-
[Plug-In] Community Applications
Well that was fast. Fixed in 2025.09.26. Thanks @Squid !
-
[Plug-In] Community Applications
Anybody else here lost their pinned apps with the recent updates? I just noticed my "pinned apps" menu item is greyed out. Poking around a bit, I found pinned_appsV2.json (where pins clearly are to be stored) containing just [] (JSON for empty array). Checking my last flash backup (made yesterday, before update to 7.2.0-beta3), the pins are there in pinned_appsV2.json but clearly PHP serialize()d. I also just checked my previous flash backup (made on 6 September) and the file was valid JSON there. I did some digging (being PHP developer myself) and I think it might be connected to the changes in version 2025.09.24 – writing JSON file is reverted to serialize() there (via $caPaths['humanReadable'] being false). But the pinned apps fix in "pre-install script" seems to expect just JSON encoding. So I guess what happened is that once it got applied on CA update, it couldn't parse the serialized file so just the empty array was written to my pins file. (I don't know Unraid innards all that well, so take my findings with a grain of salt.)
-
vojtagrec started following Parity check with 1 error but 0 errors in notification...
-
-
vojtagrec started following 6.12-rc3 crashes in ~half hour after boot (i915 related?)
-
6.12-rc3 crashes in ~half hour after boot (i915 related?)
After I updated from rc2 to rc3, the server crashes on me usually within half an hour after booting. The system freezes, web UI unresponsive, sometimes I manage to log in via SSH but in the end I have to hard-reset the server (more specifically, I have to power off the server with a long press and then start again – pressing reset or short-pressing power button does nothing, as does running "reboot" in SSH console). Because of the crash causing web UI to stop responding, I was unable to get diagnostics at that moment – the attached diagnostics are right after a boot with rc3 (before the crash). One time I managed to be logged in via SSH when it crashed and got the "dmesg" output (attached). Seems to be related to "i915" and the symptoms in general seem to be similar to this old issue. I did the upgrade in the middle of the night, so even though I have a few Docker containers set to autostart, nobody was really using the server (= no transcoding in Plex etc.), it was just idling and still crashed nevertheless. I did change some BIOS settings (enabled some power optimizations and set fan curves) before booting into rc3 but now that I reverted back to rc2 everything seems to run fine with the same BIOS setup (running for 20h without a crash now), so I don't think my BIOS changes play a role in this issue. Please let me know if you need me to run some more tests. nibbler-diagnostics-20230416-0122.zip dmesg.txt