buanet / ioBroker.docker

Official Docker Image for ioBroker
https://www.iobroker.net
MIT License
199 stars 69 forks source link

[Problem]: Since the update my iobroker wont Start #491

Closed lolkk86 closed 1 month ago

lolkk86 commented 2 months ago

Description / Beschreibung

I have updatet the iobroker docker on my unraid. Since the update i become this error:

Checking database connection... Failed. [ERROR] error: exec: "iob": executable file not found in $PATH

Please check your configuration and try again. For more information see ioBroker Docker image docs (https://docs.buanet.de/iobroker-docker-image/docs).

Image version

latest

Docker logs / Docker Protokoll

--------------------------------------------------------------------------------
-------------------------     2024-08-25 16:58:16      -------------------------
--------------------------------------------------------------------------------
-----                                                                      -----
----- ██╗  ██████╗  ██████╗  ██████╗   ██████╗  ██╗  ██╗ ███████╗ ██████╗  -----
----- ██║ ██╔═══██╗ ██╔══██╗ ██╔══██╗ ██╔═══██╗ ██║ ██╔╝ ██╔════╝ ██╔══██╗ -----
----- ██║ ██║   ██║ ██████╔╝ ██████╔╝ ██║   ██║ █████╔╝  █████╗   ██████╔╝ -----
----- ██║ ██║   ██║ ██╔══██╗ ██╔══██╗ ██║   ██║ ██╔═██╗  ██╔══╝   ██╔══██╗ -----
----- ██║ ╚██████╔╝ ██████╔╝ ██║  ██║ ╚██████╔╝ ██║  ██╗ ███████╗ ██║  ██║ -----
----- ╚═╝  ╚═════╝  ╚═════╝  ╚═╝  ╚═╝  ╚═════╝  ╚═╝  ╚═╝ ╚══════╝ ╚═╝  ╚═╝ -----
-----                                                                      -----
-----              Welcome to your ioBroker Docker container!              -----
-----                    Startupscript is now running!                     -----
-----                          Please be patient!                          -----
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
-----                          System Information                          -----
-----                    arch:                x86_64                       -----
-----                    hostname:            30fc55079843                 -----
-----                                                                      -----
-----                          Version Information                         -----
-----                    image:               v10.0.0                      -----
-----                    build:               2024-08-21T23:43:31+00:00    -----
-----                    node:                v20.17.0                     -----
-----                    npm:                 10.8.2                       -----
-----                                                                      -----
-----                        Environment Variables                         -----
-----                    SETGID:              100                          -----
-----                    SETUID:              99                           -----
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
-----                   Step 1 of 5: Preparing Container                   -----
--------------------------------------------------------------------------------

SETUID and/ or SETGID are set to custom values.
Changing UID to "99" and GID to "100"... usermod: no changes
Done.

--------------------------------------------------------------------------------
-----             Step 2 of 5: Detecting ioBroker Installation             -----
--------------------------------------------------------------------------------

Existing installation of ioBroker detected in "/opt/iobroker".

--------------------------------------------------------------------------------
-----             Step 3 of 5: Checking ioBroker Installation              -----
--------------------------------------------------------------------------------

(Re)setting permissions (This might take a while! Please be patient!)... Done.

Checking database connection... Failed.
[ERROR] error: exec: "iob": executable file not found in $PATH

Please check your configuration and try again.
For more information see ioBroker Docker image docs (https://docs.buanet.de/iobroker-docker-image/docs).

This Script will exit now.

** Press ANY KEY to close this window **
buanet commented 2 months ago

I think the upgrade step was too big. From which image version did you upgrade? Do you have a valid backup file?

Regards, André

buanet commented 1 month ago

No more response. I'll close this.

Regards, André