Saturday, May 27, 2023
support@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
       
             

[06:43:12] <freetux> Bonjour.
J’ai mis à jour Synapse tout à l’heure, la maj s’est bien passée, le service est OK, mais le serveur ne fonctionne tout de même pas.
Dans les status de `matrix-synapse.service`, j’ai ces messages qui tournent :

```
python[3786602]: Error in configuration at 'a.p.p._.s.e.r.v.i.c.e._.c.o.n.f.i.g._.f.i.l.e.s':
python[3786602]: Expected 'None' to be a list of AS config files:
systemd[1]: matrix-synapse.service: Main process exited, code=exited, status=1/FAILURE
systemd[1]: matrix-synapse.service: Failed with result 'exit-code'.
systemd[1]: matrix-synapse.service: Consumed 2.019s CPU time.
systemd[1]: matrix-synapse.service: Scheduled restart job, restart counter is at 63.
systemd[1]: Stopped Synapse Matrix homeserver.
systemd[1]: matrix-synapse.service: Consumed 2.019s CPU time.
systemd[1]: Starting Synapse Matrix homeserver...
systemd[1]: Started Synapse Matrix homeserver.
```
[06:51:58] <leandro[m]> > <@freetux[m]:libera.chat> Bonjour.
> J’ai mis à jour Synapse tout à l’heure, la maj s’est bien passée, le service est OK, mais le serveur ne fonctionne tout de même pas.
> Dans les status de `matrix-synapse.service`, j’ai ces messages qui tournent :
>
> ```
> python[3786602]: Error in configuration at 'a.p.p._.s.e.r.v.i.c.e._.c.o.n.f.i.g._.f.i.l.e.s':
> python[3786602]: Expected 'None' to be a list of AS config files:
> systemd[1]: matrix-synapse.service: Main process exited, code=exited, status=1/FAILURE
> systemd[1]: matrix-synapse.service: Failed with result 'exit-code'.
> systemd[1]: matrix-synapse.service: Consumed 2.019s CPU time.
> systemd[1]: matrix-synapse.service: Scheduled restart job, restart counter is at 63.
> systemd[1]: Stopped Synapse Matrix homeserver.
> systemd[1]: matrix-synapse.service: Consumed 2.019s CPU time.
> systemd[1]: Starting Synapse Matrix homeserver...
> systemd[1]: Started Synapse Matrix homeserver.
> ```

You can check these messages in the forum https://forum.yunohost.org/t/cant-upgrade-synapse-and-the-upgrade-kills-fail2ban/24759 and also in github https://github.com/YunoHost-Apps/synapse_ynh/issues/380
[06:53:46] <leandro[m]> > <@freetux[m]:libera.chat> Bonjour.
> J’ai mis à jour Synapse tout à l’heure, la maj s’est bien passée, le service est OK, mais le serveur ne fonctionne tout de même pas.
> Dans les status de `matrix-synapse.service`, j’ai ces messages qui tournent :
>
> ```
> python[3786602]: Error in configuration at 'a.p.p._.s.e.r.v.i.c.e._.c.o.n.f.i.g._.f.i.l.e.s':
> python[3786602]: Expected 'None' to be a list of AS config files:
> systemd[1]: matrix-synapse.service: Main process exited, code=exited, status=1/FAILURE
> systemd[1]: matrix-synapse.service: Failed with result 'exit-code'.
> systemd[1]: matrix-synapse.service: Consumed 2.019s CPU time.
> systemd[1]: matrix-synapse.service: Scheduled restart job, restart counter is at 63.
> systemd[1]: Stopped Synapse Matrix homeserver.
> systemd[1]: matrix-synapse.service: Consumed 2.019s CPU time.
> systemd[1]: Starting Synapse Matrix homeserver...
> systemd[1]: Started Synapse Matrix homeserver.
> ```

I think there is a problem with the new version of synapse. I use the version 1.79.0~ynh1 and it works but I cannot upgrade it
[06:56:04] <freetux> Les logs complets : https://paste.yunohost.org/raw/hiyakixeqi
[07:09:19] <Claus> Here worked everything fine, but I'm on a VPS,so no Pi.
[07:12:59] <leandro[m]> > <@claus[m]:libera.chat> Here worked everything fine, but I'm on a VPS,so no Pi.

Reading in the github repository appears that there is a problem with python
[14:36:53] <choyer> Hi everyone, I try to get a fresh Mastodon install to send out mails, it’s on a subdomain, dns entries for this subdomain are complete and correct, install went through well, everything seems to work fine, it just doesn’t send out mails to users, any idea what to tweak or where to look?