"Something is went wrong!" Five server gives 404 error for any file no matter where in the system
Describe the bug A clear and concise description of what the bug is.
No matter what HTML file I open with five server, no matter how I format the file path, a 404 file not found error is thrown. The server opens a Firefox tab successfully but it fails to load content.
I'm on a 64 bit x86 arch Linux system and I'm running the OSS build of vs code from the Arch User Repository. All other extensions work, except five server and live server.
Live server has a similar error, only it never even opens a browser tab. Five server worked for some time but then it gave up. Please, if you could help, I would be very grateful. If you need any more data, I will happily provide it.
I know there's a good chance that this is not an error of five server, but I cannot find anything useful online, nor can I figure out what to do on my own.
Have a question? Join the discussions instead.
Exactly the same issue, platform (Fedora 41 x64), VSCode type (Void OSS rebuild) - with the exception that Live Server actually works with no issues.
i got the same issue while using five server, it returns 404 but in local files already correct. i think its from the server of @yandeu
i got the same issue while using five server, it returns 404 but in local files already correct. i think its from the server of @yandeu
You are using five-server from npm? Any clues what could cause this issue? Are you using fedora as well?
i got the same issue while using five server, it returns 404 but in local files already correct. i think its from the server of @yandeu
You are using five-server from npm? Any clues what could cause this issue? Are you using fedora as well?
here is the error. its 404 but i dont know what causing this error