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

Error running Recommend Install for Apple Silicon Chips #899

Open
BBBmau opened this issue Mar 23, 2024 · 3 comments
Open

Error running Recommend Install for Apple Silicon Chips #899

BBBmau opened this issue Mar 23, 2024 · 3 comments

Comments

@BBBmau
Copy link

BBBmau commented Mar 23, 2024

This occurs when running curl -L https://raw.githubusercontent.com/NixOS/experimental-nix-installer/main/nix-installer.sh | sh -s install

Error

Error: 
   0: Planner error
   1: Error executing action
   2: Action `encrypt_apfs_volume` errored
   3: The keychain lacks a password for the already existing "Nix Store" volume on disk `disk3`, consider removing the volume with `diskutil apfs deleteVolume "Nix Store"` (if you receive error -69888, you may need to run `sudo launchctl bootout system/org.nixos.darwin-store` and `sudo launchctl bootout system/org.nixos.nix-daemon` first)

Metadata

key value
version 0.14.0
os macos
arch aarch64
@winterqt
Copy link

winterqt commented Apr 1, 2024

What terminal emulator did you run the installer in?

@BBBmau
Copy link
Author

BBBmau commented Apr 2, 2024

@winterqt iTerm

@winterqt
Copy link

winterqt commented Apr 2, 2024

Try deleting the Nix Store volume in Disk Utility, rebooting, and running the installer from Apple's Terminal.

It should work then.

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