a month ago
I'm encountering a very persistent issue with my frontend service (frontend-new, Project ID: 66ac5949-c473-4020-9df2-c6746890ad32.
Despite successfully moving my Dockerfile to frontend/Dockerfile and updating its contents, configuring the service's Root Directory to /frontend, and ensuring my App.jsx on GitHub contains all the latest changes (including HashRouter and rendering Home on the root path), the live site is still serving an old version of the application.
My build logs confirm Using Detected Dockerfile and Compiled successfully, and my server.js is correctly pointing to the build output.
This suggests a deep caching or deployment pipeline issue on Railway's end, as the correct code is simply not making it to production. Could someone please investigate why the deployed version isn't reflecting the latest successful build?
0 Replies
a month ago
Solving as answered in another thread, going forward, please do not open duplicate threads.
a month ago
!s
Status changed to Solved brody • 27 days ago