ghosts-network / gateway

RESTful public API for GhostNetwork education project
1 stars 5 forks source link

502 error after positive login #47

Closed Artem100 closed 2 years ago

Artem100 commented 2 years ago

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Login page'
  2. Input positive user creds: some2390131@yopmail.com/a12345Z!
  3. Click login

Actual behavior 502 error redirect url: https://accounts.ghost-network.boberneprotiv.com/Account/Login?ReturnUrl=/connect/authorize/callback?client_id=angular_spa_prod&redirect_uri=https%3A%2F%2Fghost-network.boberneprotiv.com%2Fauth-callback&response_type=id_token%20token&scope=openid%20profile%20api&state=cc93dba516214e1b8771d25caef65537&nonce=5b936e04f29c482bb1478056dd434522

Expected behavior Account page

volodymyr-borodin commented 2 years ago

Whenever service is down it returns 502. For this deployment I have too small amount of RAM, so there is noting to fix. Might use bigger instance in case, problem will be critical