Shen
Shen
RRailway
Created by Shen on 10/24/2023 in #✋|help
Successfull deployment but application fails
Thanks a lot for your help
39 replies
RRailway
Created by Shen on 10/24/2023 in #✋|help
Successfull deployment but application fails
lesson learned, I guess
39 replies
RRailway
Created by Shen on 10/24/2023 in #✋|help
Successfull deployment but application fails
Was misleading for me cause using Github pages worked fine and it never occured me that it was a local caching issue
39 replies
RRailway
Created by Shen on 10/24/2023 in #✋|help
Successfull deployment but application fails
I see. I didn't think I'd need to resort to something like Vite for just a simple frontend like this
39 replies
RRailway
Created by Shen on 10/24/2023 in #✋|help
Successfull deployment but application fails
Not sure why the cache was an issue though because part of the html did update on the frontend
39 replies
RRailway
Created by Shen on 10/24/2023 in #✋|help
Successfull deployment but application fails
That did it. Thank you!
39 replies
RRailway
Created by Shen on 10/24/2023 in #✋|help
Successfull deployment but application fails
Took over 3 minutes to rebuild this time while before it was taking around 1.5, but still the same result and the same error in the console
39 replies
RRailway
Created by Shen on 10/24/2023 in #✋|help
Successfull deployment but application fails
Alright it's rebuilding. might take some minutes.
39 replies
RRailway
Created by Shen on 10/24/2023 in #✋|help
Successfull deployment but application fails
Is this in the service settings?
39 replies
RRailway
Created by Shen on 10/24/2023 in #✋|help
Successfull deployment but application fails
Ah. So it's a cache issue? It's rebuilding from a cache?
39 replies
RRailway
Created by Shen on 10/24/2023 in #✋|help
Successfull deployment but application fails
you can see in my commit history that the last several commits were just minor changes to the code in an effort to fix what I thought was a JS logic bug on my end
39 replies
RRailway
Created by Shen on 10/24/2023 in #✋|help
Successfull deployment but application fails
39 replies
RRailway
Created by Shen on 10/24/2023 in #✋|help
Successfull deployment but application fails
One sec
39 replies
RRailway
Created by Shen on 10/24/2023 in #✋|help
Successfull deployment but application fails
And css
39 replies
RRailway
Created by Shen on 10/24/2023 in #✋|help
Successfull deployment but application fails
No frameworks or bundlers. It has 2 JS files and an html file and some pictures folder
39 replies
RRailway
Created by Shen on 10/24/2023 in #✋|help
Successfull deployment but application fails
Nope
39 replies
RRailway
Created by Shen on 10/24/2023 in #✋|help
Successfull deployment but application fails
Even it’s rebuilding and redeploying when I push new changes
39 replies
RRailway
Created by Shen on 10/24/2023 in #✋|help
Successfull deployment but application fails
It’s looking like railway isn’t updating properly
39 replies
RRailway
Created by Shen on 10/24/2023 in #✋|help
Successfull deployment but application fails
It was working for months, but this latest change I made broke it but only on railway. The same exact code is working just fine on GitHub pages and locally on my machine
39 replies
RRailway
Created by Shen on 10/24/2023 in #✋|help
Successfull deployment but application fails
Just a basic html/JS frontend. It makes a network request to an api end point, gets data from it and does stuff with the data then displays it
39 replies