Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

todo-database: exec format error #21

Open
maggiechew opened this issue Mar 9, 2024 · 1 comment
Open

todo-database: exec format error #21

maggiechew opened this issue Mar 9, 2024 · 1 comment

Comments

@maggiechew
Copy link

Followed through tutorial directions as found in docker docs and have encountered issue. Can't run todo-database; logs show the following error at each attempt.

exec /usr/local/bin/docker-entrypoint.sh: exec format error

  • Have tried deleting the containers and recomposing with same result
  • Have deleted directory, recloned and restarted entire process with same result
@maggiechew
Copy link
Author

Way I personally resolved this on my machine was to change the version of Mongo in use from 6 to 4, this fixed the issue and all is running smoothly at present. Appears to be an issue in latest version of Mongo image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant