Cloudron Installation failed
-
Hello everyone,
I have a freshly installed Ubuntu Server (22.04.3) and am trying to install Cloudron.
It looks like the installation depends on the step:
Installing Cloudron version 7.6.0 (this takes some time)The log currently looks like this:
error pulling image configuration: download failed after attempts=1: error parsing HTTP 408 response body: invalid character '<' looking for beginning of value: "<html><body><h1>408 Request Time-out</h1> \nYour browser didn't send a complete request in time.\n</body></html>\n"
2023-10-12T15:45:41 ==> installer: Could not pull registry.docker.com/cloudron/g raphite:3.4.2@sha256:bc30121baecfa887856de56278fca5a532543c8ff439b60dc178132d578 c5e9f
registry.docker.com/cloudron/graphite@sha256:bc30121baecfa887856de56278fca5a5325 43c8ff439b60dc178132d578c5e9f: Pulling from cloudron/graphite
445a6a12be2b: Already exists
4cfe0cdc770e: Already exists
e6a0eb1fa9b7: Already exists
e995e5b957f9: Already exists
e6d226089461: Already exists
b3243df2776e: Already exists
debd247c1af3: Already exists
ea1f575bfbef: Already exists
566e1eaf48e1: Already exists
68da526a8544: Already exists
2f3677647d18: Already exists
90984d402264: Already exists
802deede2955: Already exists
1861003a8fe7: Already exists
524cf22ec2b3: Already exists
9871ea879f63: Pulling fs layer
710d51248471: Pulling fs layer
9871ea879f63: Waiting
13c19ce58371: Pulling fs layer
710d51248471: Waiting
b582552c3695: Pulling fs layer
b582552c3695: Waiting
13c19ce58371: WaitingDo you have an idea?
VG Fisi
-
@fisi said in Cloudron Installation failed:
2023-10-12T15:45:41 ==> installer: Could not pull registry.docker.com/cloudron/g raphite:3.4.2@sha256:bc30121baecfa887856de56278fca5a532543c8ff439b60dc178132d578 c5e9f
Here's the problem.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/408
Are you using a very slow connection or is the internet connectioon of that server unstable for any reason?
-