This should obviously have something named after Steve Mould

16. marraskuuta 2024 klo 15.39
Sijainti: Videosivustot: YouTube
Avainsanat: Steve Mould

With a 2D toy model and using flow of water to visualize the physics, this world should obviously have something named after Steve Mould.

Vastaa viestiin sen kontekstissa (YouTube)

Switched to 11.1 and tried updating those components again. No change unfortunately.

14. marraskuuta 2024 klo 12.05
Sijainti: Vianhallintajärjestelmät: Github
Avainsanat: ATI, Home Assistant

Switched to 11.1 and tried updating those components again. No change unfortunately.

home-assistant_2024-11-14T09-59-20.244Z.log

Vastaa viestiin sen kontekstissa (Github)

2024.10.4 can’t update integrations from HACS

14. marraskuuta 2024 klo 9.36
Sijainti: Blogit: Github
Avainsanat: Home Assistant, Snap

After last night’s refresh I’m now running 2024.10.4. Attempting to update Nordpoolfmi-hass-custom and pytapo fail with:

Unable to install package nordpool==0.4.2: error: failed to create file `/snap/home-assistant-snap/637/.lock` Caused by: Permission denied (os error 13)
Unable to install package fmi-weather-client==0.4.0: error: failed to create file `/snap/home-assistant-snap/637/.lock` Caused by: Permission denied (os error 13)
Unable to install package pytapo==3.3.32: error: failed to create file `/snap/home-assistant-snap/637/.lock` Caused by: Permission denied (os error 13)

It’s apparently due some changes in core, as some people running HA inside a customized Docker have also suffered this.

In the previous latest/stable, updating Nordpool and FMI weather client failed with errors about pip’s version, so I had reverted those back to their earlier versions and put off retrying the updates until now. Pytapo could be a dependency of Tapo Camera Control, which also updated recently.

Vastaa viestiin sen kontekstissa (Github)

Yes, the qemu solution seems simpler

12. marraskuuta 2024 klo 7.44
Sijainti: Vianhallintajärjestelmät: Github
Avainsanat: MongoDB, Unifi, Wekan

Yes, the qemu solution seems simpler and more future-proof than the custom Unifi repository.

Also, my guess would be that few people running Wekan on hardware old enough not to have AVX will have a massively large user base on their installation; most are probably small-time hobbyists like myself, so any negligible slowdowns being exacerbated by scale won’t be much of an issue.

Vastaa viestiin sen kontekstissa (Github)

Right, could be more trouble than it’s worth

11. marraskuuta 2024 klo 15.02
Sijainti: Vianhallintajärjestelmät
Avainsanat: HP, MongoDB, Wekan

Right, could be more trouble than it’s worth.

I have been eyeing some slightly newer (used) hardware for my home server, but for now this AVX requirement from (the Wekan-integrated) MongoDB is the only real reason to upgrade; otherwise the old HP (from 2011!) is still chugging along just fine in what it’s used for. :)

Vastaa viestiin sen kontekstissa (Github)

Would it be possible for Wekan (installed as a snap) to use mongodb tools already installed on the host system?

11. marraskuuta 2024 klo 13.23
Sijainti: Vianhallintajärjestelmät: Github
Avainsanat: MongoDB, Snap, Unifi, Wekan

I can already guess the answer to this is ”no, because of how snap works”, but would it be possible for Wekan (installed as a snap) to use mongodb tools already installed on the host system? The reason I’m asking is that I’m running Unifi’s network application on the same non-AVX-capable host, and the installation script for it has added a mongodb repository patched to work without AVX, so that’s already covered.

Vastaa viestiin sen kontekstissa (Github)

Since installing 21.0-20241023-nightly, apps can no longer access Internet when Wireguard is connected

30. lokakuuta 2024 klo 11.00
Sijainti: Vianhallintajärjestelmät: Gitlab
Avainsanat: Android, Chrome, Firefox, LineageOS, Wireguard

Summary

Since installing 21.0-20241023-nightly, apps on my tablet can no longer access Internet when Wireguard is connected. This worked just fine right up until 20241023-nightly, and Wireguard’s app hasn’t been updated in over a year, so I’m pretty sure it’s the new build.

Looks like it’s DNS. (It’s always DNS.) There are a couple of conspicuously related-looking commits in this build: 406071 (VPN-covered DNS traffic may not fall through) and 406070 (Revert ”Prevent DNS traffic from bypassing lockdown VPNs”).

Expected Behavior

Apps should be able to connect to the Internet even when Wireguard is connected.

Current Behavior

Apps lose access to Internet immediately when Wireguard is connected. Curiously, Chrome is unaffected; all other apps that I’ve tested are affected, including Firefox, which says ”Address not found”, hinting at DNS.

Steps to Reproduce

  1. Install Wireguard
  2. Set up a connection that doesn’t route all traffic but just that interface’s address space. I’m including a screenshot of my Wireguard configuration below.
  3. Toggle the Wireguard interface on.
  4. Open Firefox and try to browse the web.

Device information

/codename gts4lvwifi /version 21 /date 2024-10-23 /kernel 4.9.337-g16026dfb9b4c #1 Wed Oct 23 13:53:22 UTC 2024 /baseband none /mods Google Apps

I have read the directions

Vastaa viestiin sen kontekstissa (Gitlab)

Pyytäisin seurantajuttua aiheesta: onko suunnitelmat Kemijärven päiväjunista peruttu vai mitä niille kuuluu

5. lokakuuta 2024 klo 16.20
Sijainti: Blogit: YLE
Avainsanat: VR, Yle

Elokuussa kerrottiin VR:n suunnittelevan yhteistyössä Itä-Lapin kuntien kanssa päiväjunayhteyttä Kemijärvelle (https://yle.fi/a/74-20107386#). Eilen VR on avannut varaukset ensi kesään saakka, mutta näitä mainittuja päiväjunia sieltä ei löydy. Pyytäisinkin siksi toimitukselta seurantajuttua aiheesta: onko nuo suunnitelmat peruttu vai mitä niille kuuluu.

Vastaa viestiin sen kontekstissa (YLE)

”terminology-tooltip” span elements break content in Atom feed

3. lokakuuta 2024 klo 16.35
Sijainti: Vianhallintajärjestelmät: Github
Avainsanat: Home Assistant, Tiny Tiny RSS

A tooltip is used to render explanations for terminology when site content is viewed directly in a browser. But feed readers traditionally don’t support styles, and so the content is broken up by the <span class='terminology-tooltip'> elements’ content being shown mid-sentence. For instance, this paragraph in the 2024.10 release post

<p>We also introduce some small YAML automation syntax changes. If you are still a sucker for writing your automations
in <span class='terminology'>YAML<span class='terminology-tooltip'>YAML is a human-readable data serialization
language. It is used to store and transmit data in a structured format. In Home Assistant, YAML is used for configuration,
for example in the <code>configuration.yaml</code> or <code>automations.yaml</code>
files.<a class='terminology-link' href='/docs/configuration/yaml/'> [Learn more]</a></span></span> (like me), I’m sure
you’ll love these little tweaks that make it all feel more natural.</p>

is shown in my feed reader (Tiny Tiny RSS) as:

Screenshot from 2024-10-03 16-23-50

I’m not sure if this is a recent technical change, or just the first instance of these spans being used, or if I just haven’t been reading the posts that thoroughly, but the 2024.10 release post was the first I noticed this.

Vastaa viestiin sen kontekstissa (Github)

For me the icon is not missing, but it is replaced by what looks like perhaps a fallback, a cogwheel

22. syyskuuta 2024 klo 11.10
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: GIMP

For me the icon is not missing, but it is replaced in the dock by what looks like perhaps a fallback: a cogwheel icon. I’m attaching a screenshot.

Vastaa viestiin sen kontekstissa (Launchpad)

Vanhempia »