Benjamin_Loison commented on issue Benjamin_Loison/linux#95 2026-04-04 01:11:26 +02:00
Figure out process involved in out of memory (OOM)

DuckDuckGo and Google search Linux command to claim memory, Linux command to book memory and Linux command to allocate memory.

head -c 5G /dev/zero 
Benjamin_Loison commented on issue Benjamin_Loison/linux#95 2026-04-04 00:31:21 +02:00
Figure out process involved in out of memory (OOM)
I involved this issue this time:
-----BEGIN PGP MESSAGE-----

hF4DTQa9Wom5MBgSAQdAgZPRwG8ZM2BkLUGeiSDnOzXZpr0akVSzEpVcnTf9HGsw
XAWPKyd7Vwsu7HT/BfI5u0JRUm9VS…
Benjamin_Loison opened issue Benjamin_Loison/cryptpad#67 2026-04-02 13:42:38 +02:00
Add the ability to search text documents
Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#66 2026-04-02 13:41:53 +02:00
*Notifications - History* *No notifications available*

https://cryptpad.fr/notifications/#all (Notifications - All)

also shows No notifications available.

Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#66 2026-04-02 13:41:32 +02:00
*Notifications - History* *No notifications available*

I have in mind a CryptPad donation ad.

Benjamin_Loison commented on issue Benjamin_Loison/cryptpad#66 2026-04-02 13:40:45 +02:00
*Notifications - History* *No notifications available*

image.png

image.png

Maybe I read the notification in another tab.

Benjamin_Loison opened issue Benjamin_Loison/cryptpad#66 2026-04-02 13:39:30 +02:00
*Notifications - History* *No notifications available*
Benjamin_Loison commented on issue Benjamin_Loison/certbot#13 2026-04-02 01:18:36 +02:00
Auto renewal error

As https://gitea.lemnoslife.com certificate seems to have been updated and I do not use other domain names, can postpone solving this issue.

Benjamin_Loison commented on issue Benjamin_Loison/certbot#13 2026-04-01 01:50:16 +02:00
Auto renewal error
ls -lh /etc/letsencrypt/live/
Output:
total 44K
drwxr-xr-x 2 root root 4.0K Jun  1  2023 crawler.yt.lemnoslife.com
drwxr-xr-x 2 root root…
Benjamin_Loison commented on issue Benjamin_Loison/certbot#13 2026-04-01 01:48:48 +02:00
Auto renewal error
grep domain /etc/letsencrypt/renewal/*.conf

does not return anything.

Benjamin_Loison commented on issue Benjamin_Loison/certbot#13 2026-04-01 01:47:41 +02:00
Auto renewal error

I would like to avoid specifying the working domain names, as there is a majority of them.

Benjamin_Loison commented on issue Benjamin_Loison/certbot#13 2026-04-01 01:47:17 +02:00
Auto renewal error
certbot delete --cert-name crawler.yt.lemnoslife.com
Output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log

- - - - - - - - - - -…
Benjamin_Loison commented on issue Benjamin_Loison/certbot#13 2026-04-01 01:40:12 +02:00
Auto renewal error
certbot --nginx-ctl /usr/sbin/nginx --force-renew renew
Output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log

- - - - - - - - - -…
Benjamin_Loison commented on issue Benjamin_Loison/certbot#13 2026-04-01 01:32:34 +02:00
Auto renewal error
rm /etc/letsencrypt/renewal/crawler.yt.lemnoslife.com.conf

does not return anything.

Benjamin_Loison commented on issue Benjamin_Loison/certbot#13 2026-04-01 01:32:02 +02:00
Auto renewal error
/etc/letsencrypt/renewal/crawler.yt.lemnoslife.com.conf:
# renew_before_expiry = 30 days
version = 2.5.0
archive_dir = /etc/letsencrypt/archive/…
Benjamin_Loison commented on issue Benjamin_Loison/certbot#13 2026-04-01 01:30:18 +02:00
Auto renewal error
ls -lh /etc/letsencrypt/renewal/
Output:
total 40K
-rw-r--r-- 1 root root 625 Jun  1  2023 crawler.yt.lemnoslife.com.conf
-rw-r--r-- 1 root…
Benjamin_Loison commented on issue Benjamin_Loison/certbot#13 2026-04-01 01:29:47 +02:00
Auto renewal error

On Debian 13 OverClock3000:

certbot --nginx-ctl /usr/sbin/nginx --force-renew renew
Output:
Saving debug log to /var/log/letsencrypt/letsencrypt.…
Benjamin_Loison commented on issue Benjamin_Loison/certbot#13 2026-04-01 01:14:22 +02:00
Auto renewal error

I added --renew-by-default to:

0 0 1 */3 * certbot --apache --key-type ecdsa --elliptic-curve secp384r1 --renew-by-default -d altiscraft.fr,www.altiscraft.fr,lemnoslife.com,www.lemnoslife…
Benjamin_Loison commented on issue Benjamin_Loison/certbot#13 2026-04-01 01:12:50 +02:00
Auto renewal error

I confirm that only now the https://lemnoslife.com certificate changed.

Related to #3.