zmk-config
zmk-config copied to clipboard
exit code 128 using just init
Getting an error when running just init. Have tried on different networks, cloning in a new repo. Have checked to make sure nix, direnv, and just are installed correctly so not sure why this is happening.
error: RPC failed; HTTP 400 curl 22 The requested URL returned error: 400
fatal: unable to write request to remote: Broken pipe
fatal: could not fetch b68d702e4539f13767a4379a16f4c2abc3dbd165 from promisor remote
FATAL ERROR: command exited with status 128: checkout --detach refs/heads/manifest-rev
error: Recipe `init` failed on line 67 with exit code 128
full : errormsg.txt
Works correctly on my Mac Mini so I assume there must be something wrong with my environment on my macbook, not sure how to troubleshoot that though.
Looks like the error is caused by west update. Maybe some temporary connection issue with one of the dependencies?