OSError: [WinError 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted

This error means that you already have a service in the port 5005. Check this to see what it is.

Getting this error…

after run tasklist|findstr “5005” i have not get any output in mentioned below image

view-process-takeup

Even I found error : ‘http://localhost:5005/socket.io/?EIO=3&transport=polling&t=M_gfYqL’ Error: Requested URL /socket.io/ not found . Please help me out.

And suggest how to work with ngrok because while running ngrok http 5005 getting error.

Any one is there who can help me for all of those error ?

When i tried url to check in postman i am error attached in screenshot.