eager-jordan-33561
03/03/2022, 12:43 PMflyteadmin:v0.6.110
and flytescheduler:v0.6.110
to get around the db credentials problem Sören described above.
{"json":{"src":"factory.go:97"},"level":"warning","msg":"Failed to initialize new gizmo aws subscriber with config [{Config:{AccessKey: MFASerialNumber: Region:eu-north-1 RoleARN: SecretKey: SessionToken: EndpointURL:\u003cnil\u003e} QueueName:flyte-dev-service-flyte-notifcationsQueue QueueOwnerAccountID:[REDACTED] QueueURL: MaxMessages:\u003cnil\u003e TimeoutSeconds:\u003cnil\u003e SleepInterval:\u003cnil\u003e DeleteBufferSize:\u003cnil\u003e ConsumeBase64:0x398494f}] and err: InvalidAddress: The address <https://sqs.eu-north-1.amazonaws.com/> is not valid for this endpoint.\n\tstatus code: 404, request id: 470cb213-271f-572e-b819-e88989f14c89","ts":"2022-03-03T11:55:26Z"}
{"json":{"src":"shared.go:23"},"level":"warning","msg":"Failed [InvalidAddress: The address <https://sqs.eu-north-1.amazonaws.com/> is not valid for this endpoint.\n\tstatus code: 404, request id: 470cb213-271f-572e-b819-e88989f14c89] on attempt 0 of 0","ts":"2022-03-03T11:55:26Z"}
The queue exists:
aws sqs get-queue-url --queue-name flyte-dev-service-flyte-notifcationsQueue | jq '.QueueUrl' -r
<https://sqs.eu-north-1.amazonaws.com/[REDACTED]/flyte-dev-service-flyte-notifcationsQueue>
freezing-airport-6809
great-school-54368
03/03/2022, 2:34 PMfreezing-airport-6809
eager-jordan-33561
03/03/2022, 2:39 PMfreezing-airport-6809
acceptable-policeman-57188
eager-jordan-33561
03/08/2022, 12:46 PMflyte_scheduler
component, we were able to get this working by changing to type: native
in the flyte.yaml
spec for the opta setupfreezing-airport-6809
great-school-54368
03/08/2022, 4:07 PMeager-jordan-33561
03/08/2022, 4:16 PMfreezing-airport-6809