insidesherpa / JPMC-tech-task-3-PY3

8 stars 176 forks source link

I am facing netwrok error , what does this means? #46

Open bharambeakshay opened 4 years ago

bharambeakshay commented 4 years ago

image

keertivaas commented 4 years ago

Ensure that you are running the server parallely in another cmd window. You need to do this by going to the directory of the task and typing:

python datafeed/server3.py

You should get an Output :

HTTP server started on port 8080

bharambeakshay commented 4 years ago

The server is running in the background. Still, the same screen in fact this screen comes as the server starts and redirected to localhost

Kushagratandon12 commented 4 years ago

Re-start the process again might be possible that you overcome the problem

olazaah commented 4 years ago

I am also having this same kind of error, I even downloaded the node module provided, I ran the server in another cmd in admin mode. I am using a windows 10 operating system.

image