nodered container hangs after restart #93
Replies: 1 comment
-
Found the belonging thread in here. :-) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After restart (either by command or after reboot) the container hangs.
Logs show the following error:
nodered-1 | Starting dbus daemon
nodered-1 | dbus-daemon[11]: Failed to start message bus: The pid file "/run/dbus/dbus.pid" exists, if the message bus is not running, remove this file
Only is stopping the containers with "./start.sh stop" and update, with "./start.sh update", is the nodered container running again.
reset of the SD and rebuild from scratch didn't help.
What should I do now?
Christian
Beta Was this translation helpful? Give feedback.
All reactions