Hello Zeabur Team,
I am facing a login redirect issue only on my Zeabur deployment.
Website URL:
https://devopsdocs.zeabur.app/home/
Issue Flow:
-
I open the website.
-
I click on "Start Writing".
-
The login form opens correctly.
-
I enter the username and password.
-
After successful login, the application should redirect to the next page/dashboard.
Expected Behavior:
The user should be redirected to the next page after login.
Actual Behavior:
On Zeabur deployment, the redirect is not happening correctly after login.
Important Note:
The same flow is working properly on my local machine. The issue only happens on Zeabur deployment.
Please help me identify:
-
the root cause
-
possible configuration issue
-
session/cookie issue
-
redirect issue
-
proxy or HTTPS issue
Thank you.