Irgendetwas scheint mit den Maps nicht zu stimmen!
http://hopglass.4830.org/tng/ Down
https://newmap.4830.org/ Down
Und https://status.4830.org/ das alles geht, komisch. Ping geht es scheinen die HTTP Server Offline zu sein.
Irgendetwas scheint mit den Maps nicht zu stimmen!
http://hopglass.4830.org/tng/ Down
https://newmap.4830.org/ Down
Und https://status.4830.org/ das alles geht, komisch. Ping geht es scheinen die HTTP Server Offline zu sein.
Ich hätte auf let’s encrypt getippt. Aber bei down ist etwas anderes im Argen.
Ne, beobachtet habe ich das schon länger. Vor ein zwei oder drei Tagen war erst newmap down. Und seit gestern geht auch hopglas nicht mehr.
Bei Hopglas ist es aber nur der HTTPs Port. Port 80 geht.
Good catch:
root@newmap ~ # netstat -antp | grep LIST
tcp 0 0 0.0.0.0:5666 0.0.0.0:* LISTEN 603/nrpe
tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN 547/systemd-resolve
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 706/sshd
tcp 0 0 127.0.0.1:6010 0.0.0.0:* LISTEN 6702/sshd: root@pts
tcp6 0 0 :::5666 :::* LISTEN 603/nrpe
tcp6 0 0 :::22 :::* LISTEN 706/sshd
tcp6 0 0 ::1:6010 :::* LISTEN 6702/sshd: root@pts
tcp6 0 0 :::4000 :::* LISTEN 561/node
root@newmap ~ # systemctl restart nginx
root@newmap ~ # netstat -antp | grep LIST
tcp 0 0 0.0.0.0:5666 0.0.0.0:* LISTEN 603/nrpe
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 6850/nginx: master
tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN 547/systemd-resolve
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 706/sshd
tcp 0 0 127.0.0.1:6010 0.0.0.0:* LISTEN 6702/sshd: root@pts
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 6850/nginx: master
tcp6 0 0 :::5666 :::* LISTEN 603/nrpe
tcp6 0 0 :::80 :::* LISTEN 6850/nginx: master
tcp6 0 0 :::22 :::* LISTEN 706/sshd
tcp6 0 0 ::1:6010 :::* LISTEN 6702/sshd: root@pts
tcp6 0 0 :::443 :::* LISTEN 6850/nginx: master
tcp6 0 0 :::4000 :::* LISTEN 561/node
Für map/hopglass ist aber AFAIK kein https konfiguriert, das hat also seine Richtigkeit.
Das stimmt schon, map/hopglass taten ja, Keyword wurde per http gefunden. newmap wird nicht überwacht, der Einstiegspunkt ist map, hopglass/newmap nur Übergangskrücken.
Dieses Thema wurde automatisch 10 Tage nach der letzten Antwort geschlossen. Es sind keine neuen Nachrichten mehr erlaubt.