CRM Portal is not opening

When I try to open the frappe crm portal page it is not opening. @NCP do you have any idea on this

No idea!

It’s worked properly from myend.

open the console log and check the error.

GET http://3.x.1xx.2x:8000/assets/crm/frontend/assets/index-530b068f.js net::ERR_ABORTED 404 (NOT FOUND)

this is what im getting in the console

try the command:

bench --site sitename clear-cache
bench --site sitename clear-website-cache
bench --site sitename migrate
bench build --force