Tuesday, April 16, 2024
support@conference.yunohost.org
April
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
         
             

[04:50:01] <freetux> > <@josue:tille.ch> freetux: Should be fixed by [3b6c230](https://github.com/YunoHost-Apps/synapse_ynh/pull/450/commits/3b6c23079603b6ce0b8423cc2810bb39747dbe65) on [testing](https://github.com/YunoHost-Apps/synapse_ynh/pull/450)

Everything works, thank you! 🥳
[13:52:54] <Thomas> hello there :)
[13:54:26] <Thomas> I have a little issue with Piwigo. CSS does not want to work :( (I'v try on Edge, Chrome, Firefox) [by the way, i'm french so FR/EN :p]
[14:03:56] <Thomas> and about my 24Go RAM, originaly I bought a refurbished proliant server with 16G RAM to use it with Proxmox and mulptiles VM. And I discover Yunohost :D and my life was simplier :) (I added 8G because I had it unused ^^)
[14:05:31] <Thomas> CapG!Experis23
[20:55:00] <orhtej2> This started happening again and I believe was not a thing lately: Upon failed installation instead of `tail` of logs I see some internals of `yunohost` failing:

```
Error: Unable to install penpot: Something unexpected went wrong:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/yunohost/hook.py", line 544, in hook_exec_with_script_debug_if_failure
operation_logger.dump_script_log_extract_for_debugging()
File "/usr/lib/python3/dist-packages/yunohost/log.py", line 748, in dump_script_log_extract_for_debugging
lines = [line.strip().split(": ", 1)[1] for line in lines]
File "/usr/lib/python3/dist-packages/yunohost/log.py", line 748, in <listcomp>
lines = [line.strip().split(": ", 1)[1] for line in lines]
IndexError: list index out of range
```
[20:55:34] <Aleks (he/him/il/lui)> hmmmyeah it looks like it's happening more often these days ?
[20:55:58] <orhtej2> my version is:

```
yunohost:
repo: stable
version: 11.2.11.2
yunohost-admin:
repo: stable
version: 11.2.5
moulinette:
repo: stable
version: 11.2
ssowat:
repo: stable
version: 11.2
```
[20:56:23] <orhtej2> > <@Alekswag:matrix.org> hmmmyeah it looks like it's happening more often these days ?

I remember it working recently? or am I mistaken?
[20:56:50] <Aleks (he/him/il/lui)> yes it was working correctly, but it looks like a randomish issue somehow
[20:56:57] <Aleks (he/him/il/lui)> i'm not sure
[20:57:13] <orhtej2> huh, any idea what can I provide to help debugging?
[20:57:16] <Aleks (he/him/il/lui)> or do you mean you're reproducing this issue every time ? on your own machine ?
[20:57:21] <Aleks (he/him/il/lui)> i mean i saw it on the CI
[20:57:29] <orhtej2> it's on my machine, yes
[20:57:35] <orhtej2> happened 1/1 times I tried ;)
[20:57:44] <orhtej2> nope, sorry, 2/2
[20:57:55] <orhtej2> but with `penpot` out of custom branch every time