Seite 1 von 1

Probleme mit script 1.02

Verfasst: Mi 14. Jun 2023, 14:30
von kosmar3212
Creating pihole ...
Creating traefik ...
Creating portainer ...
Creating nextcloud_db ... done
Creating ei23 ...
Creating vscode ...
Creating bitwarden ...
Creating mosquitto ...
Creating homeassistant ... done
Creating esphome ... done
Creating influxdb ...
Creating nextcloud ...

ERROR: for pihole UnixHTTPConnectionPool(host='localhost', port=None): Read tim ed out. (read timeout=60)

ERROR: for influxdb UnixHTTPConnectionPool(host='localhost', port=None): Read t imed out. (read timeout=60)

ERROR: for vscode UnixHTTPConnectionPool(host='localhost', port=None): Read tim ed out. (read timeout=60)

ERROR: for traefik UnixHTTPConnectionPool(host='localhost', port=None): Read ti med out. (read timeout=60)

ERROR: for mosquitto UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)

ERROR: for bitwarden UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)

ERROR: for ei23 UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)

ERROR: for portainer UnixHTTPConnectionPool(host='localhost', port=None): Read Creating nextcloud ... done

ERROR: for pihole UnixHTTPConnectionPool(host='localhost', port=None): Read tim ed out. (read timeout=60)

ERROR: for influxdb UnixHTTPConnectionPool(host='localhost', port=None): Read t imed out. (read timeout=60)

ERROR: for vscode UnixHTTPConnectionPool(host='localhost', port=None): Read tim ed out. (read timeout=60)

ERROR: for traefik UnixHTTPConnectionPool(host='localhost', port=None): Read ti med out. (read timeout=60)

ERROR: for mosquitto UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)

ERROR: for bitwarden UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)

ERROR: for ei23 UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)

ERROR: for portainer UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: An HTTP request took too long to complete. Retry with --verbose to obtain debug information.
If you encounter this issue regularly because of slow network conditions, consid er setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 60).
===================================================
//// Docker-Compose verursacht Fehler... (siehe oben)

Überprüfe die "ei23-docker/docker-compose.yml" auf Fehler,
oder entferne ggf. das Docker-Image welches den Fehler verursacht.
Es ist möglich das ein Docker-Image veraltet ist.
Führe nach dem Anpassen der docker-compose.yml "ei23 dc" aus.
Ist dies eine Erstinstallation, müssen mit dem ei23 Skript nochmals Passwörter g esetzt werden

Eine komplette Neuinstallation durch das Skript ist NICHT notwendig!!!
===================================================

Den Wust an Fehlermeldung bekomme ich auf dem Bildschirm angezeigt. Ich benutze einen RPI4 - 2GB mit 32 GB Usb Stick.

Kann mir einer von Euch weiterhelfen?

Re: Probleme mit script 1.02

Verfasst: Sa 17. Jun 2023, 21:55
von Sublime0391
Hallo ,

versuche es mal so :

Code: Alles auswählen

COMPOSE_HTTP_TIMEOUT=200 docker-compose up -d

Re: Probleme mit script 1.02

Verfasst: Sa 24. Jun 2023, 22:27
von ei23felix
Kann ich nicht reproduzieren...