Unable to login into my app. I don't get the credentials page. Resets back to login button
evans2354
FREEOP

4 months ago

Hi - my app has been working till yesterday. Now I can see the login button but cannot go past that. Do you see anything on your end. I was trying to deploy single repo but ended up with what seems like three services

$10 Bounty

3 Replies

Railway
BOT

4 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


Railway

Hey there! We've found the following might help you get unblocked faster: - [🧵 App styling issue](https://station.railway.com/questions/app-styling-issue-b7a2ea18) - [🧵 CANNOT RUN RAILS DB:MIGRATE](https://station.railway.com/questions/cannot-run-rails-db-migrate-aebacb12) - [🧵 can't login with railway in station.](https://station.railway.com/questions/can-t-login-with-railway-in-station-cf9f415a) - [🧵 Push Not Triggering Deployments - Webhook Missing Despite App Installation](https://station.railway.com/questions/push-not-triggering-deployments-webhoo-4383a6e6) If you find the answer from one of these, please let us know by solving the thread!

evans2354
FREEOP

4 months ago

still need help


4 months ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open brody 4 months ago


weston
FREE

4 months ago

It sounds like the login flow isn’t reaching your backend API, which is why the page just resets to the login button. Could you please share:

1. The public URL of the app

2. Which Railway service is your backend/API?

3. Whether your auth-related environment variables are present on that backend service?

If multiple services were created accidentally, it’s common for the frontend to be calling the wrong backend URL, which causes the login step to fail immediately.


Loading...