Website-downloader icon indicating copy to clipboard operation
Website-downloader copied to clipboard

404 Not Found on form submission

Open py660 opened this issue 1 year ago • 3 comments

Public Server: Screenshot 2023-05-05 at 11 28 34 PM

Local Server: Screenshot 2023-05-05 at 11 29 00 PM

py660 avatar May 06 '23 03:05 py660

NotFoundError: Not Found at D:\Projects\Website-downloader\app.js:27:8 at Layer.handle [as handle_request] (D:\Projects\Website-downloader\node_modules\express\lib\router\layer.js:95:5) at trim_prefix (D:\Projects\Website-downloader\node_modules\express\lib\router\index.js:323:13) at D:\Projects\Website-downloader\node_modules\express\lib\router\index.js:284:7 at Function.process_params (D:\Projects\Website-downloader\node_modules\express\lib\router\index.js:341:12) at next (D:\Projects\Website-downloader\node_modules\express\lib\router\index.js:275:10) at D:\Projects\Website-downloader\node_modules\express\lib\router\index.js:641:15 at next (D:\Projects\Website-downloader\node_modules\express\lib\router\index.js:260:14) at Function.handle (D:\Projects\Website-downloader\node_modules\express\lib\router\index.js:174:3) at router (D:\Projects\Website-downloader\node_modules\express\lib\router\index.js:47:12)

got same error

Nisheet-Patel avatar Jun 28 '23 06:06 Nisheet-Patel

Same here. Tried different node versions, making sure it's running as admin, changing the port, etc... no luck. Maybe ill spend some time debugging it, if I find what the issue is ill post it here 🤷‍♂️

Filaipus avatar Aug 06 '23 22:08 Filaipus

Press the download button instead of pressing enter on keyboard. Makesure that you are running this application on Linux, Ubuntu or macos. Because, wget command won't work in windows.

pradeepdeveloper143 avatar Aug 25 '23 14:08 pradeepdeveloper143