Skip to content

Submit-plan gives 404 but still works #19

@dylanratcliffe

Description

@dylanratcliffe

In this plan run I get a 404 error when running the submit-plan action, however the plan has been created somewhat successfully: https://app.overmind.tech/changes/4f60c09d-8493-42c0-85d6-b07dbed65439

++ ./overmindtech/ovm-cli submit-plan --title 'Increase node group size (EXAMPLE ONLY)' --description 'This change was automatically created from a PR' --ticket-link https://github.com/overmindtech/deploy/pull/350 --plan-json ./tfplan.json
time="2023-07-17T11:03:49Z" level=error msg="Error reading config file" err="Config File \"config\" Not Found in \"[]\""
time="2023-07-17T11:03:49Z" level=error msg="couldn't parse `log` config, defaulting to `info`" err="not a valid logrus Level: \"\"" fields.level=
time="2023-07-17T11:03:49Z" level=info msg="set log level from config" fields.level=info
time="2023-07-17T11:03:49Z" level=info msg="otlptracehttp client configured itself: &{traces {localhost:4318 false <nil> map[] 0 10000000000 /v1/traces <nil>} {{localhost:4318 false <nil> map[] 0 10000000000 /v1/traces <nil>} {true 5000000000 30000000000 60000000000} 0  [] <nil>} 0xcab500 0xc00060eff0 0xc0000462a0 {0 {0 0}}}"
time="2023-07-17T11:03:49Z" level=info msg="resolving items from terraform plan" gateway_url="https://api.prod.overmind.tech/api/gateway"
time="2023-07-17T11:03:49Z" level=warning msg="skipping unmapped resource" gateway_url="https://api.prod.overmind.tech/api/gateway" terraform-address=auth0_client.api_keys
time="2023-07-17T11:03:50Z" level=info msg="created a new change" change=4f60c09d-8493-42c0-85d6-b07dbed65439 gateway_url="https://api.prod.overmind.tech/api/gateway"
time="2023-07-17T11:03:50Z" level=info msg="identifying items" change=4f60c09d-8493-42c0-85d6-b07dbed65439 gateway_url="https://api.prod.overmind.tech/api/gateway" item_count=1
time="2023-07-17T11:03:50Z" level=error msg="Failed to connect to overmind API" change=4f60c09d-8493-42c0-85d6-b07dbed65439 error="failed to WebSocket dial: expected handshake response status code 101 but got 404" gateway_url="https://api.prod.overmind.tech/api/gateway"
time="2023-07-17T11:03:50Z" level=error msg="Error flushing tracer provider" error="traces export: Post \"https://localhost:4318/v1/traces\": dial tcp [::1]:4318: connect: connection refused"
+ echo change-url=

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions