-
Notifications
You must be signed in to change notification settings - Fork 34
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
Unable to remove a stopped machine #99
Comments
i found this issue when i was trying to use scaleway as gitlab-runner with the docker+machine autoscaling feature. This prevents the gitlab-runner from functioning correctly because it could not delete instances |
I've got similar issues using a 'docker+machine' gitlab runner. Gitlab runner can't remove archived machines. Errors found in /var/log/syslog:
|
Same problem here cannot remove archived machines |
Same problem here.
P.S.: I also have an issue where the MachineName is not reflected on Scaleway instances name. |
I get the following error when trying to delete a stopped machine. Not sure if it is a machine driver or a api issue. But not being able to delete an stopped instance sound like a bug to me
after starting i'm able to delete the machine
The text was updated successfully, but these errors were encountered: