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)

Most upvoted comments

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”

2022-11-29_17-07-36

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.

2022-09-20_17-26-44

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:

Assuming you’re on Windows… 1.- Windows logo key + R 2.- Type “cmd” without the quotes 3.- Type “ipconfig” 4.- you’ll fin your IP at: IPv4 Address. . . . . . . . : xxx.xxx.xxx.xxx

I also attached some pics

[image: 2023-03-23_11-04-46] https://user-images.githubusercontent.com/103136601/227232144-d2bd879d-3bc5-468a-858c-4aa4dc89f703.png

[image: 2023-03-23_11-05-19] https://user-images.githubusercontent.com/103136601/227233398-7ae1a276-87ad-491e-93fa-f53ac82ca052.png

— Reply to this email directly, view it on GitHub https://github.com/caronchen/obsidian-calibre-plugin/issues/6#issuecomment-1481290534, or unsubscribe https://github.com/notifications/unsubscribe-auth/A4YIZUWDW3NWAQJ4GJXKM7LW5RMEBANCNFSM5MZPAL2Q . You are receiving this because you commented.Message ID: @.***>

Thank you Rodrigoavb!!!, it worked. I appreciate your help.

Best!!!