Skip to content

Instantly share code, notes, and snippets.

@gileri
Created October 7, 2019 13:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gileri/651f8a3cea93864cafbc75c47260413b to your computer and use it in GitHub Desktop.
Save gileri/651f8a3cea93864cafbc75c47260413b to your computer and use it in GitHub Desktop.
Instance IP 403
2019-10-07T14:56:30.425+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: -----------------------------------------------------
2019-10-07T14:56:31.494+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: 2019/10/07 14:56:31 [DEBUG] Scaleway API Request Details:
2019-10-07T14:56:31.494+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: ---[ REQUEST ]---------------------------------------
2019-10-07T14:56:31.494+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: GET /ips/ce912f19-cd6c-47ab-a504-204958d51164 HTTP/1.1
2019-10-07T14:56:31.494+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: Host: cp-par1.scaleway.com
2019-10-07T14:56:31.494+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: User-Agent: scaleway-sdk
2019-10-07T14:56:31.494+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: Content-Type: application/json
2019-10-07T14:56:31.494+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: X-Auth-Token: REDACTED
2019-10-07T14:56:31.494+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: Accept-Encoding: gzip
2019-10-07T14:56:31.494+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4:
2019-10-07T14:56:31.494+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4:
2019-10-07T14:56:31.494+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: -----------------------------------------------------
2019-10-07T14:56:31.621+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: 2019/10/07 14:56:31 [DEBUG] Scaleway API Response Details:
2019-10-07T14:56:31.621+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: ---[ RESPONSE ]--------------------------------------
2019-10-07T14:56:31.621+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: HTTP/1.1 403 FORBIDDEN
2019-10-07T14:56:31.621+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: Connection: close
2019-10-07T14:56:31.621+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: Content-Length: 71
2019-10-07T14:56:31.621+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: Content-Type: application/json
2019-10-07T14:56:31.621+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: Date: Mon, 07 Oct 2019 12:56:31 GMT
2019-10-07T14:56:31.621+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: Server: Tengine
2019-10-07T14:56:31.621+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4:
2019-10-07T14:56:31.621+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: {
2019-10-07T14:56:31.621+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: "message": "Authorization required",
2019-10-07T14:56:31.621+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: "type": "authorization_required"
2019-10-07T14:56:31.621+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: }
2019-10-07T14:56:31.621+0200 [DEBUG] plugin.terraform-provider-scaleway_v1.11.0_x4: -----------------------------------------------------
2019/10/07 14:56:31 [ERROR] module.dev_machines_scaleway: eval: *terraform.EvalRefresh, err: StatusCode: 403, Type: authorization_required, APIMessage: Authorization required
2019/10/07 14:56:31 [ERROR] module.dev_machines_scaleway: eval: *terraform.EvalSequence, err: StatusCode: 403, Type: authorization_required, APIMessage: Authorization required
2019/10/07 14:56:31 [TRACE] [walkRefresh] Exiting eval tree: module.dev_machines_scaleway.scaleway_ip.dev[0]
2019/10/07 14:56:31 [TRACE] vertex "module.dev_machines_scaleway.scaleway_ip.dev[0]": visit complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment