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

UI: Error message is shown when app is deleted while it's not running #2

Open
tiff opened this issue Aug 5, 2015 · 0 comments
Open
Assignees
Labels

Comments

@tiff
Copy link
Member

tiff commented Aug 5, 2015

If your app is not running and you delete it, an error message is shown but the app is correctly destroyed.

Debugging:

root@f440e7063907:/tmp# curl -i --data "name=app-name" http://app-manager/destroy
HTTP/1.1 500 Internal Server Error
Content-Type: application/json; charset=UTF-8
Date: Mon, 03 Aug 2015 12:13:37 GMT
Content-Length: 410

"Error response from daemon: no such id: 4cfdfd84a01587454400f1bde185b09bb00bf6b20fad9f1e13d1a3994d3e58c5\ntime=\"2015-08-03T12:13:37Z\" level=fatal msg=\"Error: failed to stop one or more containers\" \nError response from daemon: no such id: 4cfdfd84a01587454400f1bde185b09bb00bf6b20fad9f1e13d1a3994d3e58c5\ntime=\"2015-08-03T12:13:37Z\" level=fatal msg=\"Error: failed to remove one or more containers\" \n"
@tiff tiff added the bug label Aug 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant