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

Server Postgres error running in local machine (binary) #27

Closed
lakshman1977 opened this issue Aug 8, 2019 · 0 comments
Closed

Server Postgres error running in local machine (binary) #27

lakshman1977 opened this issue Aug 8, 2019 · 0 comments

Comments

@lakshman1977
Copy link

Hi
Please find below steps

  1. already oryhydra running in local machine (/usr/local/bin)

Using a locally available binary
If you have ORY Hydra 1.0.0 installed locally, run the following commands. First, start the server:

$ OAUTH2_CONSENT_URL=http://localhost:3000/consent
OAUTH2_LOGIN_URL=http://localhost:3000/login
OAUTH2_ISSUER_URL=http://localhost:4444
OAUTH2_SHARE_ERROR_DEBUG=1
LOG_LEVEL=debug
DATABASE_URL=memory
hydra serve all --dangerous-force-http

I am getting error

image

kindly advise

Thanks and Regards
Lakshman

@lakshman1977 lakshman1977 changed the title Server Postgres error running in local machine Server Postgres error running in local machine (binary) Aug 8, 2019
@aeneasr aeneasr closed this as completed Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants