19 Apr 2025 |
@hexa:lossy.network | 2025-04-19 22:39:11.767 WARNING (Recorder) [homeassistant.components.recorder.migration] The database is about to upgrade from schema version 48 to 50
2025-04-19 22:39:11.767 WARNING (Recorder) [homeassistant.components.recorder.migration] Upgrading recorder db schema to version 49
2025-04-19 22:39:11.768 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding columns mean_type to table statistics_meta. Note: this may take several minutes on large databases and slow machines. Please be patient!
| 23:41:29 |
@hexa:lossy.network | looks like you jumped between versions tbh | 23:41:38 |
@hexa:lossy.network | * 2025-04-19 22:39:11.767 WARNING (Recorder) [homeassistant.components.recorder.migration] The database is about to upgrade from schema version 48 to 50
2025-04-19 22:39:11.767 WARNING (Recorder) [homeassistant.components.recorder.migration] Upgrading recorder db schema to version 49
2025-04-19 22:39:11.768 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding columns mean_type to table statistics_meta. Note: this may take several minutes on large databases and slow machines. Please be patient!
2025-04-19 22:39:11.785 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding columns mean_weight to table statistics. Note: this may take several minutes on large databases and slow machines. Please be patient!
2025-04-19 22:39:11.786 WARNING (Recorder) [homeassistant.components.recorder.migration] Adding columns mean_weight to table statistics_short_term. Note: this may take several minutes on large databases and slow machines. Please be patient!
2025-04-19 22:39:11.788 WARNING (Recorder) [homeassistant.components.recorder.migration] Upgrade to version 49 done
2025-04-19 22:39:11.788 WARNING (Recorder) [homeassistant.components.recorder.migration] Upgrading recorder db schema to version 50
2025-04-19 22:39:11.789 WARNING (Recorder) [homeassistant.components.recorder.migration] Upgrade to version 50 done
| 23:42:08 |
mfed3 | It looks like after I went to 2025.3.4 my recorder / DB got busted | 23:42:08 |
mfed3 | Hm should I like set my flake to go to a version that would get the db to 49 somehow? | 23:43:09 |
mfed3 | Then go back to latest to let it do the 2 db upgrades | 23:43:24 |
@hexa:lossy.network | the current version on unstable-small has db version 50 | 23:45:06 |
@hexa:lossy.network | so you could upgrade to that | 23:45:11 |
@hexa:lossy.network | this is 2025.4.2 | 23:45:14 |
mfed3 | Hm so maybe the nixos-unstable version just needs a fix | 23:45:54 |
mfed3 | to bump it up | 23:46:05 |
@hexa:lossy.network | your schema version is at 50 | 23:46:23 |
@hexa:lossy.network | but your home-assistant version does not support that version | 23:46:29 |
@hexa:lossy.network | so you upgraded to a newer version that bumped the schema to 50 | 23:46:39 |
@hexa:lossy.network | and now you downgraded for some reason | 23:46:46 |
@hexa:lossy.network | there is nothing wrong with the package on unstable that I can see | 23:47:01 |
mfed3 | nixos-unstable-small 4 hours ago
nixos-unstable a day ago | 23:47:04 |
mfed3 | Hm strange | 23:47:13 |
@hexa:lossy.network | changing between unstable and unstable-small could to that | 23:47:29 |
20 Apr 2025 |
mfed3 | That fixed it lol | 00:10:37 |
mfed3 | I wonder if I should just keep my flake on small for all my machines...haven't fooled with it | 00:11:40 |
| spikespaz joined the room. | 02:29:56 |
| spikespaz set a profile picture. | 04:26:18 |
conr | Redacted or Malformed Event | 17:23:09 |
conr | thanks all, i got my HA setup. | 17:23:24 |
conr | now i just gotta figure out why some of my devices aren't detected. | 17:25:13 |
conr | how do i match up the namespaces like met in nix extraComponents to the https://www.home-assistant.io/integrations/ list? | 17:43:07 |
@hexa:lossy.network | https://www.home-assistant.io/integrations/plex/ -> plex | 17:46:07 |
@hexa:lossy.network | https://www.home-assistant.io/integrations/leviton_z_wave/ -> leviton_z_wave | 17:46:21 |
conr | well met had like 20 results so i had to look at each one to fine that it was Meteorologisk institutt (Met.no) | 17:47:54 |