Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FATAL: no pg_hba.conf entry for host "xxx", user "hydra", database "hydra", no encryption (SQLSTATE 28000)) #3762

Open
3 of 5 tasks
atliuhui opened this issue May 7, 2024 · 0 comments
Labels
bug Something is not working.

Comments

@atliuhui
Copy link

atliuhui commented May 7, 2024

Preflight checklist

Ory Network Project

No response

Describe the bug

migration error, using Azure Postgres service

Reproducing the bug

WIndows Powershell

  1. .\hydra.exe migrate sql -y postgres://hydra:xxx@xxx.postgres.database.azure.com:5432/hydra?sslmode=disable

Relevant log output

time=2024-05-07T12:46:01+08:00 level=info msg=No tracer configured - skipping tracing setup audience=application service_name=Ory Hydra service_version=v2.2.0
time=2024-05-07T12:46:01+08:00 level=info msg=Retrying in 0.100000 seconds... audience=application error=map[message:failed to connect to `host=xxx.postgres.database.azure.com user=hydra database=hydra`: server error (FATAL: no pg_hba.conf entry for host "xxx", user "hydra", database "hydra", no encryption (SQLSTATE 28000))] service_name=Ory Hydra service_version=v2.2.0

Relevant configuration

No response

Version

2.2.0

On which operating system are you observing this issue?

None

In which environment are you deploying?

None

Additional Context

No response

@atliuhui atliuhui added the bug Something is not working. label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working.
Projects
None yet
Development

No branches or pull requests

1 participant