Quote:
Originally Posted by unbob
Finally decided to check which ports are in use in my Windows 10 using the 'netstat -ab' command in the command prompt window.
That showed port 8080 also in use by another program [SyncBackTouchSvc.exe]. Eureka! That is a problem!
So, changed the Calibre server port to 10135 and problem solved!!
Hope this helps someone in the future.
|
Was having the same problem, came here to check and found this thread. Didn't bother with the command, just changed the port and it works again.