Sunday, March 01, 2026
apps@conference.yunohost.org
March
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 31          

[01:43:08] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 52 pending update PRs
- 1 new apps PRs: changedetection
- 10 failed apps updates: adminer, arn_messager, gogs, homebox, passed, piwigo, planka, pocket-id, seaweedfs, stirling-pdf

See the full log here: https://paste.yunohost.org/raw/qucagotila
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[04:38:52] <m606> that's the only way I found to make the app working, inspired by upstream config, although it needed to be adapted to YNH context: https://git.lolcat.ca/lolcat/4get/src/branch/master/docs/nginx.md
Considering the current YNH package nginx.conf, if I put the second location directive as a child of the first one, a search via the homepage textbox leads to URL https://subdomain.domain.tld/web?s=test and shows a 404 error. If I manually change the URL in the address bar to https://subdomain.domain.tld/web.php?s=test then the page would load (the $install_dir contains a file web.php).
Whereas with the two location directives at the same level, it works as expected, e.g. https://subdomain.domain.tld/web?s=test loads the result page directly.

As for the `__PATH__` prefix, not sure of where you would see it exactly?
[07:28:01] <Yunohost Git/Infra notifications> [apps] T​hovi98 [commented](https://github.com/YunoHost/apps/pull/3363#issuecomment-3979382155) on [issue #3363](https://github.com/YunoHost/apps/pull/3363) Add MeshChatX to wishlist: https://git.quad4.io/RNS-Things/MeshChatX#installation-via-wheel-whl
[07:31:47] <Yunohost Git/Infra notifications> [apps] T​hovi98 merged [pull request #3363](https://github.com/YunoHost/apps/pull/3363): Add MeshChatX to wishlist
[07:35:16] <Yunohost Git/Infra notifications> [apps] T​hovi98 pushed to main: Add MeshChatX to wishlist (#3363) ([8b8b380d](https://github.com/YunoHost/apps/commit/8b8b380df19a6c04b17a5721c003211a0282eb5c))
[07:38:35] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch add-to-wishlist-meshchatx
[07:39:27] <Yunohost Git/Infra notifications> [apps] T​hovi98 [commented](https://github.com/YunoHost/apps/pull/3361#issuecomment-3979392827) on [issue #3361](https://github.com/YunoHost/apps/pull/3361) Add Shelfmark to wishlist: It’s a docker installation but maintainer says it’s possible to install on bare-metal and seems to be ready to help if s...
[07:39:28] <Yunohost Git/Infra notifications> [apps] T​hovi98 pushed to main: Add Shelfmark to wishlist (#3361) ([f5377707](https://github.com/YunoHost/apps/commit/f537770758b8084949a2be2588f3882ce8d95fe9))
[07:39:29] <Yunohost Git/Infra notifications> [apps] T​hovi98 merged [pull request #3361](https://github.com/YunoHost/apps/pull/3361): Add Shelfmark to wishlist
[07:39:30] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch add-to-wishlist-shelfmark
[07:39:48] <Yunohost Git/Infra notifications> [roundcube_ynh] m​icroniko opened [issue #259](https://github.com/YunoHost-Apps/roundcube_ynh/issues/259): Upgrading Roundcube 1.6.12~ynh1 to 1.6.13~ynh1fails
[07:39:51] <Yunohost Git/Infra notifications> [apps] T​hovi98 [commented](https://github.com/YunoHost/apps/pull/3332#issuecomment-3979407248) on [issue #3332](https://github.com/YunoHost/apps/pull/3332) Add Scanopy to wishlist: There seems to be binaries which could help to install https://github.com/scanopy/scanopy/releases/tag/v0.14.10
[07:39:54] <Yunohost Git/Infra notifications> [apps] T​hovi98 pushed to main: Add Scanopy to wishlist (#3332) ([dd7d1d71](https://github.com/YunoHost/apps/commit/dd7d1d71972c7b8c45be3117c6c19630de74ddaf))
[07:39:55] <Yunohost Git/Infra notifications> [apps] T​hovi98 merged [pull request #3332](https://github.com/YunoHost/apps/pull/3332): Add Scanopy to wishlist
[07:41:08] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch add-to-wishlist-scanopy
[07:41:11] <Yunohost Git/Infra notifications> [freshrss_ynh] t​uxmouraille [commented](https://github.com/YunoHost-Apps/freshrss_ynh/issues/226#issuecomment-3979408537) on [issue #226](https://github.com/YunoHost-Apps/freshrss_ynh/issues/226) 1.28.1~ynh1 Error 403 - Forbidden: I also have this issue.
[11:37:01] <Yunohost Git/Infra notifications> [calibreweb_ynh] R​amanMalykhin [commented](https://github.com/YunoHost-Apps/calibreweb_ynh/pull/172#issuecomment-3979798574) on [issue #172](https://github.com/YunoHost-Apps/calibreweb_ynh/pull/172) Set SSOWAT basic auth header stripping to false: Hi @Krakinou @orhtej2. Sorry, life got in the way and I forgot about this PR for some time. Added ssowatconf to both upg...
[13:47:40] <Yunohost Git/Infra notifications> [freshrss_ynh] l​e5emeaxe [commented](https://github.com/YunoHost-Apps/freshrss_ynh/issues/226#issuecomment-3979934545) on [issue #226](https://github.com/YunoHost-Apps/freshrss_ynh/issues/226) 1.28.1~ynh1 Error 403 - Forbidden: I also have this issue.
[13:47:46] <m606> @Alekswag:matrix.org @miro5001:matrix.org that's the only way I found to make the app working, inspired by upstream config, although it needed to be adapted to YNH context: https://git.lolcat.ca/lolcat/4get/src/branch/master/docs/nginx.md
Considering the current YNH package nginx.conf, if I put the second location directive as a child of the first one, a search via the homepage textbox leads to URL https://subdomain.domain.tld/web?s=test and shows a 404 error. If I manually change the URL in the address bar to https://subdomain.domain.tld/web.php?s=test then the page would load (the $install_dir contains a file web.php).
Whereas with the two location directives at the same level, it works as expected, e.g. https://subdomain.domain.tld/web?s=test loads the result page directly.

As for the `__PATH__` prefix, not sure of where you would see it exactly?
[13:51:19] <Yunohost Git/Infra notifications> [freshrss_ynh] A​USF [commented](https://github.com/YunoHost-Apps/freshrss_ynh/issues/226#issuecomment-3979989505) on [issue #226](https://github.com/YunoHost-Apps/freshrss_ynh/issues/226) 1.28.1~ynh1 Error 403 - Forbidden: In case you need a temporary workaround I suggest to disable SSO authentication:

1 - in the console of the machine host...
[14:57:06] <Yunohost Git/Infra notifications> [freshrss_ynh] A​USF [commented](https://github.com/YunoHost-Apps/freshrss_ynh/issues/226#issuecomment-3979989505) on [issue #226](https://github.com/YunoHost-Apps/freshrss_ynh/issues/226) 1.28.1~ynh1 Error 403 - Forbidden: In case you need a temporary workaround I suggest to disable SSO authentication:

1 - in the console of the machine host...
[16:53:23] <Yunohost Git/Infra notifications> [freshrss_ynh] m​rtpcet [commented](https://github.com/YunoHost-Apps/freshrss_ynh/issues/226#issuecomment-3980506907) on [issue #226](https://github.com/YunoHost-Apps/freshrss_ynh/issues/226) 1.28.1~ynh1 Error 403 - Forbidden: > In case you need a temporary workaround I suggest to disable SSO authentication:
>
> 1 - in the console of the machin...
[18:14:29] <Yunohost Git/Infra notifications> [freshrss_ynh] A​USF [commented](https://github.com/YunoHost-Apps/freshrss_ynh/issues/226#issuecomment-3980653394) on [issue #226](https://github.com/YunoHost-Apps/freshrss_ynh/issues/226) 1.28.1~ynh1 Error 403 - Forbidden: > Thank you We have to do this for all users ?

The change of authorization mode (step 1) is a global setting, valid f...
[20:14:08] <Yunohost Git/Infra notifications> [apps] y​unohost-bot opened [pull request #3367](https://github.com/YunoHost/apps/pull/3367): Add Ibis to wishlist
[20:50:41] <Yunohost Git/Infra notifications> [apps] e​ricgaspar pushed to Nextcloud-signaling: Update apps.toml ([3daa9b12](https://github.com/YunoHost/apps/commit/3daa9b1232bb75724a50855d0e62d54eb0727f36))
[20:50:44] <Yunohost Git/Infra notifications> [apps] e​ricgaspar opened [pull request #3368](https://github.com/YunoHost/apps/pull/3368): Set Nextclous Signaling as working
[20:51:02] <Yunohost Git/Infra notifications> [apps] e​ricgaspar [commented](https://github.com/YunoHost/apps/pull/3367#issuecomment-3980985184) on [issue #3367](https://github.com/YunoHost/apps/pull/3367) Add Ibis to wishlist: already in progress https://github.com/YunoHost-Apps/ibis_ynh
[20:51:19] <Yunohost Git/Infra notifications> [apps] T​hovi98 merged [pull request #3368](https://github.com/YunoHost/apps/pull/3368): Set Nextclous Signaling as working
[20:51:22] <Yunohost Git/Infra notifications> [apps] T​hovi98 pushed to main: Set Nextclous Signaling as working (#3368) ([4b44730e](https://github.com/YunoHost/apps/commit/4b44730e1a0cec0355390c137a5a47330b40517e))
[20:51:24] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch Nextcloud-signaling
[21:31:52] <Yunohost Git/Infra notifications> [apps] o​tm33GH opened [pull request #3369](https://github.com/YunoHost/apps/pull/3369): Add Papra to catalog
[21:33:27] <Yunohost Git/Infra notifications> [apps] o​rhtej2 [commented](https://github.com/YunoHost/apps/pull/3369#discussion_r2869830566) on pull request #3369 Add Papra to catalog: consider transferring the repo to YunoHost-Apps org prior to merging
[21:38:23] <Yunohost Git/Infra notifications> [apps] o​tm33GH [commented](https://github.com/YunoHost/apps/pull/3369#discussion_r2869840649) on pull request #3369 Add Papra to catalog: I dont have the permissions to do this.
[23:24:47] <Yunohost Git/Infra notifications> [piped_ynh] y​unohost-bot opened [pull request #264](https://github.com/YunoHost-Apps/piped_ynh/pull/264): Upgrade sources
[23:26:22] <Yunohost Git/Infra notifications> [searxng_ynh] y​unohost-bot opened [pull request #482](https://github.com/YunoHost-Apps/searxng_ynh/pull/482): Upgrade to v2026.03.01
[23:33:23] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 41 pending update PRs
- 30 new apps PRs: bentopdf, cachet, chitchatter, dokos, dont-code, fossflow, glitchsoc, ifconfig-io, it-tools, jackett, kimai2, lemmy, lychee, mirotalk, nodebb, overleaf, piped, pytition, rsshub, searxng, sparkyfitness, tableaunoir, teampass, terraforming-mars, traggo, trilium, ttrss, ums, virtualtabletop, yellow
- 10 failed apps updates: adminer, arn_messager, gogs, homebox, passed, piwigo, planka, pocket-id, seaweedfs, vert

See the full log here: https://paste.yunohost.org/raw/erehugafom
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[23:36:34] <Yunohost Git/Infra notifications> [piped_ynh] o​rhtej2 [commented](https://github.com/YunoHost-Apps/piped_ynh/pull/264#issuecomment-3981303699) on [issue #264](https://github.com/YunoHost-Apps/piped_ynh/pull/264) Upgrade sources: trixietestme
[23:39:09] <Yunohost Git/Infra notifications> [apps] o​rhtej2 [commented](https://github.com/YunoHost/apps/pull/3369#discussion_r2869999093) on pull request #3369 Add Papra to catalog: invite @otm33GH
[23:39:44] <Yunohost Git/Infra notifications> [apps] o​rhtej2 [commented](https://github.com/YunoHost/apps/pull/3369#issuecomment-3981309333) on [issue #3369](https://github.com/YunoHost/apps/pull/3369) Add Papra to catalog: invite @otm33GH
[23:41:26] <Yunohost Git/Infra notifications> [apps] o​rhtej2 deleted a [comment](https://github.com/YunoHost/apps/pull/3369#discussion_r2869999093) on pull request #3369 Add Papra to catalog: invite @otm33GH
[23:42:21] <Aleks (he/him/il/lui)> The PATH prefix in the location statement, otherwise if the location is just something like 'location ~^ *.php' then it is global to the entire domain, like probably it doesnt work properly when installed on a subdomain (which may be ok-ish assuming the app is required to be installed on a full domain, but it's unclear if it's a technical necessity or not)
[23:43:07] <Yunohost Git/Infra notifications> [apps] o​rhtej2 [commented](https://github.com/YunoHost/apps/pull/3369#discussion_r2870004928) on pull request #3369 Add Papra to catalog: If and once you accept membership in ynh-apps youll be able to transfer the repo. Make sure to run the CI at least onc...