Wednesday, May 21, 2025
apps@conference.yunohost.org
May
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:05:01] <miro5001> > <@rodinux:matrix.org> this is because I have do some `Enter` at this step but in fact the script seems blocked here... I can reproduce the error on a local testing server https://paste.yunohost.org/raw/ulezidikas

As tu essayé "-p" au lieu de "--passwd"
https://unioslo.github.io/zabbix-cli/commands/CLI/#login
[01:32:26] <rodinux> ben la commande est pour créer l'user https://unioslo.github.io/zabbix-cli/commands/User/#create_user
[01:33:15] <rodinux> https://github.com/YunoHost-Apps/zabbix_ynh/blob/058508f95dd6b1f38bfd2808d7b5d6259656881f/scripts/install#L95
[01:36:02] <rodinux> par contre je me demande si ça vient de la variable qui créer un password dans le script `zabbix_password=$(ynh_string_random --length=32)` ?? peut-être que des fois ça passe d'autre fois non...
[01:37:53] <Aleks (he/him/il/lui)> non mais il a surtout l'air de demander les credentials admin de zabbix pour valider que ... t'es admin
[01:37:58] <Aleks (he/him/il/lui)> genre ceux qui sont là https://github.com/YunoHost-Apps/zabbix_ynh/blob/058508f95dd6b1f38bfd2808d7b5d6259656881f/conf/zabbix-cli_default.toml#L3-L4
[01:38:11] <Aleks (he/him/il/lui)> donc soit y'a une option globale dans la CLI pour les passer en argument
[01:38:15] <Aleks (he/him/il/lui)> soit il faut truander avec l'entrée standard
[01:39:52] <Aleks (he/him/il/lui)> y'a aussi une histoire de auth token ici https://github.com/YunoHost-Apps/zabbix_ynh/blob/058508f95dd6b1f38bfd2808d7b5d6259656881f/conf/zabbix-cli_default.toml#L21
[01:40:12] <Aleks (he/him/il/lui)> https://mbakke.github.io/zabbix-cli/manual.html#environment-authentication
[01:40:12] <Aleks (he/him/il/lui)> `You can define the ZABBIX_USERNAME and ZABBIX_PASSWORD environment variables to pass authentication credentials to zabbix-cli.`
[01:40:50] <Aleks (he/him/il/lui)> `You can define the file $HOME/.zabbix-cli_auth if you want to avoid to write your username and password everytime you use zabbix-cli. This can be useful if you are running zabbix-cli in non-interactive modus from scripts or automated jobs.`
[01:40:51] <rodinux> il faut ajouter un user `zabbix_username="svc_${app}_ldap"` dans l'install, on dirait avec la commande zabbix-cli...
[01:41:49] <Aleks (he/him/il/lui)> (en l'occurence, `auth_file = "/usr/share/zabbix-cli/.zabbix-cli_auth"`)
[01:43:08] <Aleks (he/him/il/lui)> Bref, rajoute `echo 'Admin::zabbix' > /usr/share/zabbix-cli/.zabbix-cli_auth` avant d'appeler la commande et voila
[01:43:24] <Aleks (he/him/il/lui)> (après of course c'est un mot de passe bidon qui est censé être changé plus tard)
[01:45:00] <rodinux> en fait il n'est jamais utilisé cet utilisateur, c'est l'utilisateur admin yunohost qui est utilisé...
[01:45:10] <Aleks (he/him/il/lui)> perfect then
[01:51:34] <rodinux> Tu penses que rajoute `'Admin::zabbix' > /usr/share/zabbix-cli/.zabbix-cli_auth` avant les 2 lignes ?

https://github.com/YunoHost-Apps/zabbix_ynh/blob/058508f95dd6b1f38bfd2808d7b5d6259656881f/scripts/install#L95

https://github.com/YunoHost-Apps/zabbix_ynh/blob/058508f95dd6b1f38bfd2808d7b5d6259656881f/scripts/install#L111
[02:02:29] <rodinux> en fait il y a même 3 lignes qui appelle ensuite `/usr/share/zabbix-cli/bin/zabbix-cli`... ce que je ne comprends pas, c'est que l'autre jour en insistant, j'ai fini par arriver à le réinstaller... chelou...
[02:06:54] <rodinux> en fait le auth_token est dans la config mais vide `auth_token = ""`
[06:03:12] <Yunohost Git/Infra notifications> [stirling-pdf_ynh] e​ricgaspar merged [pull request #66](https://github.com/YunoHost-Apps/stirling-pdf_ynh/pull/66): Upgrade to v0.46.2
[06:03:14] <Yunohost Git/Infra notifications> [stirling-pdf_ynh] e​ricgaspar deleted branch ci-auto-update-0.46.2
[06:03:46] <Yunohost Git/Infra notifications> [element_ynh] e​ricgaspar merged [pull request #213](https://github.com/YunoHost-Apps/element_ynh/pull/213): Upgrade to v1.11.101
[06:03:56] <Yunohost Git/Infra notifications> [element_ynh] e​ricgaspar deleted branch ci-auto-update-1.11.101
[06:04:01] <Yunohost Git/Infra notifications> [element_ynh] e​ricgaspar opened [pull request #214](https://github.com/YunoHost-Apps/element_ynh/pull/214): Testing
[06:04:13] <Yunohost Git/Infra notifications> [element_ynh] e​ricgaspar merged [pull request #214](https://github.com/YunoHost-Apps/element_ynh/pull/214): Testing
[06:06:26] <Yunohost Git/Infra notifications> [joplin_ynh] e​ricgaspar merged [pull request #101](https://github.com/YunoHost-Apps/joplin_ynh/pull/101): Testing
[06:06:27] <Yunohost Git/Infra notifications> [joplin_ynh] e​ricgaspar merged [pull request #100](https://github.com/YunoHost-Apps/joplin_ynh/pull/100): Upgrade to v3.4.1
[06:28:52] <Yunohost Git/Infra notifications> [penpot_ynh] o​rhtej2 merged [pull request #113](https://github.com/YunoHost-Apps/penpot_ynh/pull/113): Enable telemetry opt-in
[06:28:57] <Yunohost Git/Infra notifications> [penpot_ynh] o​rhtej2 deleted branch telemetry
[06:42:38] <Yunohost Git/Infra notifications> [synapse_ynh] J​osue-T deleted branch php8
[07:55:36] <miro5001> > <@rodinux:matrix.org> https://github.com/YunoHost-Apps/zabbix_ynh/blob/058508f95dd6b1f38bfd2808d7b5d6259656881f/scripts/install#L95

I think that $zabbix_password should be between " " in case some special characters break it
[07:56:44] <miro5001> Is there an easy way to clone a my_webapp?
[08:05:38] <orhtej2> > <@miro5001:matrix.org> Is there an easy way to clone a my_webapp?

Wdym? `git clone whatever`?
[08:09:10] <miro5001> More context : I have installed yunohost for our university and one of my collaborators is used to softaculous that has the option to clone an app to another location so he can make modifications to the clone and not the main app
[08:11:59] <miro5001> He asked how to clone an app. So I tried to make a backup, move to a new path then try restore but the app id is the same so the restore won't work
[10:41:24] <Yunohost Git/Infra notifications> [synapse_ynh] J​osue-T created new branch upgrade
[10:41:24] <Yunohost Git/Infra notifications> [synapse_ynh] J​osue-T pushed 1 commit to upgrade: Upgrade synapse to 1.130.0 ([34fa685c](https://github.com/YunoHost-Apps/synapse_ynh/commit/34fa685cdfaaf978a9bfa9e86c7e150b2b811f17))
[10:41:47] <Yunohost Git/Infra notifications> [synapse_ynh] J​osue-T opened [pull request #542](https://github.com/YunoHost-Apps/synapse_ynh/pull/542): Upgrade
[11:09:25] <orhtej2> > <@miro5001:matrix.org> He asked how to clone an app. So I tried to make a backup, move to a new path then try restore but the app id is the same so the restore won't work

yeah, probably you have to modify backup archive
[13:52:39] <Yunohost Git/Infra notifications> [nextcloud_ynh] s​ilverhook [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/503#issuecomment-2898052748) on [issue #503](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/503) .well-known broken after update: I was just met with this bug again after upgrading to Nextcloud (Hub 10) 31.0.5
[13:53:56] <Yunohost Git/Infra notifications> [nextcloud_ynh] s​ilverhook [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/503#issuecomment-2898052748) on [issue #503](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/503) .well-known broken after update: I was just met with this bug again after upgrading to Nextcloud (Hub 10) 31.0.5

In addition I get:

> Your web server i...
[14:04:20] <Yunohost Git/Infra notifications> [nextcloud_ynh] s​ilverhook [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/503#issuecomment-2898052748) on [issue #503](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/503) .well-known broken after update: I was just met with this bug again after upgrading to Nextcloud (Hub 10) 31.0.5

In addition I get:

> Your web server i...
[14:10:24] <Yunohost Git/Infra notifications> [nextcloud_ynh] s​ilverhook [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/503#issuecomment-2898052748) on [issue #503](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/503) .well-known broken after update: I was just met with this bug again after upgrading to Nextcloud (Hub 10) 31.0.5

In addition I get:

> Your web server i...
[14:37:43] <miro5001> > yeah, probably you have to modify backup archive

That's not a problem for me. I can make a small script and run from cli. My collaborator won't be able to do it. He's used to use the web interface
[14:37:46] <Yunohost Git/Infra notifications> [nextcloud_ynh] s​ilverhook [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/503#issuecomment-2898052748) on [issue #503](https://github.com/YunoHost-Apps/nextcloud_ynh/issues/503) .well-known broken after update: I was just met with this bug again after upgrading to Nextcloud (Hub 10) 31.0.5

In addition I get:

> Your web server i...
[17:00:00] <Yunohost Git/Infra notifications> [synapse_ynh] J​osue-T pushed 2 commits to testing ([63ccda45e235...f20a2de1bdc1](https://github.com/YunoHost-Apps/synapse_ynh/compare/63ccda45e235...f20a2de1bdc1))
[17:00:06] <Yunohost Git/Infra notifications> [synapse_ynh/testing] Upgrade synapse to 1.130.0 - App auto update
[17:00:13] <Yunohost Git/Infra notifications> [synapse_ynh] J​osue-T merged [pull request #542](https://github.com/YunoHost-Apps/synapse_ynh/pull/542): Upgrade
[17:00:23] <Yunohost Git/Infra notifications> [synapse_ynh/testing] Auto-update READMEs - yunohost-bot
[17:00:26] <Yunohost Git/Infra notifications> [synapse_ynh] J​osue-T deleted branch upgrade
[17:00:59] <Yunohost Git/Infra notifications> [synapse_ynh] J​osue-T opened [pull request #543](https://github.com/YunoHost-Apps/synapse_ynh/pull/543): Testing
[19:02:34] <Yunohost Git/Infra notifications> [jellyfin_ynh] m​ic-rigaud [commented](https://github.com/YunoHost-Apps/jellyfin_ynh/issues/183#issuecomment-2898943716) on [issue #183](https://github.com/YunoHost-Apps/jellyfin_ynh/issues/183) Unable to connect to jellyfin from Android - port closed: Hello @SimonMellerin
Im not a Yunohost expert, but from what I understand, this disables:
- Authentication via Yunohos...
[20:54:56] <Yunohost Git/Infra notifications> [vaultwarden_ynh] e​ricgaspar merged [pull request #265](https://github.com/YunoHost-Apps/vaultwarden_ynh/pull/265): [autopatch] Automatic patch attempt for helpers 2.1
[20:54:57] <Yunohost Git/Infra notifications> [vaultwarden_ynh] e​ricgaspar opened [pull request #289](https://github.com/YunoHost-Apps/vaultwarden_ynh/pull/289): Testing