mp3 file returns html
https://my-epic-and-cool-radio.pages.dev/
If you open dev tools, hit play and get a song from the album "Finding Balls" it will fail to get the cover and the songs for whatever reason. I don't know why this is happening. Can anyone help?
4 Replies
The file (https://my-epic-and-cool-radio.pages.dev/songs/Finding%20Balls/the%20horse%20is%20here.mp3) doesnt exist and neither does a 404.html so its falling back to SPA behaviour and loading the index.html instead: https://developers.cloudflare.com/pages/platform/serving-pages/#single-page-application-spa-rendering
It should exist.. i deployed this zip: https://drive.google.com/file/d/1ylGKnnoT-8SFEo0po6uxo9xa1ZJg_0LV/view?usp=drive_link, which contains files in said folder. Any ideas?
it exists here aswell
BTW, the website works prefectly fine for me if i host it locally. i've had this problem with multiple static host providers. How would i fix this?
eg. github pages, vercel, etc