Thursday, January 22, 2026
apps@conference.yunohost.org
January
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
 
             

[00:36:56] <Yunohost Git/Infra notifications> [nextcloud_ynh] F​olaht opened [issue #855](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/855): SMTP configuration resets at every update
[08:30:39] <Yunohost Git/Infra notifications> App timeoff goes down from level 8 to 6 in job [#27103](https://ci-apps.yunohost.org/ci/job/27103)
[08:38:00] <Yunohost Git/Infra notifications> App matrix-appservice-irc stays broken (level 0) in job [#27106](https://ci-apps.yunohost.org/ci/job/27106)
[08:41:45] <Yunohost Git/Infra notifications> App phpservermon stays at level 4 in job [#27101](https://ci-apps.yunohost.org/ci/job/27101)
[08:51:38] <Yunohost Git/Infra notifications> App diagnostickoeur rises from level 7 to 8 in job [#27108](https://ci-apps.yunohost.org/ci/job/27108) !
[08:56:31] <Yunohost Git/Infra notifications> App mydrive stays broken (level 0) in job [#27111](https://ci-apps.yunohost.org/ci/job/27111)
[10:51:03] <Yunohost Git/Infra notifications> Job [#27116](https://ci-apps.yunohost.org/ci/job/27116) for n8n failed miserably :(
[10:57:45] <Yunohost Git/Infra notifications> [apps] D​eMiro5001 opened [pull request #3315](https://github.com/YunoHost/apps/pull/3315): Add linkace to the catalog
[11:04:35] <Yunohost Git/Infra notifications> [apps] D​eMiro5001 [commented](https://github.com/YunoHost/apps/pull/3247#issuecomment-3783806172) on [issue #3247](https://github.com/YunoHost/apps/pull/3247) Add Blinko to wishlist: > Full of generative AI, do we want this in catalog ? Its not really an AI app, but uses AI api. Its the same as next...
[11:10:39] <Yunohost Git/Infra notifications> [apps] D​eMiro5001 [commented](https://github.com/YunoHost/apps/pull/3229#issuecomment-3783831027) on [issue #3229](https://github.com/YunoHost/apps/pull/3229) Add MintHCM to wishlist: https://www.oracle.com/fr/human-capital-management/what-is-hcm/ > Présentation de Human Capital Management (HCM) > La g...
[11:12:50] <Yunohost Git/Infra notifications> [apps] D​eMiro5001 [commented](https://github.com/YunoHost/apps/pull/3312#issuecomment-3783840099) on [issue #3312](https://github.com/YunoHost/apps/pull/3312) Add Journiiv to wishlist: This will be helpful for packaging the app https://www.journiv.com/docs/installation/manual
[11:35:57] <rodinux> hello, using `ynh_replace` does we need backslash if `--replace="$dolibarr_main_auth_ldap_host='ldap://127.0.0.1'"`
[11:36:40] <rodinux> I mean does I need write this with `$dolibarr_main_auth_ldap_host='ldap:/\/\127.0.0.1'` ??
[11:49:52] <rodinux> or is not nessecary ?
[11:52:21] <rodinux> sorry I mean `$dolibarr_main_auth_ldap_host='ldap:\/\/127.0.0.1'`
[11:55:12] <rodinux> if is like sed command I imagine i need it...
[12:20:06] <rodinux> Ok, after testing yes... sorry
[13:49:04] <Sébastien> Hello all
[13:49:54] <Sébastien> I have a small server relying on yunohost for a number of things. On the other side I've been using https://cactus.chat/ for homepage comments, and it's based on Matrix.

Now the main dev can't go on hosting the main Matrix extension most people use, so people look for other hosts. Could this be set up as one of the apps on YunoHost? (Like signal-mautrix bridges & co)
[13:52:04] <Yunohost Git/Infra notifications> [apps] e​ricgaspar [commented](https://github.com/YunoHost/apps/pull/3312#issuecomment-3784528833) on [issue #3312](https://github.com/YunoHost/apps/pull/3312) Add Journiiv to wishlist: https://github.com/YunoHost-Apps/journiv_ynh But it needs to be debugged.
[14:30:02] <Yunohost Git/Infra notifications> Job [#27125](https://ci-apps.yunohost.org/ci/job/27125) for mastodon failed miserably :(
[14:52:37] <gaut> is this issue solved already ? https://github.com/YunoHost-Apps/my_webapp_ynh/issues/165
[14:53:51] <gaut> how to upload a my_webapp to `/var/www/my_webapp/www` over the command line ? (`scp` ?)
[14:56:13] <m606> Hello, probably, although upstream project provides only "experimental" self-host instructions without Docker: https://cactus.chat/docs/server/systemd-service/
But the main specificity seems to be the registration of an appservice into Synapse, which can probably learn from there indeed: https://github.com/YunoHost-Apps/mautrix_signal_ynh/blob/5ae9203b63f1f3b3fc132a89b9c70899ac0d341b/scripts/install#L84
Are you planning to work on this package?
[14:56:18] <gaut> see https://apps.yunohost.org/catalog?search=matrix and ask here #matrix_yunohost:sans-nuage.fr
[14:59:00] <Sébastien> > <@m606:matrix.org> Hello, probably, although upstream project provides only "experimental" self-host instructions without Docker: https://cactus.chat/docs/server/systemd-service/
> But the main specificity seems to be the registration of an appservice into Synapse, which can probably learn from there indeed: https://github.com/YunoHost-Apps/mautrix_signal_ynh/blob/5ae9203b63f1f3b3fc132a89b9c70899ac0d341b/scripts/install#L84
> Are you planning to work on this package?

not sure yet
[14:59:19] <Sébastien> and thanks!
[14:59:47] <m606> if not you can add it to the wishlist: https://apps.yunohost.org/wishlist
[15:00:42] <m606> (even though of course it doesn't mean it will be packaged for sure)
[15:04:31] <gaut> indeed, copying [this repo](https://github.com/YunoHost-Apps/mautrix_telegram_ynh/tree/testing) which already uses a python venv and synapse appservice registration would be a good start.
[15:07:58] <Sébastien> > <@m606:matrix.org> if not you can add it to the wishlist: https://apps.yunohost.org/wishlist

It's actually already wished for https://apps.yunohost.org/wishlist?search=cactus
[15:09:37] <gaut> you may still add a star
[15:12:54] <Sébastien> (I just created it)
[15:12:54] <Sébastien> not without logging in, and my yunohost forum account doesn't have "entering at least 5 topics, reading at least 30 posts, and spending at least 10 minutes reading posts." :)
[15:13:25] <Sébastien> I'm noting the advice for starting to do this though
[15:50:31] <Sébastien> Hi all again
[15:52:23] <Sébastien> I cloned https://github.com/YunoHost-Apps/mautrix_telegram_ynh/tree/testing into a cactus-appservice_ynh repo (not yet changed anything in the readme)

-> https://github.com/wehlutyk/cactus-appservice_ynh
[15:53:38] <Sébastien> could I transfer this to YunoHost-Apps' ownership?
Github says "You don’t have the permission to create public repositories on YunoHost-Apps"
[15:53:49] <Sébastien> I can contribute to this, but probably not do it on my own
[15:55:52] <gaut> for consistency with other matrix packages I would rename it cactus_appservice_ynh
[16:03:23] <Sébastien> renamed as advised :) -> https://github.com/wehlutyk/cactus_appservice_ynh
[16:04:53] <gaut> a good start then would be to adapt manifest.toml and config.yaml
[16:07:10] <gaut> then we will have to adapt all things related to the `config.yaml` in the `/scripts`
[16:16:39] <m606> That happens for the first package contribution, but once the package is working you will be granted rights to transfer to it to YNH-Apps.
Meanwhile feel free to ask for support here if you have troubles while creating the package.
Also this may help: https://doc.yunohost.org/en/dev/packaging/
[16:24:32] <Sébastien> thanks, I got started but can't finish this straight away. I'll be back in the coming days :)
[16:24:38] <tituspijean[m]> @sl:eauchat.org I'll invite you to the organization first. Once you accept it, you will be able to initiate the transfer.
You will be able to test it with our CI by opening a PR from the testing to main branch, then commenting `!testme` on the PR.
[16:25:52] <Sébastien> woo! Thanks!
[16:26:44] <tituspijean[m]> (I dunno why I was so specific) You can actually trigger the tests on any PR.
[16:27:25] <tituspijean[m]> You should have received an email or notification by now :)
[16:29:32] <Sébastien> before transfer, does it need the `testing` branch set up?
[16:30:33] <m606> before or after, doesn't really matter. But testing branch needed indeed
[16:31:39] <Yunohost Git/Infra notifications> w​ehlutyk transferred repository cactus_appservice_ynh: Federated comment system, to embed into your webpages, based on the Matrix protocol. https://github.com/YunoHost-Apps/cactus_appservice_ynh
[16:32:02] <Sébastien> I can push there?
[16:32:03] <m606> you should be granted admin rights on the repo you transferred anyway
[16:40:04] <m606> you'll need the help of titus or any other admin in case you are not already able to
[16:46:00] <tituspijean[m]> You already have the write permission, you may push there :)
[17:34:58] <Yunohost Git/Infra notifications> App cops rises from level 0 to 7 in job [#27150](https://ci-apps.yunohost.org/ci/job/27150) !
[19:22:40] <Yunohost Git/Infra notifications> [jellyfin_ynh] g​uillaumelegoc [commented](https://github.com/YunoHost-Apps/jellyfin_ynh/issues/210#issuecomment-3786266449) on [issue #210](https://github.com/YunoHost-Apps/jellyfin_ynh/issues/210) this is an outdated version and its about to be unsupported by most clients: Worked on my side too, on latest Yunohost Testing (trixie).
Logged in clients work, but I cant login from a new session...
[20:10:02] <Yunohost Git/Infra notifications> [apps] e​ricgaspar pushed to journiv: Update apps.toml ([ba87066d](https://github.com/YunoHost/apps/commit/ba87066d86499e98114d5b80d5826d22ae3bf06b))
[20:11:31] <Yunohost Git/Infra notifications> [apps] e​ricgaspar pushed to journiv: Create journiv.png ([53c74c6c](https://github.com/YunoHost/apps/commit/53c74c6c011343688e01ee992d352560c81a2776))
[20:11:46] <Yunohost Git/Infra notifications> [apps] e​ricgaspar opened [pull request #3316](https://github.com/YunoHost/apps/pull/3316): Add Journiv
[20:21:29] <Yunohost Git/Infra notifications> [apps] T​hovi98 merged [pull request #3316](https://github.com/YunoHost/apps/pull/3316): Add Journiv
[20:21:35] <Yunohost Git/Infra notifications> [apps] T​hovi98 pushed to main: Add Journiv (#3316) * Update apps.toml * Create journiv.png ([c5b53502](https://github.com/YunoHost/apps/commit/c5b535023e7274866815bb364c3e79ad195c6752))
[20:21:40] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch journiv
[20:21:42] <Yunohost Git/Infra notifications> App paperless-ngx failed all tests in job [#27168](https://ci-apps.yunohost.org/ci/job/27168) !
[20:22:22] <Yunohost Git/Infra notifications> [apps] Auto-merge has been enabled by T​hovi98 on [pull request #3315](https://github.com/YunoHost/apps/pull/3315): Add linkace to the catalog
[20:22:47] <Yunohost Git/Infra notifications> [apps] T​hovi98 merged [pull request #3315](https://github.com/YunoHost/apps/pull/3315): Add linkace to the catalog
[20:22:49] <Yunohost Git/Infra notifications> [apps] T​hovi98 pushed to main: Add linkace to the catalog (#3315) * Add linkace * Add linkace log --------- Co-authored-by: Thomas <51749973+Thovi9... ([6019c365](https://github.com/YunoHost/apps/commit/6019c365f96af2cef7f2138dc24ac0bacd53f86e))
[20:24:12] <Yunohost Git/Infra notifications> [apps] T​hovi98 approved [pull request #3304](https://github.com/YunoHost/apps/pull/3304#pullrequestreview-3694454075) Sort graveyard alphabetically
[21:13:08] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch add-to-wishlist-akkoma
[21:13:08] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch add-to-wishlist-librephotos
[21:13:09] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch add-to-wishlist-streamlit
[21:13:10] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch add-to-wishlist-radicale
[21:13:10] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch calcom
[21:13:12] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch add-to-wishlist-pmb
[21:13:13] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch add-to-wishlist-mazanoke
[21:13:14] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch add-to-wishlist-paymenter
[21:13:14] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch add-to-wishlist-upvote-rss
[21:13:16] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch add-to-wishlist-texlyre
[21:14:08] <Yunohost Git/Infra notifications> [apps] T​hovi98 closed [pull request #3312](https://github.com/YunoHost/apps/pull/3312): Add Journiiv to wishlist
[21:14:08] <Yunohost Git/Infra notifications> [apps] T​hovi98 [commented](https://github.com/YunoHost/apps/pull/3312#issuecomment-3786716035) on [issue #3312](https://github.com/YunoHost/apps/pull/3312) Add Journiiv to wishlist: It’s added in the catalog in the meantime
[21:14:11] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch add-to-wishlist-journiiv
[21:14:15] <orhtej2> > <@yunohostinfra:matrix.org> [apps] T​hovi98 deleted branch calcom

I still don't understand how this app has 50% chance of segfaulting `yarn`
[21:14:51] <Yunohost Git/Infra notifications> [apps] T​hovi98 pushed to Thovi98-patch-1: journiv branch is main instead of master ([585b8362](https://github.com/YunoHost/apps/commit/585b836286153a86469c040aa8207ceeb780c2df))
[21:15:01] <Yunohost Git/Infra notifications> [apps] T​hovi98 opened [pull request #3317](https://github.com/YunoHost/apps/pull/3317): journiv branch is main instead of master
[21:15:18] <Yunohost Git/Infra notifications> [apps] Auto-merge has been enabled by T​hovi98 on [pull request #3317](https://github.com/YunoHost/apps/pull/3317): journiv branch is main instead of master
[21:15:30] <Yunohost Git/Infra notifications> [apps] T​hovi98 merged [pull request #3317](https://github.com/YunoHost/apps/pull/3317): journiv branch is main instead of master
[21:15:30] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch Thovi98-patch-1
[21:15:30] <Yunohost Git/Infra notifications> [apps] T​hovi98 pushed to main: journiv branch is main instead of master (#3317) ([8a7b669b](https://github.com/YunoHost/apps/commit/8a7b669bd568abfb37309858802faf9cb8bcf7da))
[21:16:22] <Thomas> > I still don't understand how this app has 50% chance of segfaulting `yarn`

Yeah I think it's to resources hungry
[21:25:13] <Yunohost Git/Infra notifications> [apps] T​hovi98 [commented](https://github.com/YunoHost/apps/pull/3289#issuecomment-3786761400) on [issue #3289](https://github.com/YunoHost/apps/pull/3289) Add Baserow: @imreallyliam Are you okay to update this pr with the repo of @otm33GH as it better follows YunoHost best practices? If...
[21:35:32] <orhtej2> > <@thovi98:matrix.org> Yeah I think it's to resources hungry

No, it looks like a segfault not oom crash
[22:21:11] <Yunohost Git/Infra notifications> App zabbix rises from level 0 to 8 in job [#27177](https://ci-apps.yunohost.org/ci/job/27177) !
[22:29:59] <Yunohost Git/Infra notifications> [apps] o​rhtej2 pushed to main: Sort graveyard alphabetically (#3304) ([96c5048c](https://github.com/YunoHost/apps/commit/96c5048c81eb9467e7e8695388a29b3d369db11e))
[22:30:01] <Yunohost Git/Infra notifications> [apps] o​rhtej2 merged [pull request #3304](https://github.com/YunoHost/apps/pull/3304): Sort graveyard alphabetically
[22:30:12] <Yunohost Git/Infra notifications> [apps] o​rhtej2 just made [pull request #3307](https://github.com/YunoHost/apps/pull/3307) ready for review: Move Octoprint to Graveyard
[23:02:24] <Yunohost Git/Infra notifications> [apps] o​rhtej2 pushed to main: Move Octoprint to Graveyard (#3307) * Sort graveyard alphabetically * Move Octoprint to graveyard ([474d9cb9](https://github.com/YunoHost/apps/commit/474d9cb9d5fdd8782297bb185166e96de330b34d))
[23:02:26] <Yunohost Git/Infra notifications> [apps] o​rhtej2 merged [pull request #3307](https://github.com/YunoHost/apps/pull/3307): Move Octoprint to Graveyard
[23:03:00] <Yunohost Git/Infra notifications> [apps] o​rhtej2 just made [pull request #3308](https://github.com/YunoHost/apps/pull/3308) ready for review: Move Photonix to Graveyard
[23:03:14] <Yunohost Git/Infra notifications> [apps] o​rhtej2 just made [pull request #3309](https://github.com/YunoHost/apps/pull/3309) ready for review: Move Radicale to Graveyard
[23:03:28] <Yunohost Git/Infra notifications> [apps] o​rhtej2 just made [pull request #3306](https://github.com/YunoHost/apps/pull/3306) ready for review: Move Kodi to Graveyard
[23:03:38] <Yunohost Git/Infra notifications> [apps] o​rhtej2 just made [pull request #3305](https://github.com/YunoHost/apps/pull/3305) ready for review: Librephotos graveyard
[23:05:18] <Yunohost Git/Infra notifications> [apps] o​rhtej2 pushed to main: Move Radicale to Graveyard (#3309) * Sort graveyard alphabetically * Move Radicale to Graveyard ([2e40f4a6](https://github.com/YunoHost/apps/commit/2e40f4a68bec9a3493f5cea08d5fddfe1ce417b1))
[23:05:23] <Yunohost Git/Infra notifications> [apps] o​rhtej2 merged [pull request #3309](https://github.com/YunoHost/apps/pull/3309): Move Radicale to Graveyard
[23:08:16] <Yunohost Git/Infra notifications> [apps] o​rhtej2 pushed to main: Add FOSSBilling to wishlist (#3311) ([6fd3a3c9](https://github.com/YunoHost/apps/commit/6fd3a3c9c9ed068900c95dab06bc58bdb83ac949))
[23:08:18] <Yunohost Git/Infra notifications> [apps] o​rhtej2 merged [pull request #3311](https://github.com/YunoHost/apps/pull/3311): Add FOSSBilling to wishlist
[23:08:22] <Yunohost Git/Infra notifications> [apps] o​rhtej2 deleted branch add-to-wishlist-fossbilling
[23:08:49] <Yunohost Git/Infra notifications> [apps] o​rhtej2 pushed to main: Move Photonix to Graveyard (#3308) * Sort graveyard alphabetically * Move Photonix to Graveyard ([fc2f7c73](https://github.com/YunoHost/apps/commit/fc2f7c7300376b9db234125fceb7dfdcae4af103))
[23:08:52] <Yunohost Git/Infra notifications> [apps] o​rhtej2 merged [pull request #3308](https://github.com/YunoHost/apps/pull/3308): Move Photonix to Graveyard
[23:09:08] <Yunohost Git/Infra notifications> [apps] o​rhtej2 merged [pull request #3306](https://github.com/YunoHost/apps/pull/3306): Move Kodi to Graveyard
[23:09:11] <Yunohost Git/Infra notifications> [apps] o​rhtej2 pushed to main: Move Kodi to Graveyard (#3306) * Sort graveyard alphabetically * Move kodi to graveyard ([a57afa06](https://github.com/YunoHost/apps/commit/a57afa06ec890b7813e6beab626a3b3f3fbf9b15))
[23:10:13] <Yunohost Git/Infra notifications> [apps] Auto-merge has been enabled by o​rhtej2 on [pull request #3305](https://github.com/YunoHost/apps/pull/3305): Librephotos graveyard
[23:10:32] <Yunohost Git/Infra notifications> [apps] o​rhtej2 pushed to main: Librephotos graveyard (#3305) * Sort graveyard alphabetically * Move librephotos to graveyard ([92ace101](https://github.com/YunoHost/apps/commit/92ace101a27c63fd23f1c085a61f537149ea2655))
[23:10:38] <Yunohost Git/Infra notifications> [apps] o​rhtej2 merged [pull request #3305](https://github.com/YunoHost/apps/pull/3305): Librephotos graveyard
[23:33:35] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 35 pending update PRs
- 13 new apps PRs: calcom, changedetection, forgejo_runner, gitea, invoiceninja5, jackett, leantime, n8n, olivetin, scratch, snweb, tooljet, zola
- 5 failed apps updates: jenkins, journiv, piped, stirling-pdf, tunarr

See the full log here: https://paste.yunohost.org/raw/cucarehowu
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate