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
/ # docker-machine rm tmp
About to remove tmp
WARNING: This action will delete both local reference and remote instance.
Are you sure? (y/n): y
Error removing host "tmp": unexpected end of JSON input
This error is annoying because server is really removed, but it stay listed on Docker machine.
/ # docker-machine ls
NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS
tmp - scaleway(VC1S) Error Unknown StatusCode: 404, Type: unknown_resource, APIMessage: "898eac01-bf4f-40ef-ab4e-0cb35621e3fa" not found
The text was updated successfully, but these errors were encountered:
When I remove a machine I have this error:
This error is annoying because server is really removed, but it stay listed on Docker machine.
The text was updated successfully, but these errors were encountered: