Railway does not update my page?
matheus-schwebel
TRIALOP

a year ago

When I modify my repository on github, Railway says my repository is loaded, but the page was not update. There is a problem of system?

Solved

10 Replies

a year ago

Hello,

Could this be browser cache? try accessing your site in an incognito window.


Status changed to Awaiting User Response Railway about 1 year ago


matheus-schwebel
TRIALOP

a year ago

It's not the cache. I tested at incognito mode.


Status changed to Awaiting Railway Response Railway about 1 year ago


a year ago

Okay, and what makes you say your deployment is not up-to-date with the code?


Status changed to Awaiting User Response Railway about 1 year ago


matheus-schwebel
TRIALOP

a year ago

I say that my public page (public URL) was not updated because I changed my HTML file, and the Railway says that the page is updating. I waited a few minutes, and I went to the page. The page was as before.


Status changed to Awaiting Railway Response Railway about 1 year ago


matheus-schwebel
TRIALOP

a year ago

Here are some screenshots:

My GitHub Repository:

My HTML file:

On Railway:

On the website:



a year ago

Your Dockerfile is set to always deploy Anthony's repo -

https://github.com/Matheus-Schwebel/uno-game-py/blob/main/Dockerfile#L13


Status changed to Awaiting User Response Railway about 1 year ago


matheus-schwebel
TRIALOP

a year ago

Thank you very much.

I didn't realize that.

I go to test now.


Status changed to Awaiting Railway Response Railway about 1 year ago


matheus-schwebel

Thank you very much.I didn't realize that.I go to test now.

matheus-schwebel
TRIALOP

a year ago

I didn't realize that because I don't use the dockerfile to execute my programs. I run them directly in Python.


a year ago

Happy to help!


Status changed to Awaiting User Response Railway about 1 year ago


Status changed to Solved brody about 1 year ago


Loading...