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

Can't run qovery auth on a Mac M3 #250

Open
jmeiss opened this issue Feb 1, 2024 · 2 comments
Open

Can't run qovery auth on a Mac M3 #250

jmeiss opened this issue Feb 1, 2024 · 2 comments

Comments

@jmeiss
Copy link

jmeiss commented Feb 1, 2024

What happened:
zsh: bad CPU type in executable: qovery

What you expected to happen:
Be connected to use Qovery CLI

How to reproduce it (as minimally and precisely as possible):
Buy a MacBook Pro M3 :trollface:
Then run qovery auth

Anything else we need to know?:

Environment:

  • Qovery version (use qovery version): latest (but I can't run qovery version)
  • OS and version: Sonoma 14.3
  • Others: Chip Apple M3 Pro
@jmeiss
Copy link
Author

jmeiss commented Feb 2, 2024

@benjaminch
Copy link
Collaborator

Hey @jmeiss,

Sorry for the delay here. Do you still have the issue?
Did you reinstall the CLI recently?

On my side I have a m3 air (sorry not a Pro 😅), and I think it's properly running on Apple Silicon:

Runs qovery auth and let it hangs, then in a terminal or in activity monitor, you should be able to check:

$ qovery auth &

$ ps aux | grep qovery
benjaminch       28212   0.0  0.1 409931744  16800 s001  S+   11:42AM   0:00.03 qovery auth

$ lsof -p18510 -p18510 | grep /usr/libexec/rosetta/runtime

CleanShot 2024-04-22 at 11 59 02

Let me know !
Cheers

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

2 participants