I found that StackOverflow post as well but that was the only thing showing up in the logs.
The problem is fixed and appears to have been the calibre-server was already running and what was failing was a second copy that I was trying to start via an init.d script (the "service").
I don't know where the running copy came from but it was using the same options as my init script. Anyway it was late and I was very sleepy (or at least that's the excuse I'm going with).
Thanks
|