-
|
I just had a power outage that restarted both my server and router. Naturally a new public IP was assigned to the router by the provider. I have a script that automatically changes the A records in my DNS provider for the domain. However when I accessed my nextcloud instance it wasn't working. So I restarted all containers from nextcloud AIO and looked inside the logs. I noticed that the instance is trying to generate a certificate for the old public ip address (I anonimized the ip and the internet provider). Why does it matter what public ip I have for a domain certificate? How does it work and what should I do to have nextcloud work regardless of the underlying public ip of the domain? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Nevermind, after the ip change in A record of dns provider propagated, the nextcloud instance recovered itself. |
Beta Was this translation helpful? Give feedback.
Nevermind, after the ip change in A record of dns provider propagated, the nextcloud instance recovered itself.