Issue with dynamic portal after renewing SSL-Certificate

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Issue with dynamic portal after renewing SSL-Certificate

Postby vapiano » Wed May 24, 2023 8:12 am

ViciBox v.10.0.2
VERSION: 2.14-679c
BUILD: 230220-1802
Asterisk 13.38.3-vici
Cloud VPS, CPU 6 cores, 16GB RAM, Disk 200 GB NVMe

Hi,

I got an email from Let's Encrypt Expiry Bot saying that my SSL Certificate should be renewed.

So I did it with /usr/share/vicibox-ssl/vicibox-ssl .

Now my dynamic portal does not work as it should.

After validating my ip, it will not appear in the dynamic ip list (0 members in dynamiclist).

Crontab -e only shows this:

Code: Select all
UW PICO 5.09                       File: /tmp/crontab.QQzFcJ                         


### Renew SSL certificate every sunday at midnight
0 0 * * 0 /root/.acme.sh/acme.sh --renew-all


Would be thankful for any ideas.


UPDATE:
Got if fixed by changing crontab -e in the following:

Code: Select all
UW PICO 5.09                       File: /tmp/crontab.uhJAde                         


### Renew SSL certificate every sunday at midnight
0 0 * * 0 /root/.acme.sh/acme.sh --renew-all

* * * * * /usr/share/astguiclient/AST_vm_update.pl

* * * * * /usr/share/astguiclient/AST_conf_update.pl

2 1 * * * /usr/share/astguiclient/AST_reset_mysql_vars.pl

@reboot /usr/bin/VB-firewall --white --dynamic --quiet
* * * * * /usr/bin/VB-firewall --white --dynamic --quiet


Is it normal that the SSL certificate will be renewed every sunday night?
vapiano
 
Posts: 35
Joined: Tue Jun 21, 2022 2:17 pm

Return to Support

Who is online

Users browsing this forum: Google [Bot] and 63 guests