Umable to register by Google OAuth.....The train has not arrived at the station.
zaratt
HOBBYOP

3 months ago

Hi all

On my website, I have two ways to register: email and via Google OAuth. I've configured everything on Google, Railway, and Cloudflare. I asked two users to test it via Google, and the results were the same: everyone receives the same message:

The train has not arrived at the station.

Please check your network settings to confirm that your domain has provisioned.

If you are a visitor, please let the owner know you're stuck at the station.

Domain:www.griddusdigital.com

However, when querying the supabase, the record is there, stored in the database, but the user is unable to connect.

Solved$10 Bounty

5 Replies

Railway
BOT

3 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!


Did you make sure the port your URL is routed to is the same port your app is listening to?

(Also make sure that your app is listening to 0.0.0.0 instead of ::)


0x5b62656e5d

Did you make sure the port your URL is routed to is the same port your app is listening to?(Also make sure that your app is listening to 0.0.0.0 instead of ::)

zaratt
HOBBYOP

3 months ago

Yes
INFO Accepting connections at http://0.0.0.0:8080



zaratt
HOBBYOP

3 months ago

After review all configs in Cloudflare, I found an error in www......I fixed and done....


Status changed to Open echohack 3 months ago


Status changed to Solved echohack 3 months ago


Loading...