obsidian-calibre-plugin: Error when trying to open Calibre container
On Windows 10, currently getting the following error. Web address is correct.
Failed to communicate with "/interface-data/init?1643148174249", with status: [400 (error)] Bad Request
Failed to parse header line
About this issue
- Original URL
- State: open
- Created 2 years ago
- Reactions: 6
- Comments: 26 (3 by maintainers)
this is my config… you need to change the IP address to your own, but copy the port. Also note that I use “http” not “https”
Need to use your computer IP address (calibre plugin in obsidian), do not use the Localhost nor 127.0.0.1
After that and also config the port number in Calibre, Obsidian will show your calibre library.
At least for me, can only read EPUB and TXT. No luck with PDF.
Ok, I narrowed it down a bit: when I use the localhost/127.0.0.1 - I get the error. If I use my local network IP address, I can access the content sever. So it seems related specifically to using localhost.
Thank you very much for your extra effort!!! I really appreciate your explanation.
On Thu, Mar 23, 2023 at 8:22 AM rodrigoavb @.***> wrote:
Thank you Rodrigoavb!!!, it worked. I appreciate your help.
Best!!!