[00:17:25]
<Yunohost Git/Infra notifications> [synapse_ynh] Gredin67 [commented](https://github.com/YunoHost-Apps/synapse_ynh/pull/510#issuecomment-3923960170) on [issue #510](https://github.com/YunoHost-Apps/synapse_ynh/pull/510) Provide cron and precompiled rust program to clean unreferenced states: The cron should be improved and tested We need to revert commits : 0a130a1 and e9e6093
[00:21:17]
<Yunohost Git/Infra notifications> [synapse_ynh] Gredin67 [commented](https://github.com/YunoHost-Apps/synapse_ynh/pull/510#issuecomment-3923971776) on [issue #510](https://github.com/YunoHost-Apps/synapse_ynh/pull/510) Provide cron and precompiled rust program to clean unreferenced states: > * Add a new settings in the config panel to enable/disable the cron which will do the cleanup. The idea is to use a cu...
[00:22:10]
<Yunohost Git/Infra notifications> [synapse_ynh] Gredin67 [commented](https://github.com/YunoHost-Apps/synapse_ynh/pull/510#issuecomment-3923971776) on [issue #510](https://github.com/YunoHost-Apps/synapse_ynh/pull/510) Provide cron and precompiled rust program to clean unreferenced states: > Thanks for the update. > > So what I suggest is: > > * Add a [new source in the manifest](https://github.com/Yun...
[00:22:32]
<Yunohost Git/Infra notifications> [synapse_ynh] Gredin67 [commented](https://github.com/YunoHost-Apps/synapse_ynh/pull/510#issuecomment-3923971776) on [issue #510](https://github.com/YunoHost-Apps/synapse_ynh/pull/510) Provide cron and precompiled rust program to clean unreferenced states: > * Add a new settings in the config panel to enable/disable the cron which will do the cleanup. The idea is to use ...
[00:25:49]
<Yunohost Git/Infra notifications> [synapse_ynh] Gredin67 [commented](https://github.com/YunoHost-Apps/synapse_ynh/pull/510#issuecomment-3923988124) on [issue #510](https://github.com/YunoHost-Apps/synapse_ynh/pull/510) Provide cron and precompiled rust program to clean unreferenced states: @zamentur maybe you could have a look at the cron job https://github.com/YunoHost-Apps/synapse_ynh/pull/510/changes#diff...
[00:48:19]
<Yunohost Git/Infra notifications> [stirling-pdf_ynh] yunohost-bot opened [pull request #131](https://github.com/YunoHost-Apps/stirling-pdf_ynh/pull/131): Upgrade to v2.5.1
[00:53:14]
<Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:
- 27 pending update PRs
- 14 new apps PRs: bookstack, castopod, changedetection, dodoc, dokos, invoiceninja5, jackett, loki, n8n, piefed, stirling-pdf, tooljet, vvveb, zwiicms
- 10 failed apps updates: adminer, arn_messager, gogs, homebox, jenkins, memos, passed, planka, seaweedfs, vert
See the full log here: https://paste.yunohost.org/raw/jumivopemo
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[02:18:57]
<Yunohost Git/Infra notifications> App penpot rises from level 6 to 7 in job [#28282](https://ci-apps.yunohost.org/ci/job/28282) !
[02:34:37]
<Yunohost Git/Infra notifications> App privtracker stays at level 4 in job [#28286](https://ci-apps.yunohost.org/ci/job/28286)
[02:34:58]
<Yunohost Git/Infra notifications> App discourse goes down from level 7 to 3 in job [#28267](https://ci-apps.yunohost.org/ci/job/28267)
[03:05:36]
<m606> @thovi98:matrix.org FYI the issue was that `$install_dir` was owned by $app:$app so www-data could apparently not access "$install_dir/build".
So this works now (with only the content of `$install_dir/build` exposed publicly I assume):
- before compilation `chown -R $app:$app "$install_dir"`
- after compilation:
- `chown $app:www-data "$install_dir"`
- `chown -R $app:www-data "$install_dir/build"`
[03:05:50]
<m606> @thovi98:matrix.org FYI the issue was that `$install_dir` was owned by $app:$app so www-data could apparently not access "$install_dir/build".
So this works now (with only the content of `$install_dir/build` exposed publicly I assume):
- before compilation `chown -R $app:$app "$install_dir"`
- after compilation:
- `chown $app:www-data "$install_dir"` (not recursive)
- `chown -R $app:www-data "$install_dir/build"`
[09:56:43]
<Yunohost Git/Infra notifications> [freshrss_ynh] mrtpcet opened [issue #225](https://github.com/YunoHost-Apps/freshrss_ynh/issues/225): the post_user_create hook is failing
[11:04:54]
<Yunohost Git/Infra notifications> [jellyfin_ynh] selfhoster1312 opened [issue #219](https://github.com/YunoHost-Apps/jellyfin_ynh/issues/219): Transcoded segments should not be backed up
[11:07:11]
<Yunohost Git/Infra notifications> [jellyfin_ynh] selfhoster1312 opened [issue #220](https://github.com/YunoHost-Apps/jellyfin_ynh/issues/220): Restore from local package
[11:41:24]
<Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:
- 35 pending update PRs
- 7 new apps PRs: ampache, espocrm, filerise, forgejo_runner, jackett, uptime-kuma, zwave-js-ui
- 10 failed apps updates: adminer, arn_messager, gogs, homebox, jenkins, memos, passed, planka, seaweedfs, vert
See the full log here: https://paste.yunohost.org/raw/qiqusojewa
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[12:19:57]
<Yunohost Git/Infra notifications> [jellyfin_ynh] selfhoster1312 [commented](https://github.com/YunoHost-Apps/jellyfin_ynh/issues/220#issuecomment-3926915739) on [issue #220](https://github.com/YunoHost-Apps/jellyfin_ynh/issues/220) Restore from local package: In the meantime, i solved my problem by installing a fresh jellyfin 10.10.7 and restoring from backup:
cd /root/
gi...
[12:39:20]
<Yunohost Git/Infra notifications> [jellyfin_ynh] selfhoster1312 [commented](https://github.com/YunoHost-Apps/jellyfin_ynh/issues/220#issuecomment-3926915739) on [issue #220](https://github.com/YunoHost-Apps/jellyfin_ynh/issues/220) Restore from local package: In the meantime, i solved my problem by installing a fresh jellyfin 10.10.7 and restoring from backup:
cd /root/
gi...
[12:48:38]
<Yunohost Git/Infra notifications> [jellyfin_ynh] selfhoster1312 [commented](https://github.com/YunoHost-Apps/jellyfin_ynh/issues/220#issuecomment-3926915739) on [issue #220](https://github.com/YunoHost-Apps/jellyfin_ynh/issues/220) Restore from local package: In the meantime, i solved my problem by installing a fresh jellyfin 10.10.7 and restoring from backup:
cd /root/
gi...
[13:52:30]
<Salamandar> wait wait wait
[13:52:39]
<Salamandar> @ericg:matrix.org why did you merge https://github.com/YunoHost-Apps/baikal_ynh/pull/99 ??
[13:55:43]
<eric_G> I believe I did 😶🌫️
[13:55:55]
<Salamandar> yes but why
[13:55:57]
<Salamandar> was ldap fixed ?
[16:57:11]
<Yunohost Git/Infra notifications> [synapse_ynh] Josue-T [commented](https://github.com/YunoHost-Apps/synapse_ynh/pull/510#issuecomment-3928522298) on [issue #510](https://github.com/YunoHost-Apps/synapse_ynh/pull/510) Provide cron and precompiled rust program to clean unreferenced states: > > > > * Add a new settings in the config panel to enable/disable the cron which will do the cleanup. The idea is t...
[16:59:25]
<Yunohost Git/Infra notifications> [synapse_ynh] Josue-T [commented](https://github.com/YunoHost-Apps/synapse_ynh/pull/510#discussion_r2828995136) on pull request #510 Provide cron and precompiled rust program to clean unreferenced states: We need to handle the multi-instance case so the target file name should contains app at some point.
[16:59:31]
<Yunohost Git/Infra notifications> [redirect_ynh] Dorifer [commented](https://github.com/YunoHost-Apps/redirect_ynh/issues/64#issuecomment-3928538526) on [issue #64](https://github.com/YunoHost-Apps/redirect_ynh/issues/64) Allow to pass the auth headers to the proxied apps: I have the same problem with several apps. Can I change the auth header permission manually after installed the redirec...
[19:12:50]
<Yunohost Git/Infra notifications> [cryptpad_ynh] durianbean opened [issue #261](https://github.com/YunoHost-Apps/cryptpad_ynh/issues/261): Stuck on "Updated version available, press OK to reload"
[21:10:46]
<Yunohost Git/Infra notifications> [synapse_ynh] Josue-T pushed to privacy: Provide settings to increase privacy ([d1ceb38e](https://github.com/YunoHost-Apps/synapse_ynh/commit/d1ceb38e47337f6e68dfb1777c7ed8ea4bf9fe01))
[21:11:24]
<Yunohost Git/Infra notifications> [synapse_ynh] Josue-T opened [pull request #613](https://github.com/YunoHost-Apps/synapse_ynh/pull/613): Provide settings to increase privacy
[21:13:26]
<Yunohost Git/Infra notifications> [synapse_ynh] Josue-T pushed to privacy: Provide settings to increase privacy ([d2ea6954](https://github.com/YunoHost-Apps/synapse_ynh/commit/d2ea69545eae67a2cb8cabca3f2fde5cf2622c3c))
[22:15:59]
<Yunohost Git/Infra notifications> App signaturepdf stays broken (level 0) in job [#26781](https://ci-apps.yunohost.org/ci/job/26781)
[23:25:29]
<Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:
- 36 pending update PRs
- 6 new apps PRs: adguardhome, castopod, cloudlog, lasuite-meet, wekan, workout-tracker
- 11 failed apps updates: adminer, arn_messager, gogs, homebox, jenkins, memos, passed, piped, planka, seaweedfs, vert
See the full log here: https://paste.yunohost.org/raw/imelenaroz
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[23:40:54]
<m606> `error: XDG_RUNTIME_DIR is invalid or not set in the environment` says a service for an app
[23:42:34]
<m606> > an environment variable that is set automatically when you log in. It tells any program you run where to find a user-specific directory in which it can store small temporary files
https://askubuntu.com/questions/872792/what-is-xdg-runtime-dir
[23:43:30]
<m606> is it better to set it to`/tmp`or a folder in $install_dir ?
[23:44:43]
<m606> or /tmp/$app ?
[23:55:18]
<m606> i'll go for the latter