You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GCP, Linux 6.1.0-28-cloud-amd64 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) x86_64 GNU/Linux (debian/12)
4vCPU 16GB, when using mini-install type, error "This site is unavailable" occurred when trying to access web page by ip:64297. The firewall is configured to allow all ports. It seems nginx is not starting. Is there a way to debug/fix this? :~/tpotce$ curl -k https://localhost:64297 curl: (7) Failed to connect to localhost port 64297 after 0 ms: Couldn't connect to server $ sudo systemctl stop cups Failed to stop cups.service: Unit cups.service not loaded.
Dec 24 10:45:39 instance-20241224-092047 dockerd[817]: time="2024-12-24T10:45:39.539974713Z" level=warning msg="ShouldRestart failed, container will not be restarted" container=e4c1b3c2f83bb31a2e23a20a89c2760360d8e7054404d57541be02425dc3f565 daemonShuttingDown=false error="restart canceled" execDuration=10.178385961s exitStatus="{1 2024-12-24 10:45:39.306763783 +0000 UTC}" hasBeenManuallyStopped=true restartCount=0
Dec 24 10:45:39 instance-20241224-092047 dockerd[817]: time="2024-12-24T10:45:39.755827391Z" level=info msg="ignoring event" container=085e118807e2901f33d3558959941a856b4a58d31976e4f6cae97023a239223d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Dec 24 10:45:39 instance-20241224-092047 dockerd[817]: time="2024-12-24T10:45:39.799517976Z" level=warning msg="ShouldRestart failed, container will not be restarted" container=085e118807e2901f33d3558959941a856b4a58d31976e4f6cae97023a239223d daemonShuttingDown=false error="restart canceled" execDuration=10.066597183s exitStatus="{0 2024-12-24 10:45:39.709648984 +0000 UTC}" hasBeenManuallyStopped=true restartCount=0
Dec 24 10:45:39 instance-20241224-092047 dockerd[817]: time="2024-12-24T10:45:39.827496329Z" level=info msg="ignoring event" container=48bbfd414e4c7f48520252f5e673b0906e8d5de0ea5b8a257df5cb17a4de8b89 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Dec 24 10:45:39 instance-20241224-092047 dockerd[817]: time="2024-12-24T10:45:39.878578368Z" level=warning msg="ShouldRestart failed, container will not be restarted" container=48bbfd414e4c7f48520252f5e673b0906e8d5de0ea5b8a257df5cb17a4de8b89 daemonShuttingDown=false error="restart canceled" execDuration=10.354203519s exitStatus="{0 2024-12-24 10:45:39.802728555 +0000 UTC}" hasBeenManuallyStopped=true restartCount=0
Dec 24 10:45:39 instance-20241224-092047 dockerd[817]: time="2024-12-24T10:45:39.916872913Z" level=info msg="ignoring event" container=aee664a6f38dee444fff7f6c6cc1aefb48f8ef62e608a9e1faac25b3df665e4b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Dec 24 10:45:39 instance-20241224-092047 dockerd[817]: time="2024-12-24T10:45:39.937059910Z" level=warning msg="ShouldRestart failed, container will not be restarted" container=aee664a6f38dee444fff7f6c6cc1aefb48f8ef62e608a9e1faac25b3df665e4b daemonShuttingDown=false error="restart canceled" execDuration=9.98053109s exitStatus="{0 2024-12-24 10:45:39.888841899 +0000 UTC}" hasBeenManuallyStopped=true restartCount=0
Dec 24 10:45:41 instance-20241224-092047 dockerd[817]: time="2024-12-24T10:45:41.228727829Z" level=info msg="ignoring event" container=d4759db48c44767c95b471fd4b041794ad7f873004b9fa8099caa77e9eff3fa3 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Dec 24 10:45:41 instance-20241224-092047 dockerd[817]: time="2024-12-24T10:45:41.243277869Z" level=warning msg="ShouldRestart failed, container will not be restarted" container=d4759db48c44767c95b471fd4b041794ad7f873004b9fa8099caa77e9eff3fa3 daemonShuttingDown=false error="restart canceled" execDuration=12.779007536s exitStatus="{130 2024-12-24 10:45:41.213288387 +0000 UTC}" hasBeenManuallyStopped=true restartCount=0
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
GCP, Linux 6.1.0-28-cloud-amd64 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) x86_64 GNU/Linux (debian/12)
4vCPU 16GB, when using mini-install type, error "This site is unavailable" occurred when trying to access web page by ip:64297. The firewall is configured to allow all ports. It seems nginx is not starting. Is there a way to debug/fix this?
:~/tpotce$ curl -k https://localhost:64297 curl: (7) Failed to connect to localhost port 64297 after 0 ms: Couldn't connect to server
$ sudo systemctl stop cups Failed to stop cups.service: Unit cups.service not loaded.
Beta Was this translation helpful? Give feedback.
All reactions