Topic: Production App Suddenly Broken: CSS/Assets Not Loading (Plain Text Appearance) - Despite Locked Deploy
Hello Netlify Community,
I am encountering a critical issue with my production deployment that started suddenly a few hours ago, even though I have locked auto publish and have not manually deployed a new version.
The Problem
My application, which was working perfectly fine for days after its initial publication via GitHub, suddenly appears completely broken in production.
-
Symptom: The app displays as plain, unstyled text.
-
Impact: All backgrounds, CSS, images, and other assets are not loading. It appears that the browser is failing to fetch any required resources.
-
Visual: The site looks exactly like an HTML file with no styling applied.
Key Details and Context
-
Deployment Method: I initially published the app a few days ago through GitHub integration.
-
Deployment Status: My production deploy is set to the last known working deployment and is marked as stable.
-
Auto Publish: I had locked auto publish specifically to prevent accidental production updates.
-
Timeframe: The issue began suddenly a few hours ago. No new code was merged to the production branch, and no new deploys were published to production since it was locked.
-
Site Names:
-
sqlcasefiles.netlify.app -
sqlcasefiles.com
-
What I Have Tried
-
Clearing my browser cache.
-
Checking the deployment logs (no new deploys visible).
-
Checking the deploy summary in Netlify (it confirms the working deploy is published).