Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Container Crash After Version 18.18 Update #6942

Open
inpex opened this issue Jan 22, 2024 · 0 comments
Open

Docker Container Crash After Version 18.18 Update #6942

inpex opened this issue Jan 22, 2024 · 0 comments

Comments

@inpex
Copy link

inpex commented Jan 22, 2024

Since yesterday, around the time when version 18.18 was released, my Docker container has been consistently crashing. I am unable to restart the container and encountering an error. It seems like there might be an issue with the recent update.

`--------------------------------------------------------------------------------


----- System Information -----
----- arch: x86_64 -----
----- hostname: 8fe5d5193557 -----


----- Version Information -----
----- image: v9.1.0 -----
----- build: 2024-01-19T13:46:03+00:00 -----
----- node: v18.19.0 -----
----- npm: 9.2.0 -----


----- Environment Variables -----
----- SETGID: 100 -----
----- SETUID: 99 -----
----- USBDEVICES: /dev/ttyACM0 -----


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

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


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

find: ‘/opt/iobroker/node_modules/zigbee-herdsman-converters/devices’: Structure needs cleaning
Existing installation of ioBroker detected in "/opt/iobroker".


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

Replacing ioBroker executable to fix sudo bug... Done.

chown: cannot read directory '/opt/iobroker/node_modules/zigbee-herdsman-converters/devices': Structure needs cleaning
(Re)setting permissions (This might take a while! Please be patient!)...`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant