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

Fix hanami app on M1/M2 machines #86

Closed
2 tasks
tombruijn opened this issue Feb 1, 2023 · 0 comments
Closed
2 tasks

Fix hanami app on M1/M2 machines #86

tombruijn opened this issue Feb 1, 2023 · 0 comments
Labels

Comments

@tombruijn
Copy link
Member

Processmon can compile on these machines, but it fails to run on the app container.

hanami2-postgres-app-1       | Starting processmon 0.4.1
hanami2-postgres-app-1       | thread 'main' panicked at 'Error running monitor: No such file or directory (os error 2)', /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/processmon-0.4.1/src/main.rs:63:19
hanami2-postgres-app-1       | note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

To do

  • Check if specifying the platform for the container image helps
  • Find another way to run it. Confirm that other apps do work on M1/M2 machines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant