Committing changes on GitHub won't update the JS output in a private network.
maxbutler407
FREEOP

a year ago

I have a JavaScript repository which is to make a website. This repo has been successfully connected to Railway - Railway automatically redeploys whenever I commit changes to the repo.

The problem lies with the output, as it never updates on the web page. No matter what changes I make on GitHub (and consequently what is redeployed on Railway), the output in the web pages doesn't change.

When I switched the repo to a public network, the changes showed up, but the database wouldn't connect; it outputted this error: {"error":"connect ECONNREFUSED ::1:3306"}.

I've tried everything but I can't seem to update the webpages so that there's new output.

I'm also unsure as to whether I should be using a private or public network to develop the website.

Solved

1 Replies

I don’t think this would have anything to do with your network settings and more so what are you serving from root.

This rhymes with an application issue- so unfortunately I don’t think there is much we can do here.


Status changed to Awaiting User Response Railway about 1 year ago


Railway
BOT

7 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 7 months ago


Loading...