You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
If your app is not running and you delete it, an error message is shown but the app is correctly destroyed.
Debugging:
The text was updated successfully, but these errors were encountered: