[00:10:12]
<Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:
- 79 pending update PRs
- 1 new apps PRs: lychee
- 4 failed apps updates: bentopdf, loki, overleaf, passed
See the full log here: https://paste.yunohost.org/raw/axepegafug
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[05:50:05]
<Yunohost Git/Infra notifications> [collabora_ynh] otm33GH opened [pull request #133](https://github.com/YunoHost-Apps/collabora_ynh/pull/133): Add the ability to use collabora server with extra WOPI hosts
[06:02:31]
<Yunohost Git/Infra notifications> [collabora_ynh] otm33GH closed [pull request #133](https://github.com/YunoHost-Apps/collabora_ynh/pull/133): Add the ability to use collabora server with extra WOPI hosts
[06:04:08]
<Yunohost Git/Infra notifications> [collabora_ynh] otm33GH opened [pull request #134](https://github.com/YunoHost-Apps/collabora_ynh/pull/134): Add the ability to use collabora servers with extra WOPI hosts
[06:51:15]
<Yunohost Git/Infra notifications> App rocketchat failed all tests in job [#30535](https://ci-apps.yunohost.org/ci/job/30535) !
[08:32:30]
<Yunohost Git/Infra notifications> App forgejo_runner rises from level 0 to 7 in job [#30546](https://ci-apps.yunohost.org/ci/job/30546) !
[08:54:13]
<Yunohost Git/Infra notifications> App mobilizon goes down from level 8 to 6 in job [#30548](https://ci-apps.yunohost.org/ci/job/30548)
[09:02:59]
<Yunohost Git/Infra notifications> [syncthing_ynh] Thovi98 merged [pull request #249](https://github.com/YunoHost-Apps/syncthing_ynh/pull/249): Upgrade to v2.0.16
[09:03:02]
<Yunohost Git/Infra notifications> [syncthing_ynh] Thovi98 deleted branch ci-auto-update-2.0.16
[09:03:07]
<Yunohost Git/Infra notifications> [syncthing_ynh] Thovi98 opened [pull request #250](https://github.com/YunoHost-Apps/syncthing_ynh/pull/250): Testing
[09:03:09]
<Yunohost Git/Infra notifications> [syncthing_ynh] Thovi98 merged [pull request #250](https://github.com/YunoHost-Apps/syncthing_ynh/pull/250): Testing
[09:35:30]
<Yunohost Git/Infra notifications> [apps] yunohost-bot opened [pull request #3419](https://github.com/YunoHost/apps/pull/3419): Add Commonplace to wishlist
[11:10:23]
<m606> when keeping `proxy_set_header` is it 400 error or 403?
[11:10:24]
<m606> CI seems to show 403. Which could be a permission thing?
[11:10:26]
<Yunohost Git/Infra notifications> [package_check] orhtej2 [commented](https://github.com/YunoHost/package_check/issues/207#issuecomment-4205701079) on [issue #207](https://github.com/YunoHost/package_check/issues/207) CI tests fail if only upgrade tests are required in tests.toml: > EDIT: How comes it requires root install step (=installing latest version) to complete to then perform the upgrade ste...
[11:10:29]
<Yunohost Git/Infra notifications> App adventurelog failed all tests in job [#30572](https://ci-apps.yunohost.org/ci/job/30572) !
[11:10:31]
<Yunohost Git/Infra notifications> [synapse_ynh] Josue-T pushed to update: Upgrade synapse to 1.151.0 ([1555c114](https://github.com/YunoHost-Apps/synapse_ynh/commit/1555c1140c818b5006481d33d630d4d30320198d))
[11:10:35]
<Yunohost Git/Infra notifications> [synapse_ynh] Josue-T opened [pull request #622](https://github.com/YunoHost-Apps/synapse_ynh/pull/622): Update
[11:10:44]
<Yunohost Git/Infra notifications> [package_check] oleole39 [commented](https://github.com/YunoHost/package_check/issues/207#issuecomment-4205802861) on [issue #207](https://github.com/YunoHost/package_check/issues/207) CI tests fail if only upgrade tests are required in tests.toml: Also I remember that originally even if install failed on root, CI would continue all the tests (which would obviously f...
[11:10:47]
<Yunohost Git/Infra notifications> [package_check] oleole39 [commented](https://github.com/YunoHost/package_check/issues/207#issuecomment-4205802861) on [issue #207](https://github.com/YunoHost/package_check/issues/207) CI tests fail if only upgrade tests are required in tests.toml: Also I remember that originally even if install failed on root, CI would continue all the tests (which would obviously f...
[11:13:07]
<Yunohost Git/Infra notifications> [element_ynh] Josue-T pushed to testing: Upgrade sources - main v1.12.14: https://github.com/element-hq/element-web/releases/tag/v1.12.14 ([7a1ef20c](https://github.com/YunoHost-Apps/element_ynh/commit/7a1ef20cd38881dfb63aaf848c239a0cc83546a4))
[11:13:08]
<Yunohost Git/Infra notifications> [element_ynh] Josue-T pushed to testing: Auto-update READMEs ([eb2ed8fb](https://github.com/YunoHost-Apps/element_ynh/commit/eb2ed8fbb5314ea09e9a0c660ed70cd25a2539ab))
[11:13:08]
<Yunohost Git/Infra notifications> [element_ynh] Josue-T merged [pull request #259](https://github.com/YunoHost-Apps/element_ynh/pull/259): Upgrade to v1.12.14
[11:13:09]
<Yunohost Git/Infra notifications> [element_ynh] Josue-T deleted branch ci-auto-update-1.12.14
[13:15:21]
<ewilly> Are you able to do some test on a real machine? If yes you can copy paste the content of proxy_param in you nginx file and test by commenting line after line to see which one is causing that 40x
[13:15:44]
<Thomas> Yes I tried on my machine, IIRC the conflict was with
proxy_set_header Host $host; (where for now $host is replaced by 127.0.0.1)
Is it possible?
[13:50:17]
<m606> Would you know whether changing `ldap` and `sso` values in manifest.toml triggers anything or whether these are for-information-only values?
[13:50:19]
<Thomas> They are information-only values for now as far as I can tell, but I think it will be used with OIDC
[13:50:21]
<m606> thanks. btw have you checked https://matrix.to/#/!PauySEslPVuJCJCwlZ:matrix.org/$FCR3jV1XcPNGq_QnSTWic3Ma51akLYlmEFQ8_Ups7V8?via=matrix.org&via=aria-net.org&via=beeper.com (or maybe is that off-topic?)
[13:50:22]
<Thomas> I'll have to test again
[13:50:22]
<Thomas> Oh didn't see thanks!
[13:50:23]
<Thomas> But it shouldn't be a permission issue as with the current nginx conf it works
[13:52:21]
<Yunohost Git/Infra notifications> [synapse_ynh] Josue-T pushed to testing: Upgrade synapse to 1.151.0 ([1555c114](https://github.com/YunoHost-Apps/synapse_ynh/commit/1555c1140c818b5006481d33d630d4d30320198d))
[13:52:27]
<Yunohost Git/Infra notifications> [synapse_ynh] Josue-T merged [pull request #622](https://github.com/YunoHost-Apps/synapse_ynh/pull/622): Update
[13:52:34]
<Yunohost Git/Infra notifications> [synapse_ynh] Josue-T pushed to testing: Auto-update READMEs ([e507b1af](https://github.com/YunoHost-Apps/synapse_ynh/commit/e507b1af969e1cf417bb4bdb58e7860bcb46aec8))
[13:52:48]
<Yunohost Git/Infra notifications> [synapse_ynh] Josue-T deleted branch update
[13:53:59]
<Yunohost Git/Infra notifications> [synapse_ynh] Josue-T opened [pull request #623](https://github.com/YunoHost-Apps/synapse_ynh/pull/623): Testing
[14:12:52]
<m606> I mean, it's just that I saw this in the CI log in the PR you linked to:
```
> Validating that the app syncthing can/can't be accessed with its URL...
URL : https://sub.domain.tld/
Code : 403
Content extract:
Host check error
Errors :
- Got return code 403, but was expecting 200
FAIL
```
and that 403 = Forbidden
But still permissions might be off-topic
[14:23:05]
<m606> oh... and what about adding port as in `127.0.0.1:{port}`?
[14:28:06]
<m606> see in particular the last answer there (link): https://forum.syncthing.net/t/error-host-check-error/8240/5
[14:33:49]
<Yunohost Git/Infra notifications> [apps] Josue-T pushed to ketesa: Rename synapse-admin to ketesa ([e6f92f10](https://github.com/YunoHost/apps/commit/e6f92f10957a8d4f412e9a3dc1db52e6fd841c9b))
[14:33:58]
<Yunohost Git/Infra notifications> [apps] Josue-T opened [pull request #3420](https://github.com/YunoHost/apps/pull/3420): Rename synapse-admin to ketesa
[14:37:24]
<Yunohost Git/Infra notifications> [apps] Josue-T [commented](https://github.com/YunoHost/apps/pull/3420#issuecomment-4207067244) on [issue #3420](https://github.com/YunoHost/apps/pull/3420) Rename synapse-admin to ketesa: error: repo name should be synapse-admin_ynh, not in ketesa_ynh Seem that we have an efforcer that ensure that ...
[15:47: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)
[16:28:22]
<Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:
- 61 pending update PRs
- 17 new apps PRs: agora, atuin, cloudlog, dagu, dodoc, domoticz, firefly-iii-di, fluffychat, ghost, homarr, jackett, ntfy, tandoor, tinyfeed, tooljet, tunarr, wekan
- 6 failed apps updates: adminer, arn_messager, loki, passed, planka, translite
See the full log here: https://paste.yunohost.org/raw/aqoleviwuw
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[16:28:22]
<Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:
- 77 pending update PRs
- 1 new apps PRs: sparkyfitness
- 6 failed apps updates: adminer, arn_messager, loki, passed, planka, translite
See the full log here: https://paste.yunohost.org/raw/ocupopotup
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[16:28:24]
<orhtej2> as in is it noncrediting onlyoffice fork?
[16:28:25]
<Yunohost Git/Infra notifications> App incus goes down from level 8 to 6 in job [#30389](https://ci-apps.yunohost.org/ci/job/30389)
[16:28:25]
<gaut> small question on this https://github.com/YunoHost-Apps/openproject_ynh/issues/31
[16:36:44]
<gaut> which system account are we supposed to use for LDAP connection ?
- user: `admin`
- password: ?
[16:36:45]
<miro5001> Empty
[16:43:18]
<gaut> so user and password empty ? I tried and it doesn't work
[16:43:20]
<gaut> see the config I tried
[16:43:21]
<Yunohost Git/Infra notifications> [syncthing_ynh] Thovi98 pushed to nginx: add <insecureSkipHostcheck>true</insecureSkipHostcheck> in config.xml ([e41a4fea](https://github.com/YunoHost-Apps/syncthing_ynh/commit/e41a4fea3a50e9aa1437d4929186bc7e9c92544e))
[16:49:42]
<ewilly> Yes that's strabfe because the doc say $host https://docs.syncthing.net/users/reverseproxy.html
[16:49:43]
<Thomas> Thank you! This helped a lot!
[16:51:16]
<Yunohost Git/Infra notifications> [syncthing_ynh] Thovi98 pushed to nginx: add <insecureSkipHostcheck>true</insecureSkipHostcheck> in config in upgrade ([60c9da8b](https://github.com/YunoHost-Apps/syncthing_ynh/commit/60c9da8b53aabe5d331f736e4cff7f045d9697f8))
[17:01:21]
<Yunohost Git/Infra notifications> [syncthing_ynh] Thovi98 [commented](https://github.com/YunoHost-Apps/syncthing_ynh/pull/248#issuecomment-4208003610) on [issue #248](https://github.com/YunoHost-Apps/syncthing_ynh/pull/248) nginx.conf: bump
[17:02:03]
<Yunohost Git/Infra notifications> [syncthing_ynh] Thovi98 pushed 6 commits to nginx ([e608d83eee8e...3f52eed2d73c](https://github.com/YunoHost-Apps/syncthing_ynh/compare/e608d83eee8e...3f52eed2d73c))
[17:03:59]
<Yunohost Git/Infra notifications> [syncthing_ynh] Thovi98 merged [pull request #248](https://github.com/YunoHost-Apps/syncthing_ynh/pull/248): nginx.conf
[17:04:05]
<Yunohost Git/Infra notifications> [syncthing_ynh] Thovi98 deleted branch nginx
[17:04:14]
<Yunohost Git/Infra notifications> [syncthing_ynh] Thovi98 opened [pull request #251](https://github.com/YunoHost-Apps/syncthing_ynh/pull/251): Testing
[17:04:29]
<Yunohost Git/Infra notifications> [syncthing_ynh] Thovi98 [commented](https://github.com/YunoHost-Apps/syncthing_ynh/pull/251#issuecomment-4208020885) on [issue #251](https://github.com/YunoHost-Apps/syncthing_ynh/pull/251) Testing: trixietestme
[17:32:09]
<Yunohost Git/Infra notifications> [syncthing_ynh] Thovi98 merged [pull request #251](https://github.com/YunoHost-Apps/syncthing_ynh/pull/251): Testing
[17:58:26]
<Yunohost Git/Infra notifications> App syncthing rises from level 6 to 8 in job [#30581](https://ci-apps.yunohost.org/ci/job/30581) !
[18:26:41]
<Yunohost Git/Infra notifications> [element_ynh] ericgaspar merged [pull request #260](https://github.com/YunoHost-Apps/element_ynh/pull/260): Testing
[18:45:38]
<Yunohost Git/Infra notifications> [apps] ericgaspar approved [pull request #3420](https://github.com/YunoHost/apps/pull/3420#pullrequestreview-4077439326) Rename synapse-admin to ketesa
[18:56:56]
<Yunohost Git/Infra notifications> [apps] Thovi98 [commented](https://github.com/YunoHost/apps/pull/3419#issuecomment-4208773401) on [issue #3419](https://github.com/YunoHost/apps/pull/3419) Add Commonplace to wishlist: https://dynamicskillset.frama.io/commonplace/#selfhost
[18:56:58]
<Yunohost Git/Infra notifications> [apps] Thovi98 merged [pull request #3419](https://github.com/YunoHost/apps/pull/3419): Add Commonplace to wishlist
[18:57:01]
<Yunohost Git/Infra notifications> [apps] Thovi98 pushed to main: Add Commonplace to wishlist (#3419) ([77104d73](https://github.com/YunoHost/apps/commit/77104d7384570839351963995b50ce181d14e9dc))
[18:57:03]
<Yunohost Git/Infra notifications> [apps] Thovi98 [commented](https://github.com/YunoHost/apps/pull/3418#issuecomment-4208801927) on [issue #3418](https://github.com/YunoHost/apps/pull/3418) Add Yamtrack to the catalog: Thanks a lot Are you willing to transfer the app to the YunoHost-Apps orga?
[18:57:06]
<Yunohost Git/Infra notifications> [apps] Thovi98 deleted branch add-to-wishlist-commonplace
[19:04:20]
<Yunohost Git/Infra notifications> [apps] Thovi98 pushed to add-to-wishlist-geopulse: Update app levels according to CI results (#3417) ([cac2946d](https://github.com/YunoHost/apps/commit/cac2946dd821feda69a76dfb93017b2384986b67))
[19:04:21]
<Yunohost Git/Infra notifications> [apps] Thovi98 pushed to add-to-wishlist-geopulse: Automatically add dates to the catalog files ([27421094](https://github.com/YunoHost/apps/commit/274210949c1bd1af9a971a256ff7ce465915b169))
[19:04:22]
<Yunohost Git/Infra notifications> [apps] Thovi98 pushed to add-to-wishlist-geopulse: Add Commonplace to wishlist (#3419) ([77104d73](https://github.com/YunoHost/apps/commit/77104d7384570839351963995b50ce181d14e9dc))
[19:04:22]
<Yunohost Git/Infra notifications> [apps] Thovi98 pushed to add-to-wishlist-geopulse: Automatically add dates to the catalog files ([2a7e76e5](https://github.com/YunoHost/apps/commit/2a7e76e5f066bc86050a7d8679922d0fee8c856a))
[19:04:25]
<Yunohost Git/Infra notifications> [apps] Thovi98 pushed to add-to-wishlist-geopulse: Merge branch main into add-to-wishlist-geopulse ([b4747cf1](https://github.com/YunoHost/apps/commit/b4747cf1e85f19c9fb82b5d483360dc92bc26169))
[19:04:25]
<Yunohost Git/Infra notifications> [apps] Thovi98 [commented](https://github.com/YunoHost/apps/pull/3416#issuecomment-4208823587) on [issue #3416](https://github.com/YunoHost/apps/pull/3416) Add GeoPulse to wishlist: https://tess1o.github.io/geopulse/docs/getting-started/deployment/manual-installation
[19:04:25]
<Yunohost Git/Infra notifications> [apps] Auto-merge has been enabled by Thovi98 on [pull request #3416](https://github.com/YunoHost/apps/pull/3416): Add GeoPulse to wishlist
[19:04:29]
<Yunohost Git/Infra notifications> [apps] Thovi98 deleted branch add-to-wishlist-geopulse
[19:04:29]
<Yunohost Git/Infra notifications> [apps] Thovi98 merged [pull request #3416](https://github.com/YunoHost/apps/pull/3416): Add GeoPulse to wishlist
[19:04:29]
<Yunohost Git/Infra notifications> [apps] Thovi98 pushed to main: Add GeoPulse to wishlist (#3416) Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com> ([9c9e5740](https://github.com/YunoHost/apps/commit/9c9e5740f507f5956cf8a7e5ec0b85f11aa83bd7))
[19:20:16]
<Yunohost Git/Infra notifications> [apps] Josue-T [commented](https://github.com/YunoHost/apps/pull/3420#issuecomment-4207067244) on [issue #3420](https://github.com/YunoHost/apps/pull/3420) Rename synapse-admin to ketesa: error: repo name should be synapse-admin_ynh, not in ketesa_ynh Seem that we have an efforcer that ensure that ...
[19:36:46]
<Yunohost Git/Infra notifications> [apps] Thatoo approved [pull request #3420](https://github.com/YunoHost/apps/pull/3420#pullrequestreview-4077741565) Rename synapse-admin to ketesa
[20:25:35]
<Yunohost Git/Infra notifications> [apps] Auto-merge has been enabled by ericgaspar on [pull request #3420](https://github.com/YunoHost/apps/pull/3420): Rename synapse-admin to ketesa
[20:28:45]
<Yunohost Git/Infra notifications> ericgaspar created repository geopulse_ynh https://github.com/YunoHost-Apps/geopulse_ynh
[20:29:48]
<Yunohost Git/Infra notifications> ericgaspar created repository commonplace_ynh https://github.com/YunoHost-Apps/commonplace_ynh
[21:11:59]
<Yunohost Git/Infra notifications> [apps] yunohost-bot opened [pull request #3421](https://github.com/YunoHost/apps/pull/3421): Add Clipbucket to wishlist
[21:17:01]
<m606> when changing php.ini config (to enable debugging), I should restart corresponding version of phpfpm service, right ? or is there something else to do ?
[21:19:58]
<m606> and should I look for debug log elsewhere than in nginx error.log or phpfpm log ?
[21:40:51]
<orhtej2> > <@m606:matrix.org> and should I look for debug log elsewhere than in nginx error.log or phpfpm log ?
I believe you need to modify conf for pool related to app, not exactly php.ini syntax but workable iirc
[21:41:05]
<m606> ```
root@server:/var/log# php8.4 --ini
Configuration File (php.ini) Path: /etc/php/8.4/cli
Loaded Configuration File: /etc/php/8.4/cli/php.ini
Scan for additional .ini files in: /etc/php/8.4/cli/conf.d
Additional .ini files parsed: /etc/php/8.4/cli/conf.d/10-mysqlnd.ini,
```
so not /etc/php/8.4/cli/php.ini ?
[21:41:16]
<m606> i would like to add
```
error_reporting = E_ALL
display_errors = On
log_errors = On
```
[21:41:23]
<m606> oh
[21:41:31]
<m606> probably you meant /etc/php/8.4/fpm/php.ini
[21:41:58]
<m606> no but still, I added the values to that file, restarted php8.4-fpm service, and when checking a file containing `phpinfo()` from within the app dir I read `display_errors Off Off` (I cross-checked the php version)...
[21:42:09]
<orhtej2> > <@m606:matrix.org> no but still, I added the values to that file, restarted php8.4-fpm service, and when checking a file containing `phpinfo()` from within the app dir I read `display_errors Off Off`...
No, the pool specific for an app iirc
[21:42:19]
<orhtej2> idk, i did that a couple of months ago
[21:42:36]
<m606> could you give me an example?
[21:49:29]
<m606> @orhtej2:circledsquareroot.ovh I don't get what is "the pool specific for an app"
[21:49:37]
<orhtej2> > <@m606:matrix.org> I don't get what is "the pool specific for an app"
Somewhere under etc/php/version/pool.d?
[21:49:43]
<orhtej2> perhaps irrelevantfor cli
[21:49:57]
<m606> no but cli was a mistake, i want fpm
[21:50:08]
<m606> ok thanks i get it
[22:03:19]
<orhtej2> Cf https://github.com/YunoHost-Apps/castopod_ynh/blob/master/conf/extra_php-fpm.conf
[22:03:20]
<orhtej2> that's why I investigated it in the first place, debian defaults to 0 hence stale sessions grow out of control under special circumstances
[22:03:22]
<m606> yes thanks now I see enabled in php_info with after adding the lines below to `/etc/php/8.4/fpm/pool.d/kanboard.conf`
```
php_admin_value[display_errors] = On
php_admin_value[log_errors] = On
php_admin_value[error_reporting] = E_ALL
```
[22:10:23]
<m606> but unfortunately I still don't see any error in nginx error log or fpm log even though app URL displays a blank page
[22:18:37]
<Yunohost Git/Infra notifications> [element_ynh] yunohost-bot opened [pull request #261](https://github.com/YunoHost-Apps/element_ynh/pull/261): Upgrade to v1.12.15
[22:42:03]
<Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:
- 67 pending update PRs
- 19 new apps PRs: code-server, dokos, element, fab-manager, ghost, indico, jackett, liberaforms, limesurvey, nodebb, ollama, overleaf, qui, rclone, seaweedfs, snowflake, tooljet, umap, zwiicms
- 3 failed apps updates: bentopdf, loki, passed
See the full log here: https://paste.yunohost.org/raw/dawifezoja
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[23:59:06]
<Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:
- 86 pending update PRs
- 3 failed apps updates: bentopdf, loki, passed
See the full log here: https://paste.yunohost.org/raw/ufukijawof
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate