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

0.9 install: fatal: unable to acquire lock on/opt/api-umbrella/var/run/perpboot.pid: temporary i/o failure (EAGAIN) #203

Closed
brylie opened this issue Dec 11, 2015 · 2 comments
Milestone

Comments

@brylie
Copy link
Contributor

brylie commented Dec 11, 2015

After installing 0.9 and editing the api-umbrella.yml file, we get the following error when starting the service:

$ sudo service api-umbrella start
 * Starting API Umbrella api-umbrella
 runtool: fatal: unable to acquire lock on/opt/api-umbrella/var/run/perpboot.pid: temporary i/o failure (EAGAIN)
@brylie
Copy link
Contributor Author

brylie commented Dec 11, 2015

This may be resolved by using restart instead of start, but I have not tested this difference.

@GUI GUI added this to the v0.10 milestone Dec 15, 2015
@GUI
Copy link
Member

GUI commented Dec 15, 2015

This message would show up if the service was already started and you ran the start command again. This is improved in 629dc34. Now if you run the start command when api umbrella is already started or the stop command when api umbrella is already stopped, you'll get a more instructive message. This will be part of v0.10 which will be released tomorrow.

@GUI GUI closed this as completed Dec 15, 2015
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