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
INFO[2023-09-24T06:39:21Z] Determined master 0.26.0-dev0 (built with go1.21.0)
INFO[2023-09-24T06:39:21Z] connecting to database determined-ai-stack-database-8.cluster-clmqsrouqcuk.us-gov-west-1.rds.amazonaws.com:5432
WARN[2023-09-24T06:39:25Z] failed to connect to postgres, trying again in 4s error="failed to connect to host=determined-ai-stack-database-gmauvb4ghjrp.cluster-8.us-gov-west-1.rds.amazonaws.com user=postgres database=determined: hostname resolving error (lookup determined-ai-stack-database-8.cluster-clmqsrouqcuk.us-gov-west-1.rds.amazonaws.com on 127.0.0.11:53: no such host)"
WARN[2023-09-24T06:39:29Z] failed to connect to postgres, trying again in 4s error="failed to connect to host=determined-ai-stack-database-8.cluster-clmqsrouqcuk.us-gov-west-1.rds.amazonaws.com user=postgres database=determined: hostname resolving error (lookup determined-ai-stack-database-8.cluster-clmqsrouqcuk.us-gov-west-1.rds.amazonaws.com on 127.0.0.11:53: no such host)"
WARN[2023-09-24T06:39:33Z] failed to connect to postgres, trying again in 4s error="failed to connect to host=determined-ai-stack-database-8.cluster-clmqsrouqcuk.us-gov-west-1.rds.amazonaws.com user=postgres database=determined: hostname resolving error (lookup determined-ai-stack-database-8.cluster-clmqsrouqcuk.us-gov-west-1.rds.amazonaws.com on 127.0.0.11:53: no such host)"
WARN[2023-09-24T06:39:37Z] failed to connect to postgres, trying again in 4s error="failed to connect to host=determined-ai-stack-database-8.cluster-clmqsrouqcuk.us-gov-west-1.rds.amazonaws.com user=postgres database=determined: hostname resolving error (lookup determined-ai-stack-database-8.cluster-clmqsrouqcuk.us-gov-west-1.rds.amazonaws.com on 127.0.0.11:53: no such host)"
Reproduction Steps
deploy determined
check docker logs for agent
not able to lookup error
Expected Behavior
should be able to connect to database
Screenshot
na
Environment
Device or hardware: [aws]
OS: [linux]
Browser [chrome]
Version [25]
Additional Context
No response
The text was updated successfully, but these errors were encountered:
first of all, I am sorry you're seeing all these issues. we do not have any testing for govcloud today, and we primarily rely on the community for support.
I don't understand what's different about DNS configuration in govcloud which would make it break intermittently like this.
Describe the bug
INFO[2023-09-24T06:39:21Z] Determined master 0.26.0-dev0 (built with go1.21.0)
INFO[2023-09-24T06:39:21Z] connecting to database determined-ai-stack-database-8.cluster-clmqsrouqcuk.us-gov-west-1.rds.amazonaws.com:5432
WARN[2023-09-24T06:39:25Z] failed to connect to postgres, trying again in 4s error="failed to connect to
host=determined-ai-stack-database-gmauvb4ghjrp.cluster-8.us-gov-west-1.rds.amazonaws.com user=postgres database=determined
: hostname resolving error (lookup determined-ai-stack-database-8.cluster-clmqsrouqcuk.us-gov-west-1.rds.amazonaws.com on 127.0.0.11:53: no such host)"WARN[2023-09-24T06:39:29Z] failed to connect to postgres, trying again in 4s error="failed to connect to
host=determined-ai-stack-database-8.cluster-clmqsrouqcuk.us-gov-west-1.rds.amazonaws.com user=postgres database=determined
: hostname resolving error (lookup determined-ai-stack-database-8.cluster-clmqsrouqcuk.us-gov-west-1.rds.amazonaws.com on 127.0.0.11:53: no such host)"WARN[2023-09-24T06:39:33Z] failed to connect to postgres, trying again in 4s error="failed to connect to
host=determined-ai-stack-database-8.cluster-clmqsrouqcuk.us-gov-west-1.rds.amazonaws.com user=postgres database=determined
: hostname resolving error (lookup determined-ai-stack-database-8.cluster-clmqsrouqcuk.us-gov-west-1.rds.amazonaws.com on 127.0.0.11:53: no such host)"WARN[2023-09-24T06:39:37Z] failed to connect to postgres, trying again in 4s error="failed to connect to
host=determined-ai-stack-database-8.cluster-clmqsrouqcuk.us-gov-west-1.rds.amazonaws.com user=postgres database=determined
: hostname resolving error (lookup determined-ai-stack-database-8.cluster-clmqsrouqcuk.us-gov-west-1.rds.amazonaws.com on 127.0.0.11:53: no such host)"Reproduction Steps
Expected Behavior
should be able to connect to database
Screenshot
na
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: