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

Missing app causing high CPU in commander #275

Open
zombor opened this issue Jan 25, 2016 · 0 comments
Open

Missing app causing high CPU in commander #275

zombor opened this issue Jan 25, 2016 · 0 comments

Comments

@zombor
Copy link
Contributor

zombor commented Jan 25, 2016

I believe this is happening because I manually added an application to shuttle. I launched a docker container by hand (due to #272) and then PUT a config to shuttle to route to it (since I needed it on the same port as the rest of the system).

When I do this, my commander logs fill up with:

ERROR: Unable to load app %!s(<nil>): app <app-name> does not exist

When I execute commander app:create <app-name> the errors go away, of course. However this also deletes the proxy entry in shuttle.

I haven't confirmed that the high CPU usage is caused by this but it seems suspicious. When I look at top on the server, commander is always near the top of the list, using 50-75% cpu.

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

1 participant