frappe / helpdesk

Modern, Streamlined, Free and Open Source Customer Service Software
https://frappe.io/helpdesk
GNU Affero General Public License v3.0
597 stars 248 forks source link

assets/helpdesk/desk/assets/index-afe95341.js net::ERR_ABORTED 404 (Not Found) #2036

Open bb-mcg opened 1 week ago

bb-mcg commented 1 week ago

Information about bug

Im Installing helpdesk from main branch into my self-hosted VM in GCP of my production frappe installation via frappe_docker. but when I open my frontpage of the helpesk I got asset 404 not found

Version

erpnext 15.40.0 frappe 15.46.0 helpdesk v1.0.0

Installation method

docker

Relevant log output / Stack trace / Full Error Message.

GET https://myapp.com/assets/helpdesk/desk/assets/index-afe95341.js net::ERR_ABORTED 404 (Not Found)
helpdesk:203 
       GET https://myapp.com/assets/helpdesk/desk/assets/index-fc83c5d5.css net::ERR_ABORTED 404 (Not Found)
helpdesk:204       
       GET https://myapp.com/assets/helpdesk/desk/registerSW.js net::ERR_ABORTED 404 (Not Found)
manifest.webmanifest:1 
       GET https://myapp.com/assets/helpdesk/desk/manifest.webmanifest 404 (Not Found)

I have done bench build --app helpdesk but problem still exist

bilalbayasut commented 6 days ago

I got exact same problem using manual installation (not docker)

SoledeSA commented 22 hours ago

Same problem here but on my custom app on frappe cloud. Building on my local environment works fine. I've got the 404 deploying on Frappecloud. I guess is something related to permission.