View Single Post
Old 01-19-2022, 12:46 AM   #1
vixay
Junior Member
vixay began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jan 2022
Device: ipad pro
Post Calibre Portable, Cannot start server

Quote:
calibre, version 5.34.0
ERROR: Failed to start Content server: Could not start the Content server. Error:

No socket could be created -- (('192.168.1.70', 8081): [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions)
from the server logs
Quote:
Failed to bind to 0.0.0.0 with error: No socket could be created -- (('0.0.0.0', 8081): [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions). Trying to bind to the default interface: 192.168.1.70 instead
Code:
 netstat -aon|findstr "8081"
shows no results

Any other suggestions as what could be going wrong?
The port is open, ran as administrator, didn't work. It worked in the past, but not now.
vixay is offline   Reply With Quote