Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to open TCP connection to :80 #39

Open
Pika-Boo opened this issue Jul 19, 2016 · 1 comment
Open

Failed to open TCP connection to :80 #39

Pika-Boo opened this issue Jul 19, 2016 · 1 comment

Comments

@Pika-Boo
Copy link

While parsing docx, pptx, xlsx, pdf the following error is being displayed
image

The code is pretty standard and shouldn't be the source of the issue
image

Even have a working jre
image

Any ideas on what might be causing this issue, or how to fix?

@hatlord
Copy link

hatlord commented Jul 29, 2016

Looks like you already have something listening on port 80. Kill that and run it again.

Edit: Some operating systems wont allow you to bring a listener up on a port less than 1024 without admin rights btw. Not sure that is the case for Windows however.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants