Bad request when starting volume resize on Digital Ocean #367

Closed
opened 2023-09-30 17:24:18 +03:00 by inex · 2 comments

Expected Behavior

Digital Ocean extends the volume.

Actual Behavior

Bad Request received.

Steps to Reproduce

  1. Have an existing SelfPrivacy server on DigitalOcean
  2. Open the Storage page, and extend the existing volume
  3. Wait for it to fail

Context and notes

Reported in support chat by ZenitoGR

Relevant log output

request-uri: https://api.digitalocean.com/v2/volumes/actions
headers: {Authorization: Bearer , content-type: application/json}
data: {type: resize, volume_name: volumez6lr82, size_gigabytes: 12.761005401611328, region: fra1}

App Version

0.9.0

Server API Version

2.4.1

Operating System

Android

### Expected Behavior Digital Ocean extends the volume. ### Actual Behavior Bad Request received. ### Steps to Reproduce 1. Have an existing SelfPrivacy server on DigitalOcean 2. Open the Storage page, and extend the existing volume 3. Wait for it to fail ### Context and notes Reported in support chat by ZenitoGR ### Relevant log output ```shell request-uri: https://api.digitalocean.com/v2/volumes/actions headers: {Authorization: Bearer , content-type: application/json} data: {type: resize, volume_name: volumez6lr82, size_gigabytes: 12.761005401611328, region: fra1} ``` ### App Version 0.9.0 ### Server API Version 2.4.1 ### Operating System Android
inex added the
Bug
Providers
Digital Ocean
Priority
Critical
Severity
High
labels 2023-09-30 17:25:03 +03:00
NaiJi was assigned by inex 2023-09-30 17:26:24 +03:00

I removed my API key from the log and didnt replace it with a sample text and it looks like the log shows that no API key was in the request

App Ver: 0.9.0
Server API Ver: 2.4.1

I removed my API key from the log and didnt replace it with a sample text and it looks like the log shows that no API key was in the request App Ver: 0.9.0 Server API Ver: 2.4.1
Collaborator

Is pending on #368

Is pending on https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/pulls/368
NaiJi closed this issue 2023-10-02 20:11:04 +03:00
NaiJi added the
Fixed
label 2023-10-02 20:11:23 +03:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy.org.app#367
There is no content yet.