ory / examples-archive

THIS REPOSITORY IS NOT UP TO DATE. Different docker-based examples for ORY's services (Hydra, Keto, Oathkeeper).
Apache License 2.0
128 stars 87 forks source link

Authorize application: 500 Internal server error #51

Closed quantonganh closed 4 years ago

quantonganh commented 4 years ago
Error
    at /usr/src/app/services/hydra.js:21:33
    at process._tickCallback (internal/process/next_tick.js:68:7)

identity provider logs:

> hydra-identity-and-consent-provider-node@0.0.0 start /usr/src/app
> node ./bin/www

An error occurred while making a HTTP request:  { error:
   'Error 404 - The requested route does not exist. Make sure you are using the right path, domain, and port.' }
GET /login?login_challenge=7d1971da088f4bff9ae62f98c39bbff6 500 489.029 ms - 213

hydra logs:

time="2019-12-04T04:04:04Z" level=info msg="started handling request" method=GET remote="192.168.48.13:32878" request=/oauth2/auth/requests/login/0ffed3bdd4dc4a20a8159e1ff1470cb7
time="2019-12-04T04:04:04Z" level=info msg="completed handling request" measure#hydra/admin: http://localhost:4444/.latency=1019600 method=GET remote="192.168.48.13:32878" request=/oauth2/auth/requests/login/0ffed3bdd4dc4a20a8159e1ff1470cb7 status=404 text_status="Not Found" took=1.0196ms