neuro-sys / tumblr-likes-downloader

Download Tumblr posts that you liked
GNU Lesser General Public License v3.0
104 stars 17 forks source link

There must have been an error! Do you somehow a webserver running on your computer? Turn it off! #24

Closed xxxoverkill closed 6 years ago

xxxoverkill commented 7 years ago

image

neuro-sys commented 7 years ago

@xxxoverkill That means there is an application running on your computer which is using port 80. You need to find out what that is, and stop it, so that port 80 is free.

I was too lazy to find a workaround with oauth redirection, that's why port 80 needs to be available for this to work.

I'll think something for this, thanks for reporting.