5 months ago
My docker images implementation were working fine and when i redeployed today with same configs, no changes it started crashing saying
exec container process /opt/bitnami/scripts/kafka/entrypoint.sh: Exec format error
now i dont know how to solve this error or what is the core reason except for a potential re-do that i will have to do for setting up the whole cluster of brokers again.
3 Replies
5 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
5 months ago
found a solution, when you go to settings there is source image path, from railway/kafka:latest, i changed it to bitnami/kafka:latest, deployed again and this solved my issue.
afeefggi
found a solution, when you go to settings there is source image path, from railway/kafka:latest, i changed it to bitnami/kafka:latest, deployed again and this solved my issue.
5 months ago
please be aware of deprecation of bitnami images https://github.com/bitnami/charts/issues/35164