Closed PatBoud closed 3 months ago
v5.6.1 runs fine. Pulled v5.7.1 and re-deployed, but this is what shows up when i run "docker logs emqx":
ERROR: ERROR: Please ensure it is running on the correct platform: ERROR: arch: "x86_64-pc-linux-gnu" wordsize: 64 os: "debian12" erlang: "26.2.5-2"r elixir: "none" relform: "tgz" ERROR: Version=5.7.1 ERROR: Required dependencies: openssl-1.1.1 (libcrypto), libncurses and libatomic1 ERROR:
I updated all libraries on the host VM (Almalinux 9.4) and rebooted just in case, still same error.
Rolled back to v5.6.1 successfully, is there something wrong with the DockerHub image?
For some reason, re-started and all is good. Closing issue.
Thank you.
v5.6.1 runs fine. Pulled v5.7.1 and re-deployed, but this is what shows up when i run "docker logs emqx":
I updated all libraries on the host VM (Almalinux 9.4) and rebooted just in case, still same error.
Rolled back to v5.6.1 successfully, is there something wrong with the DockerHub image?