fikrapdso
fikrapdso
When the old instance has status `Exited`, rollout command not start the new instance. it trying to start the old instance instead and break because the old instance has error...
#### Summary Non standard status code response on API . When accidentally adding a deleted user to a channel, it returns 403 status code (which related to authorization) which is...
I am not sure this is the right place to submit this error. SDK: aiodocker = 0.21.0 docker = 24.0.7 python =3.10 I received this error when try to `.pause()`...
The droplet not listed in the droplets list response even after successful request to create droplet endpoint. Request using pydo ```python droplets = client.droplets.create({ "name": "xxx", "region": "nyc1", "size": "xxx",...
I don't really know this is part of the client cache or the api-v2 itself. So i created the issue in api-v2 repo as well https://github.com/digitalocean/api-v2/issues/202. The droplet not listed...