8 days ago
My service is stuck serving a cached build snapshot sha256:2595e5938f384fa387b053a486ab50d8ecfdd5210fc6db899f11bd5c145e6d3f on Metal builder builder-fdjspn. Every deployment reuses this exact snapshot with the same image digest sha256:cb341efc... regardless of code changes. Please clear the build cache for my service.
2 Replies
Status changed to Awaiting Railway Response Railway • 8 days ago
7 days ago
My service keeps fetching a cached snapshot with old config. Every build shows 'couldn't locate the dockerfile at path Nixpacks'. The snapshot hash is from weeks ago and ignores my current railway.json. I need the build cache cleared for project masjids-app, service Masjids.in. Builder: builder-fdjspn and builder-ifguqo both have this issue.
Status changed to Open ray-chen • 3 days ago
3 days ago
Try clicking on your service, press Ctrl/Cmd + K, and select Deploy latest commit.
Also try adding NO_CACHE=1 to your service(s).