[12:50:03]
<inpc> Hello, just found a problem with my GotoSocial instance. In the last update it seems to have changed to open sign ups, I changed it back as I’m a single user instance, however now broken with an error saying there’s an issue at line 33 of the yaml
[12:54:10]
<Aleks (he/him/il/lui)> uuh okay can you share the exact error message ?
[12:54:18]
<Aleks (he/him/il/lui)> where are you seeing this error ?
[12:55:08]
<inpc> Yaml: line 33 did not find expected key
[12:55:42]
<inpc> /var/log/gotosocial/gotosocial.log
[13:00:26]
<Aleks (he/him/il/lui)> hmmokay, i suppose I would try to look for some yaml configuration file in /var/www/gotosocial that is the culprit, and check what's around line 33 ?
[13:02:14]
<inpc> Not sure how to do that, do I use nano? Sorry a bit dim when it comes to this sort of thing
[13:11:41]
<Aleks (he/him/il/lui)> yeah i would :
```
cd /var/www/gotosocial
ls -l
# Then look for some file with a .yml or .yaml extension ... something like config .... maybe it's in a "config/" folder, in which case you should `cd config/` and redo ls -l
# Then edit it with "nano the_file.yml"
```
[13:48:14]
<inpc> Thanks! Will try…
[13:50:57]
<inpc> Hmm permission denied?! But I am lord of this server you god damned computer!
[13:54:27]
<Aleks (he/him/il/lui)> hmyeah let's become root with `sudo -i` first
[14:29:00]
<inpc> When counting lines do I include ones marked #
[14:31:28]
<Aleks (he/him/il/lui)> yes
[14:44:41]
<inpc> Actually says at the top I shouldn’t alter there, should use the config panel… probably a good thing as I’m looking at line 33 and thinking idk
[14:47:29]
<inpc> One thing I never quite understand, when I go to backups tab in the user interface it always takes ages to display the backups, been waiting for nearly an hour and they’re not showing. They don’t usually take this long but they always take a long time (like 10 mins or so)
[15:02:16]
<xabi> wise people of yunohost:
is there any way to go back to stable? I'm stuck on 12.1.0 (testing), and I believe that's the reason why I can't update Synapse.
i already tried `curl https://install.yunohost.org/switchtoStable | sudo bash`
do i need to wait until stable catches up?
[15:02:58]
<Aleks (he/him/il/lui)> you can't downgrade to 12.0
[15:03:11]
<Aleks (he/him/il/lui)> 12.1.0 sounds pretty old, i'm pretty sure there's been iteration after this
[15:03:25]
<Aleks (he/him/il/lui)> you should re-enable testing and upgrade to latest testing imho
[15:03:48]
<Aleks (he/him/il/lui)> but can't tell if that's related to your synapse upgrade if you don't provide the detail of why there's an issue with synapse ...
[15:08:25]
<xabi> i shared the log a while ago, and i inferred the answer from [here](https://github.com/YunoHost-Apps/synapse_ynh/issues/518#issuecomment-2728784179). I'll switch back to testing and see how it goes. will report back
[15:13:09]
<Aleks (he/him/il/lui)> if you mean https://paste.yunohost.org/raw/qujikoqaza then yes that sounds like a bug in the core in testing
[15:13:23]
<Aleks (he/him/il/lui)> but now you're talking about 12.1.2 and not 12.1.0 ...
[15:14:06]
<Aleks (he/him/il/lui)> anyway there's a 12.1.6 now so i'm guessing it might be fixed
[15:14:48]
<Aleks (he/him/il/lui)> yeah it was fixed months ago in 12.1.3 https://github.com/YunoHost/yunohost/pull/2064
[15:14:53]
<xabi> I remember having shared my log in this very same chat one night a few months ago. I also opened a github issue following instructions, and it was closed due to duplicity: https://github.com/YunoHost-Apps/synapse_ynh/issues/526
[15:15:31]
<xabi> server is switching to testing. will find out soon
[15:29:57]
<xabi> > Badirudi bertsio-berritzea behar bezala joan dela!
(this is good)
[15:30:32]
<xabi> I believe I've been able to update from 1.124 to 1.132
[15:32:53]
<xabi> the reason why i wanted to switch to stable was to check wether the UI provided more information, that is:
ever since i started the testing branch, when updating an app the info window gets stuck on `Backup script completed for XYZ. (YunoHost will then actually copy those files on the archive).`
and i never know how it ends
[15:33:28]
<Aleks (he/him/il/lui)> 12.1.0 is just super old, this may have been fixed by now (or maybe not)
[15:34:43]
<xabi> https://aria.im/_bifrost/v1/media/download/ATW632-3Vu4L4YspPVIGcbM17Z3ImxBDYhlijZQGQWFgNYthSApfCUssQQwT0snSczl0spHvDnDnJTrF8lquvZVCeXrOB-hQAGJhbGFlbmEuZXVzL2xEWklMdFhFVU5GckdBTGh5aHRYYWh1cw
[15:34:44]
<xabi> yeah… right now synapse has been updated and my window still shows
[15:34:59]
<xabi> i'll stick to the terminal for now
[15:35:10]
<xabi> thanks a lot
[21:12:00]
<someuser> I saw that Synapse is available in the catalogue, also the Element Call (Matrix 2.0 implementation) but what I didn't see is MAS being available? How do you guys handle that?