Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

/run/anbox-container.socket: No such file or directory #29

Closed
iamironz opened this issue Aug 16, 2019 · 3 comments
Closed

/run/anbox-container.socket: No such file or directory #29

iamironz opened this issue Aug 16, 2019 · 3 comments

Comments

@iamironz
Copy link

Hey. Faced this type of issue:

[ 2019-08-16 15:04:25] [daemon.cpp:61@Run] Failed to connect to socket /run/anbox-container.socket: No such file or directory

What's this one indicates for?

@TheOneWithTheBraid
Copy link

You need to start the container-manager service. Did you use the SNAP or the native package?

Try

sudo systemctl start anbox-container-manager.service
sudo systemctl enable anbox-container-manager.service 

@iamironz
Copy link
Author

Yes, after this command this works fine. Thank you!

@miferg
Copy link

miferg commented Jun 29, 2020

I compiled from source and have the same problem, when I run systemctl start anbox-container-manager.service I get Failed to start anbox-container-manager.service: Unit anbox-container-manager.service not found.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants