In production mode, the assets are getting 404 error.
- Complete installation is done using frappe user created with sudo rights
- Supervisor installed in the process using
sudo -H python3.8 -m pip install supervisor
-
bench update --reset
has no impact -
bench build
has no impact
Any help is appreciated.