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

[00:05:04] <Aleks (he/him/il/lui)> > <@navan[m]:libera.chat> can't find any update on the forum, but is it still a known issue that whenever the cron job runs the diagnosis, you get a "Mail undelivered to sender" email?

no, also please join #yunohost:matrix.org instead of the old liberachat matrix room
[05:07:07] <navan> This issue has been bugging me for a while. On both of my YunoHost servers running the latest stable version (11.1.x), every time the cron job runs, it sends an email "Undelivered Mail Returned to Sender"

```
From: root@domain.tld (Cron Daemon)
Subject: Cron <root@pi4> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
Date: 19 March 2023 at 12:25:43 AM GMT-6
To: root@domain.tld

/etc/cron.daily/yunohost-certificate-renew:
There is no diagnosis result for domain domain.tld yet. Please re-run a diagnosis for categories 'DNS records' and 'Web' in the diagnosis section to check if the domain is ready for Let's Encrypt. (Or if you know what you are doing, use '--no-checks' to turn off these checks.)
Sending email with details to root ...
```

I am also getting an email saying the certificate could not be renewed, but it does get renewed.

```

An attempt for renewing the certificate for domain domain.tld failed with the following
error :

...

2023-03-19 06:25:13,883 DEBUG moulinette.actionsmap process - processing action [1235370.1]: yunohost.domain.cert.renew with args={'domain_list': [], 'force': False, 'email': True, 'no_checks': False}
2023-03-19 06:25:14,059 DEBUG yunohost.utils.ldap (unknown function) - initializing ldap interface
2023-03-19 06:25:20,626 ERROR yunohost.certmanager (unknown function) - [1235370.1] There is no diagnosis result for domain dns.pi4.navan.dev yet. Please re-run a diagnosis for categories 'DNS records' and 'Web' in the diagnosis section to check if the domain is ready for Let's Encrypt. (Or if you know what you are doing, use '--no-checks' to turn off these checks.)

2023-03-19 06:25:43,300 ERROR yunohost.certmanager (unknown function) - [1235370.1] Sending email with details to root ...

-- Certificate Manager
```

But, I have already run the diagnosis multiple times on the web, and all my certificates do get renewed. This only started occurring after the admin_legacy group was added.
[12:44:34] <plot-twist> Hello
[15:05:11] <usayd> anyone using Matrix Synapse on Yuno? I'm trying to get it to send notification emails but I'm not sure where they're being blocked
[18:37:10] <carrabelloy> services he is still in there and gives the error message. To see via the link. https://paste.yunohost.org/uwidavufov
[18:38:40] <carrabelloy> drwxr-xr-x 2 list list 40 Mar 19 06:45 mailman3
[18:38:40] <carrabelloy> What I did is open the terminal and there it is still there. Namely in the /var / run
[18:38:41] <carrabelloy> drwxr-xr-x 2 www-data www-data 100 Mar 19 06:47 mailman3-web
[18:38:43] <carrabelloy> Now my question can I delete them with rm: ?
[19:00:36] <@jason:hammons.llc> carrabelloy: I think you can ignore that. Notice at the top it says "failed to get information... this service does not exist..."
[19:02:11] <@jason:hammons.llc> You didn't keep any backups?
[20:31:58] <Guest6245> hi, I just got most of the system setup and working (I can see the admin interface) but I don´t have a public IP, so I want to just have everything locally, I set up a local domain `main-server.local` but I cant connect to it from my PC, do I need to reboot the server to "apply" or is there something else I need to do? I just want to connect to it
[20:32:00] <Guest6245> while at home for now.
[20:32:01] <Guest6245> ps, i have a raspberry pi running homeassistant that I can connect to using hassio.local:8123, so I know for a fact that zeroconf is working
[20:32:01] <Guest6245> pps.my PC is running (arch)linux and im comfortable in a terminal
[20:44:15] <anubis> from your PC main-server.local resolves into your yunohost server?
[20:52:45] <Guest6245> a reboot fixed it