-
Notifications
You must be signed in to change notification settings - Fork 191
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
running daemon failed #112
Comments
If you are using docker machine, try restarting your docker vm. If not, see what loop devices are in use with You can then free one or more devices with |
I restarted, but no change to the error:
trying to free one of them gives this error:
|
@mikeatm Where did you run this command from? the docker machine vm? or a docker container? if a docker container, what were the arguments? |
I ran the command from the host, all the errors/outputs are from the host not the docker vm, the vm's never start. |
What do you mean by the docker vm never starts? |
This all happens on Fedora 24, i was attempting to run one of the examples,
im not sure whether these are bugs or support problems, |
try making a temporary directory somewhere like (the problem seems related to your |
Ok, the permissions issue was SELinux, i disabled it, and were back to the other error on losetup,
|
can you show the output of |
Here it is.
|
if anyone runs into this on Fedora try 👍 |
I'm having the same issue on Fedora 24. I've tried for N = 0 to 3, without success. losetup -a gives me nothing. losetup -f gives me /dev/loop0 mjb@zBook ~/src/git/Unikernels/unik> losetup -a I'll open another issue for this ... |
... replying to myself here.
|
UBUNTU - if you don't have enough loop devices.
|
Im facing this error when i try to run
unik daemon
This is on fedora 24, unik git-HEAD from 27th/nov/2016.
Running with debug it shows:
The text was updated successfully, but these errors were encountered: