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?
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
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
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
a year ago
a year ago
See for yourself:
Website: https://uno-game.up.railway.app/
GitHub Repository: https://github.com/Matheus-Schwebel/uno-game-py/
File HTML: https://github.com/Matheus-Schwebel/uno-game-py/blob/main/template/lobby.html
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
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.
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.
Status changed to Awaiting User Response Railway • about 1 year ago
Status changed to Solved brody • about 1 year ago