getumbrel / umbrel-dev

Automatically initialize and manage an Umbrel development environment
20 stars 15 forks source link

cannot access 'tor/data/*': No such file or directory error on umbrel-dev boot #28

Open pseudozach opened 2 years ago

pseudozach commented 2 years ago

I've installed all requirements on an intel macos but I get the below error.

is this a known issue/any workarounds? any other ways to install umbrel-dev and test an app?

==> umbrel-dev: Machine booted and ready! [umbrel-dev] GuestAdditions 6.1.32 running --- OK. ==> umbrel-dev: Checking for guest additions in VM... ==> umbrel-dev: Setting hostname... ==> umbrel-dev: Configuring and enabling network interfaces... ==> umbrel-dev: Mounting shared folders... umbrel-dev: /vagrant => /Users/pseudozach/Documents/umbrel-dev ==> umbrel-dev: Machine already provisioned. Run vagrant provision or use the --provision ==> umbrel-dev: flag to force provisioning. Provisioners marked to run always will still run. ==> umbrel-dev: Running provisioner: shell... umbrel-dev: Running: inline script umbrel-dev: chmod: cannot access 'tor/data/*': No such file or directory umbrel-dev: This script requires "docker-compose" to be installed The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong.