Tuesday, April 07, 2026
apps@conference.yunohost.org
April
Mon Tue Wed Thu Fri Sat Sun
    1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17 18 19
20 21
22
23 24 25 26
27 28 29 30      
             

[06:36:13] <Yunohost Git/Infra notifications> App limesurvey goes down from level 8 to 6 in job [#30412](https://ci-apps.yunohost.org/ci/job/30412)
[06:36:13] <Yunohost Git/Infra notifications> Job [#30359](https://ci-apps.yunohost.org/ci/job/30359) for wanderer failed miserably :(
[06:36:13] <Yunohost Git/Infra notifications> Job [#30391](https://ci-apps.yunohost.org/ci/job/30391) for rallly failed miserably :(
[06:36:14] <Yunohost Git/Infra notifications> Job [#30419](https://ci-apps.yunohost.org/ci/job/30419) for 2fauth failed miserably :(
[06:36:14] <Yunohost Git/Infra notifications> App minetest goes down from level 8 to 2 in job [#30413](https://ci-apps.yunohost.org/ci/job/30413)
[06:36:14] <Yunohost Git/Infra notifications> Job [#30420](https://ci-apps.yunohost.org/ci/job/30420) for actual failed miserably :(
[06:36:14] <Yunohost Git/Infra notifications> Job [#30414](https://ci-apps.yunohost.org/ci/job/30414) for nitter failed miserably :(
[06:36:14] <Yunohost Git/Infra notifications> Job [#30417](https://ci-apps.yunohost.org/ci/job/30417) for rsshub failed miserably :(
[06:36:14] <Yunohost Git/Infra notifications> Job [#30416](https://ci-apps.yunohost.org/ci/job/30416) for radarr failed miserably :(
[06:36:14] <Yunohost Git/Infra notifications> Job [#30418](https://ci-apps.yunohost.org/ci/job/30418) for seafile failed miserably :(
[06:36:14] <Yunohost Git/Infra notifications> Job [#30421](https://ci-apps.yunohost.org/ci/job/30421) for fiduswriter failed miserably :(
[06:36:15] <Yunohost Git/Infra notifications> App nodered goes down from level 8 to 1 in job [#30415](https://ci-apps.yunohost.org/ci/job/30415)
[06:36:15] <Yunohost Git/Infra notifications> App appflowy goes down from level 8 to 2 in job [#30407](https://ci-apps.yunohost.org/ci/job/30407)
[06:36:23] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 pushed to testing: upgrade ffmpeg to latest version as well ([62954797](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/62954797ece79d82fa978309bb9be8556be83a29))
[09:48:52] <Yunohost Git/Infra notifications> Job [#30431](https://ci-apps.yunohost.org/ci/job/30431) for documize failed miserably :(
[10:07:14] <Yunohost Git/Infra notifications> App cachet stays at level 4 in job [#30434](https://ci-apps.yunohost.org/ci/job/30434)
[10:19:15] <Yunohost Git/Infra notifications> App dont-code goes down from level 6 to 1 in job [#30432](https://ci-apps.yunohost.org/ci/job/30432)
[10:56:22] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 pushed to testing: update db for path migrations as well ([728809ac](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/728809ac7f921bc7e4e9890685cc22ea6dcb8f5c))
[11:45:54] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 pushed to testing: add jellyfin dir to path to be able to call it from yunohost app shell ([2b814e3f](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/2b814e3f12bde798f20a19329b9f1cdfe922e671))
[12:12:18] <Yunohost Git/Infra notifications> [nextcloud_ynh] K​odeIn opened [issue #880](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/880): Cant activate notify push
[12:48:05] <m606> would you have a guess why I can have this working:
```
location / {
include mime.types;
types {
application/javascript js mjs;
}
}
```
but not:
```
location / {
location ~* \.mjs$ {
include mime.types;
types {
application/javascript js mjs;
}
}
```
when it used to work at the time of https://github.com/YunoHost-Apps/bentopdf_ynh/pull/14/changes/2a7820cca6bf2df03fbe8cae384cb32c25d4f2c9
[12:56:58] <m606> in the second case, nginx now ignores the customized type and send mjs files as `octet/stream` type
[13:00:34] <m606> in the second case, nginx now ignores the customized type and send mjs files as `application/octet-stream` type
[13:00:36] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 just made [pull request #226](https://github.com/YunoHost-Apps/jellyfin_ynh/pull/226) ready for review: Testing
[13:00:40] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 [commented](https://github.com/YunoHost-Apps/jellyfin_ynh/pull/226#issuecomment-4199045705) on [issue #226](https://github.com/YunoHost-Apps/jellyfin_ynh/pull/226) Testing: trixietestme
[13:02:18] <Yunohost Git/Infra notifications> App redlib stays broken (level 0) in job [#30468](https://ci-apps.yunohost.org/ci/job/30468)
[13:38:25] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 pushed to testing: force upgrade to 10.11.6 before upgrading to this version ([86f7a03c](https://github.com/YunoHost-Apps/jellyfin_ynh/commit/86f7a03c6e453cbaf32a7a68dffa9535150decd7))
[13:38:41] <m606> is [tracking](https://github.com/YunoHost/apps/blob/274210949c1bd1af9a971a256ff7ce465915b169/antifeatures.toml#L3) antifeature appropriate for an app that downloads FOSS assets client-side from a 3rd-party CDN (jsdelivr)? Seems a bit strong to me.
[13:38:42] <m606> yet it is some kind of tracking from the CDN
[13:50:06] <isAAAc> pb sur l'upgrade de kanboard https://github.com/YunoHost-Apps/kanboard_ynh/issues/233
[13:52:05] <isAAAc> à lire et relire le log,
j'ai l'impression que le `maindomain.tld.d` n'est pas pris comme variable mais en dur
[13:56:05] <isAAAc> ```
2026-04-07 10:16:50,293: DEBUG - + local finalnginxconf=/etc/nginx/conf.d/maindomain.tld.d/kanboard.conf
2026-04-07 10:16:50,293: DEBUG - + ynh_config_add --template=nginx.conf --destination=/etc/nginx/conf.d/maindomain.tld.d/kanboard.conf
2026-04-07 10:16:50,362: DEBUG - + jinja=0
2026-04-07 10:16:50,362: DEBUG - + '[' -f /var/cache/yunohost/app_tmp_work_dirs/app_zat5okow/conf/nginx.conf ']'
2026-04-07 10:16:50,363: DEBUG - + template_path=/var/cache/yunohost/app_tmp_work_dirs/app_zat5okow/conf/nginx.conf
2026-04-07 10:16:50,363: DEBUG - + ynh_backup_if_checksum_is_different /etc/nginx/conf.d/maindomain.tld.d/kanboard.conf
2026-04-07 10:16:50,477: DEBUG - + touch /etc/nginx/conf.d/maindomain.tld.d/kanboard.conf
2026-04-07 10:16:50,479: DEBUG - + chmod 640 /etc/nginx/conf.d/maindomain.tld.d/kanboard.conf
```
[14:41:27] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 [commented](https://github.com/YunoHost-Apps/jellyfin_ynh/pull/226#issuecomment-4199470075) on [issue #226](https://github.com/YunoHost-Apps/jellyfin_ynh/pull/226) Testing: Upgrade went fine on my prod @tituspijean, it seems that the CI (at least) doesn’t like your commit https://github.com/...
[15:51:04] <Yunohost Git/Infra notifications> App sonarr goes down from level 8 to 3 in job [#30487](https://ci-apps.yunohost.org/ci/job/30487)
[15:51:39] <m606> répondu via Github
[16:26:09] <Yunohost Git/Infra notifications> App snweb goes down from level 7 to 2 in job [#30485](https://ci-apps.yunohost.org/ci/job/30485)
[17:59:39] <Yunohost Git/Infra notifications> App gitlab goes down from level 8 to 1 in job [#30463](https://ci-apps.yunohost.org/ci/job/30463)
[18:38:05] <Yunohost Git/Infra notifications> [package_check] o​leole39 opened [issue #207](https://github.com/YunoHost/package_check/issues/207): CI tests fail if only upgrade tests are required in tests.toml
[20:36:44] <Yunohost Git/Infra notifications> [stirling-pdf_ynh] e​ricgaspar merged [pull request #149](https://github.com/YunoHost-Apps/stirling-pdf_ynh/pull/149): Upgrade to v2.9.2
[20:36:45] <Yunohost Git/Infra notifications> [stirling-pdf_ynh] e​ricgaspar deleted branch ci-auto-update-2.9.2
[20:36:46] <Yunohost Git/Infra notifications> [stirling-pdf_ynh] e​ricgaspar opened [pull request #150](https://github.com/YunoHost-Apps/stirling-pdf_ynh/pull/150): Testing
[20:36:47] <Yunohost Git/Infra notifications> [stirling-pdf_ynh] e​ricgaspar deleted branch fail2ban
[20:36:47] <Yunohost Git/Infra notifications> [stirling-pdf_ynh] e​ricgaspar merged [pull request #150](https://github.com/YunoHost-Apps/stirling-pdf_ynh/pull/150): Testing
[20:36:48] <Yunohost Git/Infra notifications> [stirling-pdf_ynh] e​ricgaspar deleted branch ci-auto-update-2.9.0
[20:36:48] <Yunohost Git/Infra notifications> [stirling-pdf_ynh] e​ricgaspar deleted branch ci-auto-update-2.3.0
[20:36:49] <Yunohost Git/Infra notifications> [stirling-pdf_ynh] e​ricgaspar closed [pull request #147](https://github.com/YunoHost-Apps/stirling-pdf_ynh/pull/147): Upgrade to v2.9.0
[20:36:49] <Yunohost Git/Infra notifications> [stirling-pdf_ynh] e​ricgaspar deleted branch ci-auto-update-2.9.1
[20:36:49] <Yunohost Git/Infra notifications> [stirling-pdf_ynh] e​ricgaspar closed [pull request #148](https://github.com/YunoHost-Apps/stirling-pdf_ynh/pull/148): Upgrade to v2.9.1
[23:14:10] <Yunohost Git/Infra notifications> [apps] t​ituspijean closed [pull request #3410](https://github.com/YunoHost/apps/pull/3410): Add MFA Sidecar to the catalog
[23:14:14] <Yunohost Git/Infra notifications> [apps] t​ituspijean [commented](https://github.com/YunoHost/apps/pull/3410#issuecomment-4202269900) on [issue #3410](https://github.com/YunoHost/apps/pull/3410) Add MFA Sidecar to the catalog: Thank you for this contribution. It is however massive to review. For such a first contribution, clearly implementing a ...
[23:15:05] <Yunohost Git/Infra notifications> [element_ynh] y​unohost-bot opened [pull request #259](https://github.com/YunoHost-Apps/element_ynh/pull/259): Upgrade to v1.12.14
[23:15:26] <Yunohost Git/Infra notifications> [syncthing_ynh] y​unohost-bot opened [pull request #249](https://github.com/YunoHost-Apps/syncthing_ynh/pull/249): Upgrade to v2.0.16
[23:15:40] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 53 pending update PRs
- 27 new apps PRs: cyberchef, diaspora, directorylister, dodoc, dokos, element, esphome, forgejo_runner, invoiceshelf, jackett, jenkins, koel, localai, mstream, n8n, node_exporter, ollama, peertube, prometheus, qui, snipeit, snweb, syncthing, tooljet, umap, wekan, zipline
- 5 failed apps updates: bentopdf, loki, overleaf, passed, penpot

See the full log here: https://paste.yunohost.org/raw/owuyunuheh
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[23:15:44] <Yunohost Git/Infra notifications> [package_check] o​rhtej2 [commented](https://github.com/YunoHost/package_check/issues/207#issuecomment-4202623279) on [issue #207](https://github.com/YunoHost/package_check/issues/207) CI tests fail if only upgrade tests are required in tests.toml: What is the issue and how would you like to address it? This is not a very smart tool, it needs to be able to install fi...
[23:15:47] <Yunohost Git/Infra notifications> [package_check] o​leole39 [commented](https://github.com/YunoHost/package_check/issues/207#issuecomment-4202658401) on [issue #207](https://github.com/YunoHost/package_check/issues/207) CI tests fail if only upgrade tests are required in tests.toml: > it needs to be able to install first (on root iirc) in order to upgrade later 🤷

Err yes that makes sense...
I guess ...
[23:15:53] <Yunohost Git/Infra notifications> [package_check] o​leole39 [commented](https://github.com/YunoHost/package_check/issues/207#issuecomment-4202658401) on [issue #207](https://github.com/YunoHost/package_check/issues/207) CI tests fail if only upgrade tests are required in tests.toml: > it needs to be able to install first (on root iirc) in order to upgrade later 🤷

Err yes that makes sense...
I guess ...
[23:15:58] <Yunohost Git/Infra notifications> [package_check] o​leole39 [commented](https://github.com/YunoHost/package_check/issues/207#issuecomment-4202658401) on [issue #207](https://github.com/YunoHost/package_check/issues/207) CI tests fail if only upgrade tests are required in tests.toml: > it needs to be able to install first (on root iirc) in order to upgrade later 🤷

Err yes that makes sense...
I guess ...
[23:16:03] <Yunohost Git/Infra notifications> [package_check] o​leole39 [commented](https://github.com/YunoHost/package_check/issues/207#issuecomment-4202658401) on [issue #207](https://github.com/YunoHost/package_check/issues/207) CI tests fail if only upgrade tests are required in tests.toml: > it needs to be able to install first (on root iirc) in order to upgrade later 🤷

EDIT: How comes it requires root inst...
[23:16:08] <Yunohost Git/Infra notifications> [package_check] o​leole39 [commented](https://github.com/YunoHost/package_check/issues/207#issuecomment-4202658401) on [issue #207](https://github.com/YunoHost/package_check/issues/207) CI tests fail if only upgrade tests are required in tests.toml: > it needs to be able to install first (on root iirc) in order to upgrade later 🤷

EDIT: How comes it requires root inst...