HTTP Server: Error - Unable to Bind port 80 (strange)

Dear list,

I try to preview a local replica of an application in the local web browser. For this, I choose Actions → Preview in Web Browser when the app is selection in the workspace. The result is ‘Navigation to the webpage was canceled’ and the log shows the following entry:

PM HTTP Server: Error - Unable to Bind port 80, port may be in use or user needs net_privaddr privilege

I used “netstat -na” to verify that port 80 is not in use. I checked, using Fport, that port 80 is open. Finally, I even installed Xampp to verify that it is able to bind to port 80 and displays a webpage. When Xampp was running, Notes would also emit the above error message (this time I could understand it).

Any ideas what this could be? I have just installed Notes 8.5 with Designer/Administrator afresh and the problem persists.

Any hint very much appreciated!

Huck

Subject: Re: HTTP Server: Error - Unable to Bind port 80 (strange)

Have you identified any Firewalls running on your machine?

Subject: might be this?

http://www-10.lotus.com/ldd/nd8forum.nsf/DateAllFlatWeb/ef8d0f4bb197d1518525738300418c1d?OpenDocument

Unrelated to above post: are you setting ‘localhost’ to something other than 127.0.0.1 in you hosts file? are you using ipv6?

Subject: Solved

Evan, Steve, thanks a lot for your supportive reply.

I indeed disabled the firewall and disabled all startup items via msconfig, too. Also, I did not change my host file.

A few minutes ago I have just deinstalled AVG Free 8 and - surprise, surprise - everything works again. I did not know that AVG Free contains firewalling features. Another lesson learned…

I thank you for your help!

Huck

Subject: Thanks…

…for posting the solution. I did suspect AVG on my machine but couldn’t get it to tell me what it was silently rejecting. AVG is a bit of a pain I’m finding. The realtime scanning of all files used makes Designer 8.5 practically halt.

Subject: Same problem with Check Point VPN-1 SecureClient

I had the same problem while trying to preview a local database on my browser.Checking my log.nsf showed the following error:

HTTP Server: Error - Unable to Bind port 80, port may be in use or user needs net_privaddr privilege

HTTP Server: Shutdown

I stopped the VPN client and was able to successfully preview the local nsf on my browser.

Subject: re: Solved ← I changed to port 82

I got the same error on the server - and fixed it by changing the TCPIP port to 82.

Subject: Solved: Same thing with Trend Micro

OfficeScan 10 and Domino 8.5.3

Thanks!