[01:41:08]
<Yunohost Git/Infra notifications> App forgejo_runner stays broken (level 0) in job [#24649](https://ci-apps.yunohost.org/ci/job/24649)
[10:42:31]
<Yunohost Git/Infra notifications> [synapse_ynh] Gredin67 [commented](https://github.com/YunoHost-Apps/synapse_ynh/issues/478#issuecomment-3538519151) on [issue #478](https://github.com/YunoHost-Apps/synapse_ynh/issues/478) Possibly solve synapse DB huge size issues caused by unreferenced state groups: should be solved by https://github.com/element-hq/synapse/pull/19181
[12:04:24]
<Salamandar> @thovi98:matrix.org I don't get it, I can't reproduce the missing table issue on the jellyfin migration…
[12:10:29]
<Salamandar> what if… i update the containers… and see what happens
[12:29:52]
<Thomas> > <@Salamandar:matrix.org> @thovi98:matrix.org I don't get it, I can't reproduce the missing table issue on the jellyfin migration…
I'll try on a test server
[12:42:41]
<Thomas> On a fresh instance, I’ve the issue after upgrading:
https://paste.yunohost.org/ucacuzebuq
[13:56:18]
<Thomas> I’ve tried:
Install Jellyfin 10.7.0, log in, upgrade -> UserDatas migrations error.
Install Jellyfin 10.7.0, don’t log in, upgrade -> no issue
[13:56:52]
<Thomas> But on the CI we don’t log in, so it’s strange
[14:46:41]
<Salamandar> hmmmm weird
[14:46:53]
<Salamandar> some weeks ago i did install-upgrade without anything in between, that triggered the issue, but not today
[15:17:53]
<Thomas> btw, is there a reason why we use .deb instead of tarball for jellyfin? And why we don’t use /var/www/jellyfin as install_dir ? https://jellyfin.org/docs/general/administration/configuration#server-paths
[15:39:40]
<Yunohost Git/Infra notifications> [apps] tituspijean just made [pull request #3093](https://github.com/YunoHost/apps/pull/3093) ready for review: Add PieFed to catalog and remove it from wishlit
[15:39:42]
<Yunohost Git/Infra notifications> [apps] Auto-merge has been enabled by tituspijean on [pull request #3093](https://github.com/YunoHost/apps/pull/3093): Add PieFed to catalog and remove it from wishlit
[15:39:43]
<Yunohost Git/Infra notifications> [apps] tituspijean pushed 150 commits to add-piefed ([5c206df06201...fbab9fac28d9](https://github.com/YunoHost/apps/compare/5c206df06201...fbab9fac28d9))
[15:51:25]
<Salamandar> I can confirm doing the curl between install and upgrade triggers the issue…
[15:57:26]
<Salamandar> Oh I can also see that:
Nov 16 15:57:05 ynh-appci-bookworm-stable jellyfin[42295]: [15:57:05] [ERR] [7] Emby.Server.Implementations.Plugins.PluginManager: Failed to load assembly /var/lib/jellyfin/plugins/LDAP Authentication/LDAP-Auth.dll. This error occurs when a plugin references an incompatible version of one of the shared libraries. Disabling plugin
[16:06:50]
<Salamandar> Oooooooh i think i know
[16:06:57]
<Salamandar> ```
[2025-11-16 16:05:45.114 +00:00] [INF] [9] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Migrating the userdata from library.db.old may take a while, do not stop Jellyfin.
[2025-11-16 16:05:45.299 +00:00] [INF] [9] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Try saving 0 UserData entries.
[2025-11-16 16:05:45.299 +00:00] [INF] [9] InternalCodeMigration: Migration "20250618010000_MigrateLibraryUserData" was successfully applied
```
[16:07:11]
<Salamandar> I suppose that because there are ZERO users, userdata migration is successful but then afterwards the table wasn't properly created
[16:07:25]
<Salamandar> and maybe because of the ldap plugin issue ?
[16:09:53]
<Salamandar> aaaaand maybe because we upgrade (and trigger a service restart because deb) jellyfin BEFORE upgrading the plugins…
[16:11:55]
<Yunohost Git/Infra notifications> [jellyfin_ynh] Salamandar pushed to 10.11.0: upgrade: Update plugins before installing deb packages and having a problematic server restart ([f365939d](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/f365939dbe9ee5214c7727474dc69f08a92f6c13))
[16:40:01]
<Yunohost Git/Infra notifications> [jellyfin_ynh] Salamandar pushed to 10.11.0: Fix order with backing up of config files ([f5f1a34a](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/f5f1a34abde21180d9cf5ed6026f04d93d1881f6))
[16:44:24]
<Yunohost Git/Infra notifications> [jellyfin_ynh] Salamandar pushed to 10.11.0: upgrade: Fix permissions on LDAP plugin directory ([e055fe27](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/e055fe278393dde76dcc6388ef10a44ac98a05b1))
[20:01:23]
<Yunohost Git/Infra notifications> App davis failed all tests in job [#24061](https://ci-apps.yunohost.org/ci/job/24061) !
[20:24:59]
<Salamandar> crap, not better
[20:46:46]
<Yunohost Git/Infra notifications> [jellyfin_ynh] Salamandar pushed to systemctl_mask: install, upgrade, restore: Prevent deb package to start the service, with systemctl mask ([a7c69f86](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/a7c69f86b84656ae994aa4f76840d29df94c88e8))
[21:02:15]
<Yunohost Git/Infra notifications> [jellyfin_ynh] Salamandar pushed to systemctl_mask: upgrade, restore: Prevent deb package to start the service, with systemctl mask ([8e6371c1](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/8e6371c1d28cfe7bb8b491a71d4d3dbc38368eb9))
[21:05:43]
<Yunohost Git/Infra notifications> [jellyfin_ynh] Salamandar pushed to systemctl_mask: upgrade, restore: Prevent deb package to start the service, with systemctl mask ([66d80ea0](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/66d80ea06d2be49b62cf00b6178852a033dd2e48))
[21:12:10]
<Yunohost Git/Infra notifications> [apps] yunohost-bot opened [pull request #3204](https://github.com/YunoHost/apps/pull/3204): Add Webstudio to wishlist
[21:16:07]
<Salamandar> ok so with systemctl mask/unmask, the jellyfin upgrade is slightly better
[21:16:09]
<Salamandar> https://aria.im/_bifrost/v1/media/download/AZRKTMmCsUUand1K8wtv0TlUKpolCHAqWkoGt2gjQg4NWnm5F3akptIAB20E9OoUpsLenYD_3H1ggivZM95XU61Ceak6zWzAAG1hdHJpeC5vcmcvUmZRZEpNdk9CWVN4aUlkVVBkT2VoQWxk
[21:22:03]
<Yunohost Git/Infra notifications> [appstore] orhtej2 opened [pull request #20](https://github.com/YunoHost/appstore/pull/20): Strip diacritics while searching
[21:24:26]
<Yunohost Git/Infra notifications> [appstore] alexAubin [commented](https://github.com/YunoHost/appstore/pull/20#discussion_r2532251242) on pull request #20 Strip diacritics while searching: suggestion // cf https://stackoverflow.com/a/51874002/7034621 for an explanation of the weird normalize/r...
[21:24:51]
<Yunohost Git/Infra notifications> [appstore] alexAubin pushed to main: Strip diacritics while searching (#20) * Strip diacritics while searching * Update templates/catalog.html --------- ... ([75857cfc](https://github.com/YunoHost/appstore/commit/75857cfc0dc477ccc1a41e44c9b325873dc2e473))
[21:24:52]
<Yunohost Git/Infra notifications> [appstore] alexAubin merged [pull request #20](https://github.com/YunoHost/appstore/pull/20): Strip diacritics while searching
[22:26:55]
<Yunohost Git/Infra notifications> [appstore] Salamandar [commented](https://github.com/YunoHost/appstore/pull/20#issuecomment-3539426450) on [issue #20](https://github.com/YunoHost/appstore/pull/20) Strip diacritics while searching: Do we have the same kind of trick in the webadmin ?
[22:37:32]
<Yunohost Git/Infra notifications> [appstore] orhtej2 [commented](https://github.com/YunoHost/appstore/pull/20#issuecomment-3539433990) on [issue #20](https://github.com/YunoHost/appstore/pull/20) Strip diacritics while searching: Apparently <img width="540" height="449" alt="image" src="https://github.com/user-attachments/assets/a95e51a9-114f-44c6-...
[23:23:08]
<Yunohost Git/Infra notifications> [piped_ynh] yunohost-bot opened [pull request #244](https://github.com/YunoHost-Apps/piped_ynh/pull/244): Upgrade sources
[23:25:24]
<Yunohost Git/Infra notifications> [searxng_ynh] yunohost-bot opened [pull request #447](https://github.com/YunoHost-Apps/searxng_ynh/pull/447): Upgrade to v2025.11.15
[23:31:18]
<Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:
- 40 pending update PRs
- 32 new apps PRs: bookwyrm, dumbdrop, dumbpad, filebrowser, fluffychat, fossflow, glitchsoc, it-tools, jackett, lemmy, libretranslate, mautrix_signal, mautrix_whatsapp, mirotalk, misskey, movim, nitter, ntfy, olivetin, outline, overleaf, peertube-search-index, piped, prowlarr, rallly, searxng, terraforming-mars, ttrss, vert, virtualtabletop, yellow, zwiicms
- 13 failed apps updates: autobd, cachet, calibreweb-automated, element-call, fusion, jenkins, lidarr, litechat, loops, penpot, radarr, sabnzbd, streams
See the full log here: https://paste.yunohost.org/raw/gafagayemu
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate