Monday, July 10, 2023
support@conference.yunohost.org
July
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
           

[04:39:54] <karl> I ran into an error trying to restore Mastodon after the latest upgrade failed. Does anyone know how I can fix these permission errors?
Create permission 'mastodon'
Regenerate system configurations 'postgresql'
Create permission 'mastodon'
https://paste.yunohost.org/raw/ruwukoxeji
[04:47:32] <karl> More https://paste.yunohost.org/raw/eyirajevof https://paste.yunohost.org/raw/evijugokeb
[05:10:39] <tituspijean> karl: hi, we need more details, these logs are pretty much empty. You can find their history in your webadmin , Tools > Logs. We need the upgrade log and the restore attempt log.
[05:12:27] <tituspijean> fritjof1: ah I see, when you copied the directory to .bkp, the copy got assigned to root user. Can you share the output of `ls -la /home/yunohost.app` ?
[08:25:59] <olivier_test> hello there ; has anyone had errors regarding PIL on Matrix, recently? Pictures can't be upload anymore, and matrix' logs mentions `AttributeError: module 'PIL.Image' has no attribute 'ANTIALIAS` each time
[08:27:55] <olivier_test> complete error looks like : https://pastebin.com/yF9Xp0eN
[08:27:59] <olivier_test> thanks all ;)
[08:44:18] <olivier_test> (I temporarily fixed it by changing `/opt/yunohost/matrix-synapse/lib/python3.9/site-packages/synapse/media/thumbnailer.py:134` from `Image.ANTIALIAS` to `Image.NEAREST` ; cleaning pyc caches wasn't enough for it to be effective, I also had to restart Synapse)
[09:27:23] <orhtej2> > <@olivier_test:matrix.org> (I temporarily fixed it by changing `/opt/yunohost/matrix-synapse/lib/python3.9/site-packages/synapse/media/thumbnailer.py:134` from `Image.ANTIALIAS` to `Image.NEAREST` ; cleaning pyc caches wasn't enough for it to be effective, I also had to restart Synapse)

I see upstream fix is to use LANCZOS, still a bug in upstream :/ https://github.com/matrix-org/synapse/commit/c303eca8cc31e5eb9edb10019f02c3a9e39a47ab
[09:53:06] <olivier_test> mmmh, ok, I'll use LANCZOS then ;)
[09:53:07] <olivier_test> thanks
[12:29:18] <bionick> Hi, since few days ago I'm receiving emails with the subject:
Cron <root@yourdomain> : YunoHost DynDNS update; sleep $((RANDOM%60)); ! ping -q -W5 -c1 ip.yunohost.org >/dev/null 2>&1 || test -e /var/run/moulinette_yunohost.lock || yunohost dyndns update >> /dev/null,
containing the message: "Failed to resolve A for yourdomain.tld" or "Failed to resolve AAAA for yourdomain.tld".
What does it mean?
[12:29:57] <bionick> Hi, since few days ago I'm receiving emails with the subject:
Cron <root@yourdomain> : YunoHost DynDNS update; sleep $((RANDOM%60)); ! ping -q -W5 -c1 ip.yunohost.org >/dev/null 2>&1 || test -e /var/run/moulinette_yunohost.lock || yunohost dyndns update >> /dev/null,
containing the message:
"Failed to resolve A for yourdomain.tld" or
"Failed to resolve AAAA for yourdomain.tld"
What does it mean?
[12:33:01] <Aleks (he/him/il/lui)> eeeeh
[12:33:10] <Aleks (he/him/il/lui)> it means DNS resolution seems to be broken on your server somehow
[12:33:14] <Aleks (he/him/il/lui)> is the diagnosis happy ?
[12:43:40] <bionick> yes, all green
[13:03:05] <karl> @fritjof1: ah I see, when you copied the directory to .bkp, the copy got assigned to root user. Can you share the output of `ls -la /home/yunohost.app` ?
drwxr-xr-x 13 root root 4096 Jun 20 13:06 .
drwxr-xr-x 30 root root 4096 Jun 5 21:12 ..
drwxr-x--- 6 archivebox www-data 4096 Jul 5 13:14 archivebox
drwxrwxrwx 2 root root 4096 Apr 22 07:41 archivist
drwxr-x--- 3 distbin distbin 4096 Apr 19 21:58 distbin
drwxr-x--- 2 ifm ifm 4096 Apr 13 09:04 filebrowser
drwxr-x--- 3 ifm ifm 4096 Apr 16 11:25 ifm
drwxr-x--- 3 mobilizon mobilizon 4096 Jan 19 15:16 mobilizon
drwxr-x--- 27 nextcloud nextcloud 4096 Apr 4 21:10 nextcloud
drwxr-x--- 2 syncthing syncthing 4096 May 5 14:47 syncthing
drwxr-x--- 2 tinyfilemanager tinyfilemanager 4096 Jun 8 15:41 tinyfilemanager
drwxr-x--- 6 vaultwarden vaultwarden 4096 Jul 4 14:38 vaultwarden
drwxr-x--- 3 yacy www-data 4096 Feb 9 21:20 yacy

[13:27:01] <tituspijean> It looks fine. Are you sure that the config file of nextcloud contains the right location for its data directory? (check `ls -la /home/yunohost.app/nextcloud` still)
[20:26:49] <sharper0746> Hello everyone! I have searxng installed on my Yunohost instance. I used to get google results from it , but now I just get duckduckgo and qwant. First how can I setup brave also to be by default , and how can I fix not getting google results? This is the error I get : searx.exceptions.SearxEngineAccessDeniedException