We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This documentation: https://www.ory.sh/docs/hydra/self-hosted/deploy-hydra-example does not give the expected result.
Follow this documentation as it is
https://www.ory.sh/docs/hydra/self-hosted/deploy-hydra-example
2022/10/27 01:24:49 [error] 3017452#3017452: *2732 readv() failed (104: Connection reset by peer) while reading upstream, client: 136.158.83.131, server: sso.sunwatt.io, request: "GET /health?secret=CHANGE-ME-INSECURE-PASSWORD HTTP/1.1", upstream: "http://127.0.0.1:4445/health?secret=CHANGE-ME-INSECURE-PASSWORD", host: "sso.sunwatt.io"
serve: cookies: same_site_mode: Lax urls: self: issuer: http://127.0.0.1:4444 consent: http://127.0.0.1:3000/consent login: http://127.0.0.1:3000/login logout: http://127.0.0.1:3000/logout secrets: system: - youReallyNeedToChangeThis oidc: subject_identifiers: supported_types: - pairwise - public pairwise: salt: youReallyNeedToChangeThis dsn: postgres://hydra:[email protected]:5432/hydra?sslmode=disable&max_conns=20&max_idle_conns=4 urls: self: issuer: https://sso.sunwatt.io log: level: debug format: text leak_sensitive_values: true
v1.11.10
Linux
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Preflight checklist
Describe the bug
This documentation: https://www.ory.sh/docs/hydra/self-hosted/deploy-hydra-example does not give the expected result.
Reproducing the bug
Follow this documentation as it is
https://www.ory.sh/docs/hydra/self-hosted/deploy-hydra-example
Relevant log output
Relevant configuration
Version
v1.11.10
On which operating system are you observing this issue?
Linux
In which environment are you deploying?
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: