[Solved] Restart Zigbee2Mqtt container

Hello, I’ve had a problem since this afternoon. My gladys-z2m-zigbee2mqtt container keeps restarting constantly:

In the logs, I have this:

# Fatal error in , line 0
# unreachable code
#
#
#
#FailureMessage Object: 0xbe8b826c
Using '/app/data' as data directory

#
# Fatal error in , line 0
# unreachable code
#
#
#
#FailureMessage Object: 0xbeb2326c

I’ve tried rebooting Docker and the Raspberry Pi, but nothing works :confused:

The containers are configured to update automatically. This is the case for the Zigbee2mqtt image that we use.

However, it seems there is an issue with the latest version. We need to wait for the responsible party to fix it and for the new version to be downloaded

The last time I had this problem with @cicoub13 the image was updated very quickly.

Try disabling the service in the Zigbee2Mqtt configuration, then re-enabling it to force the container update. If the issue has been resolved, it will be functional again.

On my side, all good, everything is working fine.

Based on your response, it seems to be resolved, but I don’t understand what I need to do?

The image is not yet fixed (but they found the issue). Once this is done, you will have to wait a maximum of 24 hours for the image to update automatically.
It is possible to force the update (I will put the command here at that time).

top, thank you very much! :slight_smile:

I had the same issue, but it’s resolved tonight!

A new image was published by the maintainer on June 4th around 11 a.m.
Automatic update for me as well last night. Everything is working again.

The image seems to be fixed, but my network no longer seems to detect my sensors, I’ll look into it in detail when I have some time.