[08:29:34]
<Yunohost Git/Infra notifications> [yunohost] Beuc [commented](https://github.com/YunoHost/yunohost/pull/2138#issuecomment-3178290142) on [issue #2138](https://github.com/YunoHost/yunohost/pull/2138) Fix logos/icons initial fetch: > This bug has been fixed by another way. Thanks for your contriibution How? :)
[08:32:13]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2138#issuecomment-3178299968) on [issue #2138](https://github.com/YunoHost/yunohost/pull/2138) Fix logos/icons initial fetch: The bug was due to some DDOS protection on our infrastructure with parameters a bit too harsh, we loosened the limit
[08:46:24]
<Yunohost Git/Infra notifications> [yunohost] Beuc [commented](https://github.com/YunoHost/yunohost/pull/2138#issuecomment-3178347443) on [issue #2138](https://github.com/YunoHost/yunohost/pull/2138) Fix logos/icons initial fetch: Thanks for the info. I would still recommend to lower (or even drop) parallel HTTP connections to a single target IP, th...
[10:02:40]
<Yunohost Git/Infra notifications> [yunohost] Josue-T edited [pull request #2150](https://github.com/YunoHost/yunohost/pull/2150): Add jinja filter to load and dump json, yaml and toml
[10:03:38]
<Yunohost Git/Infra notifications> [yunohost] Josue-T pushed 1 commit to jinja_filters: fix linter ([c45d2991](https://github.com/YunoHost/yunohost/commit/c45d29911e9466778d58e6ba9139325ecaa45b8f))
[12:28:36]
<tituspijean[m]> I'm getting a similar issue with the latest release of conduit. The update is not displayed in the webadmin, only with the CLI
[12:28:58]
<tituspijean[m]> I'm getting these errors also:
```
yunohost tools update --debug
31 DEBUG acquiring lock...
38 DEBUG lock has been acquired
63 DEBUG loading python module yunohost.tools took 0.025s
63 DEBUG processing action 'yunohost.tools.update'
1089 INFO Fetching available upgrades for system packages…
1212 DEBUG Hit:2 http://deb.debian.org/debian bookworm InRelease
1224 DEBUG Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
1233 DEBUG Hit:4 https://cli.github.com/packages stable InRelease
1243 DEBUG Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease
1257 DEBUG Hit:6 https://dl.yarnpkg.com/debian stable InRelease
1295 DEBUG Hit:1 https://forge.yunohost.org/debian bookworm InRelease
1414 DEBUG Hit:7 https://packages.sury.org/php bookworm InRelease
1574 DEBUG Get:8 https://pkgs.tailscale.com/stable/debian bookworm InRelease
1624 DEBUG Hit:9 https://pkgs.zabbly.com/incus/stable bookworm InRelease
2107 DEBUG Fetched 6581 B in 1s (6803 B/s)
2544 DEBUG Reading package lists...
2645 DEBUG Done
2845 INFO Updating application catalog…
2891 DEBUG Starting new HTTPS connection (1): app.yunohost.org:443
2980 DEBUG https://app.yunohost.org:443 "GET /default/v3/apps.json HTTP/1.1" 302 138
2983 DEBUG Starting new HTTPS connection (1): apps.yunohost.org:443
3086 DEBUG https://apps.yunohost.org:443 "GET //default/v3/apps.json HTTP/1.1" 200 832722
3260 SUCCESS The application catalog has been updated!
3331 DEBUG Checking requirements for conduit…
3336 DEBUG Reusing cache for https://github.com/YunoHost-Apps/conduit_ynh (branch=None, revision=c264e822af95224f95d1cfa191473c4621ebfc2f
3351 ERROR Failed to read info for conduit : 'settings'
3474 ERROR Failed to read info for mosquitto :
3485 DEBUG Checking requirements for nextcloud…
3488 DEBUG Reusing cache for https://github.com/YunoHost-Apps/nextcloud_ynh (branch=None, revision=7604803e5f13bd1c2b38f1d81bd2043ff06e2cfd
3505 ERROR Failed to read info for nextcloud : 'settings'
3524 DEBUG Checking requirements for overleaf…
3527 DEBUG Reusing cache for https://github.com/YunoHost-Apps/overleaf_ynh (branch=None, revision=a631c2cf3be3aad1d5dfb1c9f4abdbc32801c326
3578 DEBUG Checking requirements for phanpy…
3581 DEBUG Reusing cache for https://github.com/YunoHost-Apps/phanpy_ynh (branch=None, revision=06cf9574234e7ecce918e8931e78eed12d3f167c
3673 DEBUG Checking requirements for sharkey…
3676 DEBUG Reusing cache for https://github.com/YunoHost-Apps/sharkey_ynh (branch=None, revision=5796ea06fd6a5c7440f1c8da86e114102b1c1c5c
3696 DEBUG Checking requirements for signaturepdf…
3699 DEBUG Reusing cache for https://github.com/YunoHost-Apps/signaturepdf_ynh (branch=None, revision=9e575d3ae92101dc42277f7fb352ebf08b968a8c
3737 DEBUG Checking requirements for stirling-pdf…
3740 DEBUG Reusing cache for https://github.com/YunoHost-Apps/stirling-pdf_ynh (branch=None, revision=3739652ab8d5171419cebbc671eb9dd65dd741c4
3812 ERROR Failed to read info for wireguard :
3829 DEBUG Loading migration 0027_migrate_to_bookworm…
3834 DEBUG Loading migration 0028_delete_legacy_xmpp_permission…
3834 DEBUG Loading migration 0029_postgresql_13_to_15…
3834 DEBUG Loading migration 0030_rebuild_python_venv_in_bookworm…
3834 DEBUG Loading migration 0031_terms_of_services…
3835 DEBUG Loading migration 0032_firewall_config…
3877 DEBUG initializing root ldap interface
3944 DEBUG Checking requirements for conduit…
4143 DEBUG Checking requirements for nextcloud…
4175 DEBUG Checking requirements for overleaf…
4251 DEBUG Checking requirements for phanpy…
4395 DEBUG Checking requirements for sharkey…
4416 DEBUG Checking requirements for signaturepdf…
4488 DEBUG Checking requirements for stirling-pdf…
4613 DEBUG Loading migration 0033_rework_permission_infos…
4614 DEBUG Loading migration 0034_fix_missing_admins_aliases…
4618 DEBUG To view the log of the operation 'Fetching available system updates and refreshing app catalog', use the command 'yunohost log show 20250812-122552-tools_update'
4618 DEBUG action executed in 4.555s
4618 DEBUG lock has been released
```
[12:29:40]
<tituspijean[m]> (no issue if I do `yunohost app info conduit`, for example, or other mentioned apps)
[12:32:45]
<kayou> I have this `ERROR Failed to read info for wireguard :` too
[12:33:07]
<Aleks (he/him/il/lui)> ```
3351 ERROR Failed to read info for conduit : 'settings'
3474 ERROR Failed to read info for mosquitto :
```
[12:33:08]
<Aleks (he/him/il/lui)> gné
[13:28:46]
<Yunohost Git/Infra notifications> [issues] Aeris1One [commented](https://github.com/YunoHost/issues/issues/238#issuecomment-1186539519) on [issue #238](https://github.com/YunoHost/issues/issues/238) Strong web authentication / 2FA authentication: May I suggest setting this to "Priority: High" or at least Medium ?
Yunohost is all about privacy, and privacy doesnt e...
[14:19:10]
<Yunohost Git/Infra notifications> [issues] alexAubin opened [issue #2624](https://github.com/YunoHost/issues/issues/2624): Being able to install / manage apps are on other machines / YunoHost "cluster" / Yunohost "extension"
[14:19:10]
<Yunohost Git/Infra notifications> [issues] alexAubin labeled Title that makes you jump on [issue #2624](https://github.com/YunoHost/issues/issues/2624): Being able to install / manage apps are on other machines / YunoHost "cluster" / Yunohost "extension"
[14:19:10]
<Yunohost Git/Infra notifications> [issues] WARNING: unknown issues action: typed
[14:24:40]
<Yunohost Git/Infra notifications> [issues] WARNING: unknown issues action: typed
[14:24:41]
<Yunohost Git/Infra notifications> [issues] alexAubin opened [issue #2625](https://github.com/YunoHost/issues/issues/2625): doc.yunohost.org doesnt select the browser preferred language by default
[14:24:42]
<Yunohost Git/Infra notifications> [issues] alexAubin labeled :flags: Translations on [issue #2625](https://github.com/YunoHost/issues/issues/2625): doc.yunohost.org doesnt select the browser preferred language by default
[14:24:42]
<Yunohost Git/Infra notifications> [issues] alexAubin labeled :factory: Infrastructure on [issue #2625](https://github.com/YunoHost/issues/issues/2625): doc.yunohost.org doesnt select the browser preferred language by default
[14:24:43]
<Yunohost Git/Infra notifications> [issues] alexAubin labeled :book: Documentation on [issue #2625](https://github.com/YunoHost/issues/issues/2625): doc.yunohost.org doesnt select the browser preferred language by default
[14:24:43]
<Yunohost Git/Infra notifications> [issues] alexAubin labeled :bangbang: Priority: high on [issue #2625](https://github.com/YunoHost/issues/issues/2625): doc.yunohost.org doesnt select the browser preferred language by default
[14:32:32]
<Yunohost Git/Infra notifications> [issues] alexAubin [commented](https://github.com/YunoHost/issues/issues/2625#issuecomment-3179613109) on [issue #2625](https://github.com/YunoHost/issues/issues/2625) doc.yunohost.org doesnt select the browser preferred language by default: Maybe we need to tweak the nginx conf similar to what we have for the langingpage, and/or include a js snippet similar t...
[14:36:30]
<Yunohost Git/Infra notifications> [issues] WARNING: unknown issues action: typed
[14:36:50]
<Yunohost Git/Infra notifications> [issues] alexAubin labeled :package: App management on [issue #2622](https://github.com/YunoHost/issues/issues/2622): Monitor app usage and list unused apps in diagnostic
[14:58:07]
<Yunohost Git/Infra notifications> [yunohost] ppom0 opened [pull request #2151](https://github.com/YunoHost/yunohost/pull/2151): reaction over fail2ban
[14:58:37]
<Yunohost Git/Infra notifications> [yunohost] ppom0 edited [pull request #2151](https://github.com/YunoHost/yunohost/pull/2151): replace fail2ban by reaction
[15:06:18]
<mrflos> https://aria.im/_bifrost/v1/media/download/AVCk_CLb4F8NqRGois_ptf-0XjgO7HKNhO7tb1eUXfiT27QPpLamMDwdV5cnRBTjwTYA9C2JzV9SpjBYYEEv2qBCeYo_e9BAAG1hdHJpeC5vcmcvb3ZTQ3BlWERyZlpQVnNPcm1KdlJNaWVW
[15:06:18]
<mrflos> I like those arguments
[15:12:11]
<Yunohost Git/Infra notifications> [yunohost] alexAubin edited [pull request #2151](https://github.com/YunoHost/yunohost/pull/2151): WIP: replace fail2ban by reaction
[15:12:18]
<Yunohost Git/Infra notifications> [yunohost] alexAubin labeled :building_construction: Major project on [pull request #2151](https://github.com/YunoHost/yunohost/pull/2151): WIP: replace fail2ban by reaction
[15:12:58]
<Yunohost Git/Infra notifications> [yunohost] alexAubin created label title that make you jump
[15:12:59]
<Yunohost Git/Infra notifications> [yunohost] alexAubin labeled title that make you jump on [pull request #2151](https://github.com/YunoHost/yunohost/pull/2151): WIP: replace fail2ban by reaction
[16:18:19]
<Yunohost Git/Infra notifications> [issues] WARNING: unknown issues action: typed
[16:18:20]
<Yunohost Git/Infra notifications> [issues] alexAubin labeled :building_construction: Major project on [issue #2626](https://github.com/YunoHost/issues/issues/2626): Having "limited admins" with admin rights that can be specificied such as adding users (on a specific group/domain), administrate apps on a domain, ...
[16:18:20]
<Yunohost Git/Infra notifications> [issues] alexAubin opened [issue #2626](https://github.com/YunoHost/issues/issues/2626): Having "limited admins" with admin rights that can be specificied such as adding users (on a specific group/domain), administrate apps on a domain, ...
[16:18:20]
<Yunohost Git/Infra notifications> [issues] alexAubin labeled :busts_in_silhouette: User management on [issue #2626](https://github.com/YunoHost/issues/issues/2626): Having "limited admins" with admin rights that can be specificied such as adding users (on a specific group/domain), administrate apps on a domain, ...
[16:18:20]
<Yunohost Git/Infra notifications> [issues] alexAubin labeled Title that makes you jump on [issue #2626](https://github.com/YunoHost/issues/issues/2626): Having "limited admins" with admin rights that can be specificied such as adding users (on a specific group/domain), administrate apps on a domain, ...
[17:15:13]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to dev: appupgrades: fix bug when computing app upgrade infos ([0f3b19a2](https://github.com/YunoHost/yunohost/commit/0f3b19a2c1e2396f429dc47c2cb3f332139d4820))
[17:30:07]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.9+202508121930 for bookworm/unstable/all...
[17:30:24]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.9+202508121930 for bookworm/unstable/all.
[17:30:25]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.9+202508121930 for bookworm/unstable.
[20:23:08]
<Yunohost Git/Infra notifications> [yunohost] Josue-T pushed 1 commit to jinja_filters: Add jinja filter to load and dump json, yaml and toml ([d4901f91](https://github.com/YunoHost/yunohost/commit/d4901f9156a86e367d01c540c9aaf6b3bed74777))
[20:40:12]
<Yunohost Git/Infra notifications> [yunohost] Josue-T created new branch hook_v21
[20:40:12]
<Yunohost Git/Infra notifications> [yunohost] Josue-T pushed 1 commit to hook_v21: Upgrade helper version for hook in version 2.1 ([644e9d58](https://github.com/YunoHost/yunohost/commit/644e9d5835d7d6e4862137ed8ab15295d369d5a8))
[20:43:44]
<Yunohost Git/Infra notifications> [yunohost] Josue-T opened [pull request #2152](https://github.com/YunoHost/yunohost/pull/2152): Upgrade helper version for hook in version 2.1
[20:49:10]
<Yunohost Git/Infra notifications> [yunohost] Josue-T pushed 1 commit to hook_v21: Fix bash linter ([4774be9d](https://github.com/YunoHost/yunohost/commit/4774be9d29fb5494486079e4bff24c09fd32418b))
[20:55:17]
<Yunohost Git/Infra notifications> [yunohost] Josue-T pushed 1 commit to hook_v21: Fix shellcheck ([3b5db186](https://github.com/YunoHost/yunohost/commit/3b5db1861cdfe96ff21843efbd77f88a2dd78d11))
[21:00:14]
<Yunohost Git/Infra notifications> [synapse_python_build] Josue-T created new tag v1.136.0
[21:21:17]
<Yunohost Git/Infra notifications> [issues] zamentur closed [issue #2051](https://github.com/YunoHost/issues/issues/2051): Add OpenID Connect support using Dex
[21:42:44]
<Yunohost Git/Infra notifications> [yunohost-admin] alexAubin created new branch user-list-icon-and-badge
[21:42:44]
<Yunohost Git/Infra notifications> [yunohost-admin] alexAubin pushed 2 commits to user-list-icon-and-badge ([06ca28e6aede^...a7e9c04fd6fd](https://github.com/YunoHost/yunohost-admin/compare/06ca28e6aede^...a7e9c04fd6fd))
[21:42:44]
<Yunohost Git/Infra notifications> [yunohost-admin/user-list-icon-and-badge] user list: add a key icon in front of admin users - Alexandre Aubin
[21:42:44]
<Yunohost Git/Infra notifications> [yunohost-admin/user-list-icon-and-badge] user list: add badges for the groups a user is in (expect admins) - Alexandre Aubin
[21:50:01]
<Yunohost Git/Infra notifications> [yunohost-admin] alexAubin opened [pull request #643](https://github.com/YunoHost/yunohost-admin/pull/643): user list: add a key icon in front of admin users + badges for groups users are in
[21:51:26]
<Yunohost Git/Infra notifications> [yunohost] alexAubin created new branch sort-user-list
[21:51:26]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to sort-user-list: user list: add groups info by default + sort users with admins first followed by other users, sorted alphabetically ([916ee725](https://github.com/YunoHost/yunohost/commit/916ee7259cdabc083d784371c8176fc8ac7fd0d3))
[21:51:43]
<Yunohost Git/Infra notifications> [yunohost] alexAubin opened [pull request #2153](https://github.com/YunoHost/yunohost/pull/2153): user list: add groups info by default + sort users with admins first followed by other users, sorted alphabetically