Skip to content

[Bug] snarkos update fails to run on mac #3455

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

Closed
zklim opened this issue Dec 6, 2024 · 2 comments
Closed

[Bug] snarkos update fails to run on mac #3455

zklim opened this issue Dec 6, 2024 · 2 comments
Labels
bug Incorrect or unexpected behavior

Comments

@zklim
Copy link

zklim commented Dec 6, 2024

🐛 Bug Report

Running snarkos update fails, here is the error logs:

Checking target-arch... aarch64-apple-darwin
Checking current version... v3.0.0
Checking latest released version... v3.1.0
New release found! v3.0.0 --> v3.1.0
New release is compatible

Failed to update snarkOS to the latest version
self_update: ReleaseError: No asset found for target: `aarch64-apple-darwin`

Steps to Reproduce

Run snarkos update with old version installed

Expected Behavior

Successfully update to latest version of snarkOS

Your Environment

  • snarkOS version: v3.0.0
  • Rust version: 1.81.0
  • Computer OS: macOS Sequoia 15.0.1
@zklim zklim added the bug Incorrect or unexpected behavior label Dec 6, 2024
@vicsn
Copy link
Collaborator

vicsn commented Mar 10, 2025

Nice catch, same issue for me.

@joske
Copy link
Contributor

joske commented Apr 7, 2025

@vicsn should be fixed by linked issue which got fixed.

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

Successfully merging a pull request may close this issue.

3 participants