I just followed the rest of my note and it worked (reboot and restart demos)
Le 29/07/2025 à 13:53, Jacques Le Roux a écrit :
Following what I wrote "then" at bottom of
https://github.com/apache/ofbiz-tools/tree/master/demo-backup/Attic
ie "sudo certbot renew", I got:
<<
jleroux@ofbiz-vm1:~$ sudo certbot renew
otp-md5 372 of4769
Password:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
No renewals were attempted.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
>>
I'll ask Infra using the log where errors are logged and I get this trying to
update certbot:
<<
root@ofbiz-vm1:/home/jleroux# sudo apt install --only-upgrade certbot
Reading package lists... Done
Building dependency tree
Reading state information... Done
certbot is already the newest version (0.40.0-1ubuntu0.1).
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
root@ofbiz-vm1:/home/jleroux#
>>
Maybe we need to upgrade Ubuntu (currently 20.04.6 LTS) to latest LTS, ie
24.04...
Jacques
Le 29/07/2025 à 13:36, Jacques Le Roux a écrit :
Hi Omar,
Thanks for the alert. It's actually all demos that are impacted (ie also next
and trunk).
Some years ago we had to make the update manually. Since then it was automated.
I'll have a look and maybe alert Infra about that.
Jacques
Le 29/07/2025 à 08:53, Omar Abdullwahhab a écrit :
Hello dev community,
Please update the certificate for the demo stable site its expired on Jul
26,
https://demo-stable.ofbiz.apache.org
Thank you