Greetings! :wave: I have self hosted instance of o...
# ory-selfhosting
b
Greetings! 👋 I have self hosted instance of ory-kratos, i am facing strange issue while login instance returning 502 bad gateway. sometime it works and sometime gives 502. 😢 And there isn't any logs for error or warnings. Log history:
Copy code
1. Running ExecuteLoginPostHook.
2. ExecuteLoginPostHook completed successfully.
3. Identity authenticated successfully and was issued an Ory Kratos Session Token.
Server Response:
Copy code
<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx/1.20.0</center>
</body>
</html>
Help would be appreciated 👏
👍 1