16 Apr 2025 |
@hexa:lossy.network | your messaging is super unclear | 23:45:06 |
@hexa:lossy.network | Redacted or Malformed Event | 23:45:15 |
conr | In reply to @hexa:lossy.network but 127.0.0.1 and ::1 are on lo what do you mean by this? | 23:45:20 |
@hexa:lossy.network | here | 23:45:22 |
@hexa:lossy.network | wg is for remote connections | 23:45:33 |
@hexa:lossy.network | wg will connect to your nginx | 23:45:36 |
@hexa:lossy.network | and nginx will connect to the local home-assistant | 23:45:42 |
conr | right so 127.0.0.1 is ok to use with HA? | 23:46:01 |
@hexa:lossy.network | yes | 23:46:23 |
conr | so whats the best way to find HA plugins on nix? search nixos.org packages? | 23:49:16 |
@hexa:lossy.network | yes | 23:50:00 |
conr | whats the .tests mean? | 23:50:16 |
@hexa:lossy.network | can be ignored | 23:50:39 |
conr | how can i filter, “no package set” | 23:52:31 |
conr | like i’m looking for unifi protect | 23:54:15 |
@hexa:lossy.network | https://search.nixos.org/options?channel=24.11&show=services.home-a\ssistant.extraComponents&from=0&size=50&sort=relevance&type=packages&query=home-assistant | 23:56:17 |
@hexa:lossy.network | * https://search.nixos.org/options?channel=24.11&show=services.home-assistant.extraComponents&from=0&size=50&sort=relevance&type=packages&query=home-assistant | 23:56:21 |
conr | oh like that | 23:57:03 |
conr | i was looking at packages 😂 | 23:57:51 |
17 Apr 2025 |
conr | why can’t i find long lived logins? is hass-cli dead? | 00:08:03 |
conr | dang it, i need to reset the config. how can i do it with nixos? i enabled set to false then true but that didn’t work. | 00:20:23 |
conr | just like a fresh install? | 00:21:12 |
conr | i think it only works with 127.0.0.1 not localhost | 02:56:38 |
Sandro 🐧 | localhost might resolve to ::1 | 12:45:20 |
18 Apr 2025 |
| @cirnolovetech:matrix.org joined the room. | 01:05:40 |
19 Apr 2025 |
| sidhawks joined the room. | 22:41:56 |
mfed3 | Redacted or Malformed Event | 23:39:23 |
mfed3 | Hey Hexa have you seen this issue, just updated today on nixos-unstable and getting recorder issues on startup:
| 23:39:32 |
@hexa:lossy.network | screenshot was deleted | 23:40:31 |
mfed3 | 2025-04-19 19:21:17.833 WARNING (MainThread) [homeassistant.bootstrap] Skipping pip installation of required modules. This may cause issues
2025-04-19 19:21:18.282 WARNING (MainThread) [homeassistant.components.lovelace] Lovelace is running in storage mode. Define resources via user interface
2025-04-19 19:21:18.288 WARNING (Recorder) [homeassistant.components.recorder.util] The system could not validate that the sqlite3 database at //var/lib/hass/home-assistant_v2.db was shutdown cleanly
2025-04-19 19:21:18.302 ERROR (Recorder) [homeassistant.components.recorder.core] The database schema version 50 is newer than 48 which is the maximum database schema version supported by the installed version of Home Assistant Core, either upgrade Home Assistant Core or restore the database from a backup compatible with this version
2025-04-19 19:21:18.302 ERROR (MainThread) [homeassistant.setup] Setup failed for 'recorder': Integration failed to initialize.
2025-04-19 19:21:18.547 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of 'history'. Setup failed for dependencies: ['recorder']
2025-04-19 19:21:18.547 ERROR (MainThread) [homeassistant.setup] Setup failed for 'history': Could not setup dependencies: recorder
2025-04-19 19:21:18.549 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of 'energy'. Setup failed for dependencies: ['history', 'recorder']
2025-04-19 19:21:18.549 ERROR (MainThread) [homeassistant.setup] Setup failed for 'energy': Could not setup dependencies: history, recorder
2025-04-19 19:21:18.549 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of 'logbook'. Setup failed for dependencies: ['recorder']
2025-04-19 19:21:18.549 ERROR (MainThread) [homeassistant.setup] Setup failed for 'logbook': Could not setup dependencies: recorder
2025-04-19 19:21:18.553 ERROR (MainThread) [homeassistant.config_entries] Error importing platform config_flow from integration backup to set up backup configuration entry: Platform backup.config_flow not found
2025-04-19 19:21:19.082 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of 'default_config'. Setup failed for dependencies: ['energy', 'history', 'logbook']
2025-04-19 19:21:19.082 ERROR (MainThread) [homeassistant.setup] Setup failed for 'default_config': Could not setup dependencies: energy, history, logbook
2025-04-19 19:21:47.776 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration unifiprotect: No module named 'uiprotect'
2025-04-19 19:21:47.777 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved (None)
| 23:40:49 |