Hi,
ich habe einen Proxmox 5.1 Server, wo in einer CT eine Wordpressinstallation läuft (Wordpress-Turnkey). Bis vor kurzem lief da alles noch wie es soll, nun kann ich aber nicht mehr auf die Website zugreifen.
Was funktioniert: auf Webmin, Adminer und Web-SSH der Turnkey zugreifen; per SSH über Putty zugreifen und SFTP. Apache2 läuft.
Was nicht funktioniert: certbot-renew; zugriff auf die Website sowohl per IP noch per DNS. Portweiterleitung im Router ist aktiviert und nicht verändert worden.
Wenn ich per https://interneip/login drauf zugreife, dann kommt ein
"Diese Verbindung ist nicht sicher" - "Diese Verbindung ist auf die Domain "mydomain" registriert. (oder so)
Wenn ich dann auf "Ausnahme hinzufügen klicke", dann passiert nichts.
Was kann ich da tun?
edit: ich kann auch nicht auf meine PiHole-VM zugreifen. Nextcloud-CT und Observium-Turnkey hingegen funktioniert einwandfrei. Was zum Teufel ist hier im Arsch?? Das ist erst seitdem ich auf Proxmox 5.1 geupdatet habe...
wenn ich eine neue Wordpress-Turnkey installation mache, funktioniert diese...
edit: läuft wieder. Lag wohl an einem zu langsamen Domain-Update
ich habe einen Proxmox 5.1 Server, wo in einer CT eine Wordpressinstallation läuft (Wordpress-Turnkey). Bis vor kurzem lief da alles noch wie es soll, nun kann ich aber nicht mehr auf die Website zugreifen.
Was funktioniert: auf Webmin, Adminer und Web-SSH der Turnkey zugreifen; per SSH über Putty zugreifen und SFTP. Apache2 läuft.
Was nicht funktioniert: certbot-renew; zugriff auf die Website sowohl per IP noch per DNS. Portweiterleitung im Router ist aktiviert und nicht verändert worden.
Code:
sudo certbot renew --dry-run
Saving debug log to /var/log/letsencrypt/letsencrypt.log
-------------------------------------------------------------------------------
Processing /etc/letsencrypt/renewal/mydomain.de.conf
-------------------------------------------------------------------------------
Cert not due for renewal, but simulating renewal for dry run
Starting new HTTPS connection (1): acme-staging.api.letsencrypt.org
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for mydomain.de
Waiting for verification...
Cleaning up challenges
Attempting to renew cert from /etc/letsencrypt/renewal/mydomain.de.conf produced an unexpected error: Failed authorization procedure. mydomain.de (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://mydomain.de/.well-known/acme-challenge/XXX: Timeout. Skipping.
** DRY RUN: simulating 'certbot renew' close to cert expiry
** (The test certificates below have not been saved.)
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/mydomain.de/fullchain.pem (failure)
** DRY RUN: simulating 'certbot renew' close to cert expiry
** (The test certificates above have not been saved.)
1 renew failure(s), 0 parse failure(s)
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: mydomain.de
Type: connection
Detail: Fetching
http://mysite:
Timeout
To fix these errors, please make sure that your domain name was
entered correctly and the DNS A record(s) for that domain
contain(s) the right IP address. Additionally, please check that
your computer has a publicly routable IP address and that no
firewalls are preventing the server from communicating with the
client. If you're using the webroot plugin, you should also verify
that you are serving files from the webroot path you provided.
Wenn ich per https://interneip/login drauf zugreife, dann kommt ein
"Diese Verbindung ist nicht sicher" - "Diese Verbindung ist auf die Domain "mydomain" registriert. (oder so)
Wenn ich dann auf "Ausnahme hinzufügen klicke", dann passiert nichts.
Was kann ich da tun?
edit: ich kann auch nicht auf meine PiHole-VM zugreifen. Nextcloud-CT und Observium-Turnkey hingegen funktioniert einwandfrei. Was zum Teufel ist hier im Arsch?? Das ist erst seitdem ich auf Proxmox 5.1 geupdatet habe...
wenn ich eine neue Wordpress-Turnkey installation mache, funktioniert diese...
edit: läuft wieder. Lag wohl an einem zu langsamen Domain-Update
Zuletzt bearbeitet: