Skip to content
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

Trying to change the size of a disk causes an error on the API #32

Open
darkxeno opened this issue Sep 20, 2023 · 3 comments
Open

Trying to change the size of a disk causes an error on the API #32

darkxeno opened this issue Sep 20, 2023 · 3 comments
Assignees

Comments

@darkxeno
Copy link

On the resource "kamatera_server" when changing the disk sizes from:

disk_sizes_gb : [30, 250]

to

disk_sizes_gb : [30, 300]

i get the following error:

Error: error response from Kamatera API (500): map[message:{"errors":[{"code":2,"info":"Value expected to be 'number', 'string' given.","category":"General Error"}]}]```
@OriHoch
Copy link
Member

OriHoch commented Sep 20, 2023

thanks for the bug report, I will look into it ASAP

@OriHoch OriHoch self-assigned this Sep 20, 2023
@OriHoch
Copy link
Member

OriHoch commented Sep 28, 2023

Hi, sorry for the late update, I confirmed that the problem is in the upstream Kamatera API which the terraform driver relies on

They are working on fixing it, I will update here when there is progress.

You can also contact them about it at support@kamatera.com (issue CWM-6583)

@darkxeno
Copy link
Author

thanks for the update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants