Hi everyone,
I am running Calibre on a Macbook, and since release 1.35 calibre server fails to start. The problem is similar to the one described in thread
Content Server grabs wrong IP address except that in my case setting the correct IP adress in tweaks still leads to the following failure:
[12/May/2014:08:42:52] ENGINE Serving on 192.168.2.103:8080
[12/May/2014:08:42:52] Failed to start BonJour:
[12/May/2014:08:42:52] Traceback (most recent call last):
File "site-packages/calibre/library/server/base.py", line 99, in start
File "site-packages/calibre/utils/mdns.py", line 145, in publish
File "site-packages/calibre/utils/mdns.py", line 103, in start_server
File "site-packages/calibre/utils/Zeroconf.py", line 1263, in __init__
gaierror: [Errno 8] nodename nor servname provided, or not known
What can I do?