Sunday, October 27, 2024
apps@conference.yunohost.org
October
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
     
             

[01:16:14] <kayou> > <@titus:pijean.ovh> ```
> journalctl -g world
> Sep 23 19:18:39 pijean.ovh systemd[1]: Configuration file /etc/systemd/system/vaultwarden.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
> Sep 26 06:58:57 pijean.ovh systemd[1]: Configuration file /etc/systemd/system/conduit.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
> ```

TIY that there is a built-in grep in journalctl
[01:17:38] <kayou> Or did I know it but forget?
[02:45:41] <Yunohost Git/Infra notifications> App xbackbone goes down from level 8 to 3 in job [#31698](https://ci-apps.yunohost.org/ci/job/31698)
[02:46:26] <Yunohost Git/Infra notifications> App cjdns failed all tests in job [#31699](https://ci-apps.yunohost.org/ci/job/31699) :(
[07:13:05] <kayou> What can I do to fix the test [here](https://ci-apps-bookworm-dev.yunohost.org/ci/job/3606)?
[07:13:59] <kayou> > Assets : - FAIL (code 404) sub.domain.tld/60232.css?951aa139aaefe6743a2a - FAIL (code 404) sub.domain.tld/runtime.bundle.js?951aa139aaefe6743a2a Errors : - Asset https://sub.domain.tld/60232.css?951aa139aaefe6743a2a (automatically derived from the page's html) answered with code 404, expected 200? Effective url: https://sub.domain.tld/60232.css?951aa139aaefe6743a2a - Asset https://sub.domain.tld/runtime.bundle.js?951aa139aaefe6743a2a (automatically derived from the page's html) answered with code 404, expected 200? Effective url: https://sub.domain.tld/runtime.bundle.js?951aa139aaefe6743a2a FAIL
[10:36:48] <Aleks (he/him/il/lui)> I guess investigating the nginx conf etc to see why it would 404, possibly try to reproduce the issue ... It works on subpath so that's weird, could be something related to alias vs root in nginx conf ?
[10:38:33] <Aleks (he/him/il/lui)> Ah the app serves the assets through the proxy pass as well ... Hmmm that feels funky but maybe that is the upstream recommendation
[10:41:02] <Aleks (he/him/il/lui)> Could be related to the fact that there's `__PATH__` in the proxy pass statement, there's always funky subtleties with trailing slash or not
[14:35:17] <Salamandar> Uh wtf
[14:35:19] <Salamandar> https://aria.im/_matrix/media/v1/download/matrix.org/cvzDqeDYZSCTUEbLxdXmjfuo
[14:35:23] <Salamandar> it went from 1h to 6h
[14:35:31] <Salamandar> (and BEFORE the migration to barbecue)
[14:37:25] <Aleks (he/him/il/lui)> 🤔
[14:37:34] <Aleks (he/him/il/lui)> on which CI ?
[14:38:51] <Aleks (he/him/il/lui)> ah, bookworm
[14:40:24] <Aleks (he/him/il/lui)> /var/www/yunorunner was created on sep 24th on ci-apps-bookworm sooo ...?
[14:44:55] <Aleks (he/him/il/lui)> downloading the source seems to be much slower (about a minute compated to 5ish second before) and "Installing nextcloud" takes 3.5 minutes instead of 0.4 minutes
[16:19:31] <Salamandar> > <@Alekswag:matrix.org> /var/www/yunorunner was created on sep 24th on ci-apps-bookworm sooo ...?

ah ooopsies, so it's related
[17:36:39] <Yunohost Git/Infra notifications> App unattended_upgrades rises from level 6 to 8 in job [#31708](https://ci-apps.yunohost.org/ci/job/31708) !
[17:42:30] <Thomas> https://github.com/YunoHost-Apps/wanderer_ynh
As asked on the catalog pr: I’ve configured this repo to automatically delete merge branches, but I forgot to protect testing… Could someone do it (or give me the rights to to this)?
Thanks :D
[18:17:27] <orhtej2> > <@thovi98:matrix.org> https://github.com/YunoHost-Apps/wanderer_ynh
> As asked on the catalog pr: I’ve configured this repo to automatically delete merge branches, but I forgot to protect testing… Could someone do it (or give me the rights to to this)?
> Thanks :D

Created ruleset, gave you maintainer rights
[18:18:18] <Thomas> Thank you :D