Rolling back to 5.5.1 works. I'm not sure if this is an issue with the switch to debian 12 or some other error. I also tried starting the container fresh with no previously saved data and it still failed to start.
Host info:
Ubuntu 22.04.2 LTS
Docker version 24.0.5
Docker compose version 2.20.2
Found the issue. I had common keys to all my containers centralized and forgot that I had a PID limit. Raising the limit caused the container to start properly.
I recently tried upgrading my emqx instance to 5.6.1, but I'm getting the following error:
Rolling back to 5.5.1 works. I'm not sure if this is an issue with the switch to debian 12 or some other error. I also tried starting the container fresh with no previously saved data and it still failed to start.
Host info: Ubuntu 22.04.2 LTS Docker version 24.0.5 Docker compose version 2.20.2