We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am using a mac with m1 chip, and the process is stuck on starting container docker-godwoken-1.
⠿ Container docker-godwoken-1 Waiting 6.8s
docker-godwoken-1 keeps brushing the logs below
qemu: uncaught target signal 11 (Segmentation fault) - core dumped /var/lib/layer2/entrypoint.sh: line 226: 14 Segmentation fault godwoken --version
The text was updated successfully, but these errors were encountered:
The m1 support is broken by the new version of ckb-vm. It is fixed in nervosnetwork/ckb-vm#277
ckb-vm
We need to wait for ckb upgrade to the latest ckb-vm version, then we can enable m1 build.
ckb
Sorry, something went wrong.
The PR is merged godwokenrises/godwoken#882.
We need to support the arm version image and integrate it with Kicker.
IMO we should improve user experience by providing more context before we support the arm version:
jjyr
RetricSu
No branches or pull requests
I am using a mac with m1 chip, and the process is stuck on starting container docker-godwoken-1.
docker-godwoken-1 keeps brushing the logs below
The text was updated successfully, but these errors were encountered: