[Astlinux-users] Ubiquiti Unifi

2024-02-22 Thread Michael Knill
Im kicking and screaming all the way, but I will probably be moving to the Ubiquiti Unifi ecosystem (we already use their WAP’s). As part of this, I will be implementing some of their gateways (routers) which I really need to connect via VPN to Astlinux in the cloud. They now support Wireguard bu

Re: [Astlinux-users] Asterisk appeared to crash after ACME deploy

2024-02-22 Thread Michael Knill
Whoops I was wrong. It doesn’t seem that we’re generating two certs rather we are just adding multiple domains to the same cert. The commands we use are (after adding the DNS entries): acme-client --issue --dns dns_acmedns -d .myportal.tel -d .ipcaccess.net acme-client --deploy --deploy-hook astl

Re: [Astlinux-users] Asterisk appeared to crash after ACME deploy

2024-02-22 Thread Lonnie Abelbeck
> I recall having a case where acme.sh generated two certs and the deploy > script was called for the second cert, but asterisk was not done starting up > and something similar happened. To be more clear, "asterisk was not done starting up" from deploying the first certificate and then tried to

Re: [Astlinux-users] Asterisk appeared to crash after ACME deploy

2024-02-22 Thread Michael Knill
Yes good question but we certainly need multiple certs. We basically have a domain for the customer portal and a domain for management access which may not be the same address e.g. management via VPN. Thanks I will add this to the next release. Regards Michael Knill From: Lonnie Abelbeck Dat

Re: [Astlinux-users] Asterisk appeared to crash after ACME deploy

2024-02-22 Thread Lonnie Abelbeck
A 60 second delay should do it, but I would question why you need two certs. In my case I was testing something and switched to using only one cert. Lonnie > On Feb 22, 2024, at 3:41 PM, Michael Knill > wrote: > > Ah interesting I do have two certs. Should I add a delay before the second >

Re: [Astlinux-users] Asterisk appeared to crash after ACME deploy

2024-02-22 Thread Michael Knill
Ah interesting I do have two certs. Should I add a delay before the second deploy script? Regards Michael Knill From: Lonnie Abelbeck Date: Friday, 23 February 2024 at 8:38 am To: AstLinux Users Mailing List Subject: Re: [Astlinux-users] Asterisk appeared to crash after ACME deploy Hi Michael

Re: [Astlinux-users] Asterisk appeared to crash after ACME deploy

2024-02-22 Thread Lonnie Abelbeck
Hi Michael, I had my Jetway NF9HG-2930 die a year or so ago, I know Michael Keuter had a couple NF9HG-2930s die. Though in my case it would not power up anymore. This case does seem to be different. Hmmm, is your ACME only a single domain (cert)? I recall having a case where acme.sh generated

[Astlinux-users] Asterisk appeared to crash after ACME deploy

2024-02-22 Thread Michael Knill
Running version 1.5.0 on Jetway NF9HG-2930. --- Feb 22 23:00:42 30390_Ortho-ACT_CM1 daemon.err lighttpd[30995]: (server.c.2029) server stopped by UID = 0 PID = 7065 Feb 22 23:00:43 30390_Ortho-ACT_CM1 daemon.err lighttpd[7087]: (server.c.1436) server started (lighttpd/1.4.51) Feb