HTTP server start: Bind to 10013 failed

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
ChrisSteffens
Posts: 3
Joined: Wed Apr 02, 2025 12:54 pm

HTTP server start: Bind to 10013 failed

Post by ChrisSteffens »

Hello,
unfortunately I have this error message on a PC when starting Everything:

"HTTP server start: Bind to 10013 failed."

The original message in my German version reads:
"Start des HTTPServers: Binden an 10013 fehlgeschlagen.
fehlgeschlagen"

(The word "fehlgeschlagen" is actually displayed twice!)

What can I do?
void
Developer
Posts: 19839
Joined: Fri Oct 16, 2009 11:31 pm

Re: HTTP server start: Bind to 10013 failed

Post by void »

10013: An attempt was made to access a socket in a way forbidden by its access permissions.

The Everything HTTP Server is most likely blocked by your firewall software.

Please disable the HTTP server if it is not in use:
  • In Everything, from the Tools menu, click Options.
  • Click the HTTP Server tab on the left.
  • Uncheck Enable HTTP Server.
  • Click OK.
ChrisSteffens
Posts: 3
Joined: Wed Apr 02, 2025 12:54 pm

Re: HTTP server start: Bind to 10013 failed

Post by ChrisSteffens »

Thank you for yor respond!

> Please disable the HTTP server if it is not in use:
But we want to use the http server!!
How can we??
Last edited by ChrisSteffens on Thu Apr 03, 2025 4:33 pm, edited 1 time in total.
void
Developer
Posts: 19839
Joined: Fri Oct 16, 2009 11:31 pm

Re: HTTP server start: Bind to 10013 failed

Post by void »

Please try a different port under Tools -> Options -> HTTP Server -> Listen on port. (for example: 8080)

Please check your security software.
Post Reply