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
This issue has been automatically migrated to terraform-providers/terraform-provider-scaleway#35 because it looks like an issue with that provider. If you believe this is not an issue with the provider, please reply to this issue and let us know.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
ghost
locked and limited conversation to collaborators
Apr 5, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Terraform Version
v0.10.7
Debug Output
https://paste.ee/p/RktxL (I truncated a bit)
Crash Output
Suddenly I'm getting this error when refreshing the state of my scaleway servers:
scaleway_server.11bf62b4-b164-498d-9de5-0a517f07bde9: Refreshing state... (ID: 4e549b6d-da59-40a7-9834-04427194d083)
scaleway_server.8f34bc20-951c-40f8-a2c3-88b23f92af37: scaleway_server.8f34bc20-951c-40f8-a2c3-88b23f92af37: unexpected end of JSON input
Expected Behavior
It should work
Actual Behavior
I believe the scaleway API might be returning a non-json response with the actual error, but terraform goes blank on me.
Steps to Reproduce
I'm not sure how I encounter the issue, sometimes it just goes away and comes back, don't know exactly what is causing it.
References
I found this on the scaleway-cli repo:
scaleway/scaleway-cli#337
Any way I can see the actual error message scaleway is returning?
The text was updated successfully, but these errors were encountered: