steep-ocean-79436
02/25/2024, 10:26 PMtime=2024-02-25T22:22:54Z level=warning msg=Unable to connect to database, retrying. audience=application error=map[message:the URL '<mysql://user:password@mysql.test.svc.cluster.local:3306/kratos?clientFoundRows=true&multiStatements=true&parseTime=true>' is not supported by MySQL driver: default addr for network 'mysql.test.svc.cluster.local' unknown stack_trace:stack trace could not be recovered from error type *fmt.wrapError] service_name=Ory Kratos service_version=v1.1.0
Have any suggestions?
P.S. I am able to see this dns resolve via the dnsutils
k8s debug pod
UPDATE: I got a bit closer... maybe? By wrapping the domain and port (e.g. tcp(mysql.test.svc.cluster.local:3306)
) I now get this error:
level=warning msg=Unable to determine network, retrying. audience=application error=map[debug: message:Unable to locate the table reason: stack_trace: [stack trace here...] service_name=Ory Kratos service_version=v1.1.0
bland-eye-99092
02/26/2024, 7:54 AMsteep-ocean-79436
02/26/2024, 2:14 PMautomigration
is enabled