Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS Assets Not Loading - 404 Errors in Production (Frappe/ERPNext Docker) #45605

Open
vaibhavsolanke12 opened this issue Jan 29, 2025 · 2 comments
Labels

Comments

@vaibhavsolanke12
Copy link

Information about bug

I am experiencing issues with CSS assets not loading correctly in a Frappe/ERPNext production setup using Docker. Some assets are missing (404 errors), and the UI is broken.
The issue persists even after clearing cache, rebuilding assets, and verifying volumes.
Was working fine until now. Not sure how it started cropping up.

Image

Image

Module

other

Version

Frappe Version- 15.53.0
ERPNext Version- 15.50.0

Installation method

docker

Relevant log output / Stack trace / Full Error Message.

@vaibhavsolanke12 vaibhavsolanke12 changed the title 👉 "CSS Assets Not Loading - 404 Errors in Production (Frappe/ERPNext Docker)" CSS Assets Not Loading - 404 Errors in Production (Frappe/ERPNext Docker) Jan 30, 2025
@siyad-tridz
Copy link

Try this build command on Bench. It worked for me

bench build --app frappe --hard-link --production
bench build --app erpnext --hard-link --production

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants