Thursday, February 29, 2024
support@conference.yunohost.org
February
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
     
             

[00:24:10] <isAAAc> did you try to restart services ?
[00:24:23] <isAAAc> nginx/phpX.X & co
[00:24:39] <isAAAc> Paprika: ^
[00:26:57] <isAAAc> Paprika: (10 years ago) https://users.sogo.narkive.com/oOQdmmPo/sogo-no-child-available-to-handle-incoming-request
[00:27:22] <isAAAc> going to bed,
good night ;)
[00:43:50] <isAAAc> trouble in my mind is: about wich worker the log is talking about ?
[00:44:05] <Paprika> Whenever I try loading up the webUI, it appears blank. If I refresh the page several times, eventually it starts to hang up and throws the error for "No child available to handle incoming request".
Another warning I've noticed after startup:

```
[WARN] <somenumbers[WOxElemBuilder]> could not locate builders: WOxExtElemBuilder,WOxExtElemBuilder
```
[00:45:53] <Paprika> Thanks, I've read through that one as well. I've tried setting WOWorkersCount up to 10 in `/etc/yunohost/apps/sogo/conf/sogo.conf`.
Just in case, after I noticed it didn't work, I've also tried altering /etc/default/sogo to set default value for PREFORK to 10.
I've also tried raising the proxy\_buffer\_size, proxy\_buffers and proxy\_busy\_buffers\_size values.

I've restarted sogo service after each change. I've also restarted nginx after the alteration to nginx config in `/etc/yunohost/apps/sogo/conf/nginx.conf`.
[00:46:50] <isAAAc> so perhaps you should backup your filters and other things,
remove sogo completely
reinstall , and re-set your filters & co back

perhaps could it be difficult if you have some users with pgp conf or other things
i don't use sogo, but roundcube for now
[00:47:48] <isAAAc> but i think you shoul open an issue in github
[00:48:00] <isAAAc> to track the solution :)
[00:50:25] <Paprika> So the workers end up hanging in the same request trying to do IMAP4 login, which eventually fails.
[00:51:11] <Paprika> > so perhaps you should backup your filters and other things,
> remove sogo completely
> reinstall , and re-set your filters & co back
>
> perhaps could it be difficult if you have some users with pgp conf or other things
> i don't use sogo, but roundcube for now

I can backup filters somewhere? As in, there is a folder/directory where they are stored?
[00:53:47] <isAAAc> (2019) https://www.mail-archive.com/users@sogo.nu/msg28463.html
[01:01:43] <isAAAc> does it use sieve for filters managing ?
[01:03:28] <Paprika> I'll have to take a look at that tomorrow maybe. If I don't find a solution anywhere, I'll try reinstalling after a backup.
To add to the before problem, I've tried to look into dovecot logs in case of an IMAP error. Dovecot seems to say that the imap login is successful:
```
Feb 29 02:57:24 dovecot[551355]: imap-login: Login: user=<redacted>, method=PLAIN, rip=redacted, lip=redacted, mpid=redacted, TLS, session=<redacted>
```

[01:04:52] <Paprika> Okay, I've encountered some more errors now that I've let the browser window stay up for longer.

```
Feb 29 00:43:30 sogod [549428]: [ERROR] <0x0x55b36a8df7f0[NGImap4ConnectionManager]> IMAP4 login failed:
host=subdomain.domain.tld, user=redacted, pwd=yes
url=imaps://redacted@subdomain.domain.tld/?tls=NO&tlsVerifyMode=default
base=(null)
base-class=(null))
= <0x0x55b36a904a30[NGImap4Client]: login=redacted(pwd) address=<0x0x55b36a91b200[NGInternetSocketAddress]: host=subdomain.domain.tld port=993>>
Feb 29 00:43:30 sogod [549437]: <0x55b36a757810[SOGoMailAccount]:0> renewing imap4 password
Feb 29 00:43:30 sogod [549437]: [ERROR] <0x55b36a757810[SOGoMailAccount]:0> no IMAP4 password available
Feb 29 00:43:30 sogod [549437]: [ERROR] <0x55b36a757810[SOGoMailAccount]:0> Could not connect IMAP4
Feb 29 00:43:30 sogod [549437]: [ERROR] <0x0x55b36aa44e60[WOHttpTransaction]> client disconnected during delivery of response for <WORequest[0x0x55b36a79f9e0]: method=GET uri=/SOGo/so/$REDACTED$/Mail/0/view app=SOGo rqKey=so rqPath=$REDACTED$/Mail/0/view> (len=17): the socket was shutdown
Feb 29 00:43:30 sogod [549428]: [ERROR] <0x0x55b36aa594b0[WOHttpTransaction]> client disconnected during delivery of response for <WORequest[0x0x55b36a79f9e0]: method=POST uri=/SOGo/so/$REDACTED$/Mail/0/folderINBOX/view app=SOGo rqKey=so rqPath=$REDACTED$/Mail/0/folderINBOX/view> (len=72): the socket was shutdown
```
[01:05:42] <Paprika> > <@botagiuks:tiesiog.lt> Okay, I've encountered some more errors now that I've let the browser window stay up for longer.
>
> ```
> Feb 29 00:43:30 sogod [549428]: [ERROR] <0x0x55b36a8df7f0[NGImap4ConnectionManager]> IMAP4 login failed:
> host=subdomain.domain.tld, user=redacted, pwd=yes
> url=imaps://redacted@subdomain.domain.tld/?tls=NO&tlsVerifyMode=default
> base=(null)
> base-class=(null))
> = <0x0x55b36a904a30[NGImap4Client]: login=redacted(pwd) address=<0x0x55b36a91b200[NGInternetSocketAddress]: host=subdomain.domain.tld port=993>>
> Feb 29 00:43:30 sogod [549437]: <0x55b36a757810[SOGoMailAccount]:0> renewing imap4 password
> Feb 29 00:43:30 sogod [549437]: [ERROR] <0x55b36a757810[SOGoMailAccount]:0> no IMAP4 password available
> Feb 29 00:43:30 sogod [549437]: [ERROR] <0x55b36a757810[SOGoMailAccount]:0> Could not connect IMAP4
> Feb 29 00:43:30 sogod [549437]: [ERROR] <0x0x55b36aa44e60[WOHttpTransaction]> client disconnected during delivery of response for <WORequest[0x0x55b36a79f9e0]: method=GET uri=/SOGo/so/$REDACTED$/Mail/0/view app=SOGo rqKey=so rqPath=$REDACTED$/Mail/0/view> (len=17): the socket was shutdown
> Feb 29 00:43:30 sogod [549428]: [ERROR] <0x0x55b36aa594b0[WOHttpTransaction]> client disconnected during delivery of response for <WORequest[0x0x55b36a79f9e0]: method=POST uri=/SOGo/so/$REDACTED$/Mail/0/folderINBOX/view app=SOGo rqKey=so rqPath=$REDACTED$/Mail/0/folderINBOX/view> (len=72): the socket was shutdown
> ```

Updated the message with one more error piece that I've missed when writing the message. So far, this is the most I can decipher.
[01:09:37] <Paprika> At the very least, I think SOGo supports Sieve, but can't tell you much. Haven't delved too much into it after I set up my filters. I just set it and never accessed it for probably like half a year or so now.
It's only the webUI that doesn't work. I can access and use mail otherwise, via iOS, Android, MacOS mail apps.
[01:09:49] <isAAAc> on my side i think i'll use snappymail in place of roundcube in few months
[01:11:14] <isAAAc> well i'm going to sleep,
tell me how you fix your issue ;)
keep in touch
[01:15:58] <Paprika> Just installed Roundcube in a local domain. It seems to work, the filters seem to be included as well. Might as well try and uninstall SOGo tomorrow and reinstall if needed. If the filters will be intact, might as well just move it from local domain to main later if needbe.
[01:18:23] <Paprika> > well i'm going to sleep,
> tell me how you fix your issue ;)
> keep in touch

Thanks for your help, gotta work tomorrow morning, so time to head out as well.
[01:33:52] <Paprika> > well i'm going to sleep,
> tell me how you fix your issue ;)
> keep in touch

Just to let you know, I've tried to reinstall SOGo now as I installed Roundcube instead.
I suppose the issue is with SOGo somewhere down the road with updates as a fresh install also fails to load anything other than a blank page as well.
[08:15:41] <oufmilo> > Hello, yesterday the service "iceshrimp" (the app Iceshrimp) crashed. Out of nowhere.
> Now it can no longer be started. It crashes again immediately. The journal says this:
>
> https://paste.yunohost.org/reletexoge
>
> Feb 28 10:34:04 systemd[1]: iceshrimp.service: Consumed 1.014s CPU time.
> Feb 28 10:34:04 systemd[1]: Started Misskey: microblogging platform.
> Feb 28 10:34:04 npm[57468]: > iceshrimp@2023.12.5 start
> Feb 28 10:34:04 npm[57468]: > yarn workspace backend run start
> Feb 28 10:34:04 npm[57480]: yarn workspace v1.22.19
> Feb 28 10:34:04 npm[57480]: warning Missing version in workspace at "/var/www/iceshrimp/packages/backend", ignoring.
> Feb 28 10:34:04 npm[57480]: warning Missing version in workspace at "/var/www/iceshrimp/packages/client", ignoring.
> Feb 28 10:34:04 npm[57480]: warning Missing version in workspace at "/var/www/iceshrimp/packages/sw", ignoring.
> Feb 28 10:34:04 npm[57480]: error Unknown workspace "backend".
> Feb 28 10:34:04 npm[57480]: info Visit https://yarnpkg.com/en/docs/cli/workspace for documentation about this command.
> Feb 28 10:34:05 systemd[1]: iceshrimp.service: Main process exited, code=exited, status=1/FAILURE
> Feb 28 10:34:05 systemd[1]: iceshrimp.service: Failed with result 'exit-code'.
> Feb 28 10:34:05 systemd[1]: iceshrimp.service: Consumed 1.001s CPU time.
> Feb 28 10:34:05 systemd[1]: iceshrimp.service: Scheduled restart job, restart counter is at 5.
> Feb 28 10:34:05 systemd[1]: Stopped Misskey: microblogging platform.
> Feb 28 10:34:05 systemd[1]: iceshrimp.service: Consumed 1.001s CPU time.
> Feb 28 10:34:05 systemd[1]: iceshrimp.service: Start request repeated too quickly.
> Feb 28 10:34:05 systemd[1]: iceshrimp.service: Failed with result 'exit-code'.
> Feb 28 10:34:05 systemd[1]: Failed to start Misskey: microblogging platform.

I can’t reproduce your issue…
Do you have change something in config ?
[09:20:59] <westbam> Salut, j'ai une alerte comme quoi l'app guacamole est cassée, quelqu'un a plus d'info sur le sujet ?
[09:24:28] <Salamandar> salut, en effet, elle n'est plus trop maintenue, mais je l'ai (normalement) réparée, il faut attendre la màj des niveaux d'applis vendredi :)
[09:24:34] <Salamandar> mais si tu veux la maintenir, viens o/
[10:51:22] <mario ⚡> https://forum.yunohost.org/t/cant-install-peertube-app/28736
[10:51:47] <mario ⚡> Any help?
[11:41:33] <mario ⚡> Dear tituspijean,

thanks for your help but it didn’t work.

Same error:
https://paste.yunohost.org/raw/ecaqaroqam
[12:01:26] <pti-jean> Popcorn925bien!
[16:44:11] <Michele Agostinelli> Nello, i want to submit a bugfix for a yunohost package (https://github.com/YunoHost-Apps/mobilizon_ynh/issues/189), but i need an internal variabile for the yunohost hoatname, where i can find it? The starttls conf need the myhostname value in postfix.
[18:06:05] <westbam> > salut, en effet, elle n'est plus trop maintenue, mais je l'ai (normalement) réparée, il faut attendre la màj des niveaux d'applis vendredi :)
👍
[18:07:15] <westbam> > mais si tu veux la maintenir, viens o/
Desolé mais je pense pas avoir le niveau ;-)
[20:04:59] <tituspijean> Michele Agostinelli: ciao, if you use the system_user resource from the manifest.toml (https://yunohost.org/fr/packaging_apps_resources#system-user), you can allow it to send emails. In that case, I think you may use `__DOMAIN__` instead of looking for the hostname.
[20:05:00] <tituspijean> feel free to come over at #yunohost-apps:matrix.org for packaging questions 😉
[20:51:10] <rodinux> Hello, j'essaie de comprendre comment faire accepter la fonction api pour le paquet paheko comme expliqué ici https://paheko.cloud/api
[20:51:10] <rodinux> pour l'instant quand on essaie une requête on obtiens ```<html>
<head><title>401 Authorization Required</title></head>
<body>
<center><h1>401 Authorization Required</h1></center>
<hr><center>nginx</center>
</body>
</html>
```
[20:51:12] <Salamandar> ya pas besoin d'un gros niveau, juste savoir tester l'appli ;)
[20:51:12] <Michele Agostinelli> > <@titus:pijean.ovh> feel free to come over at #yunohost-apps:matrix.org for packaging questions 😉

Thanks