Unable to access my webApp
vishwa1989
HOBBYOP

2 months ago

I hosted my app it is a nextjs app with default routing, I was using it for couple of months and it was working perfectly fine.

When i try to open it today i see DNS probe issue, can you quickly check what happened?
Let me know if you need more details. I use GitActions to deploy my application there was no deployment recently too.

small-commerce-production.up.railway.app

$10 Bounty

1 Replies

2 months ago

Hi there it's workign fine for me, you may need to clear your local DNS cache, open a terminal or command prompt,
On windows use ipconfig /flushdns
on mac use sudo killall -HUP mDNSResponder && echo macOS DNS Cache Reset

Attachments


Loading...