Changing Webserver to Port 80

Trying to change to port 80 from the default (8080) and it fails to take. In the logs I just see:

ERROR: Cannot start Web Server on port 80

Running netstat doesn’t show anything running on port 80 - is there any reason why this shouldn’t work?

I have the same issue and had given up, but I’ll keep an eye out here to see if anyone has a solution.

Providing a debug log would likely give us a clue what is going on so that a fix can be implemented.

The kodi debug log doesn’t really offer much. Is there another log that might help?

16:11:56 T:3023986688 NOTICE: Webserver: Stopping…
16:11:56 T:3023986688 NOTICE: WebServer: Stopped the webserver
16:11:56 T:3023986688 NOTICE: Webserver: Stopped…
16:11:56 T:3023986688 DEBUG: CZeroconfAvahi::doRemoveService named: servers.webserver
16:11:56 T:3023986688 DEBUG: CZeroconfAvahi::doRemoveService named: servers.jsonrpc-http
16:11:56 T:3023986688 ERROR: Cannot start Web Server on port 80
16:11:56 T:3023986688 DEBUG: ------ Window Init (DialogOK.xml) ------
16:11:56 T:3023986688 INFO: Loading skin file: DialogOK.xml, load type: KEEP_IN_MEMORY
16:11:56 T:2928669728 DEBUG: PushCecKeypress - received key a6 duration 74

Pastebin this would be great.

Here you go:

http://paste.osmc.io/jubefufipa

I just tried to change the port at around 16:20 and there’s nothing in this log either…

Probably issue with setpcap.

Will check it out

1 Like

This is now fixed and will be available in the next release:

S

Super-speedy turnaround! Thanks Sam!