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
Since the tasks API endpoint does not exist anymore (kaorimatz/fog-scaleway#7),
polling for the task will result in an error even if the actual task succeeded.
While tasks-related code should be removed from fog-scaleway,
setting async to true for the server.terminate and sever.poweroff metods
will bypass this polling.
Fixeskaorimatz#9.
Since the tasks API endpoint does not exist anymore (kaorimatz/fog-scaleway#7),
polling for the task will result in an error even if the actual task succeeded.
While tasks-related code should be removed from fog-scaleway,
setting async to true for the server.terminate and server.poweroff methods
will bypass this polling.
Fixeskaorimatz#9.
The machine is powered off but vagrant returns an error.
Opening here for visibility, real issue is kaorimatz/fog-scaleway#7
The text was updated successfully, but these errors were encountered: