Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Server

Notices

Reply
 
Thread Tools Search this Thread
Old 06-20-2024, 01:42 PM   #1
Woodland
Junior Member
Woodland began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jun 2024
Device: Calibre
Calibre Content Server Problems

After moving from a 14” Macbook Pro with an earlier version of MacOS to another Macbook Pro running the latest version of the MacOS, I began having trouble with the Calibre content server. Previously, I was able to access my Calibre (7.12.0) library (“Master 3 Calibre”) using the last version of Marvin running on an iPad client. The library was stored on a 4 TB external SSD connected directly to my Macbook Pro via a USB 3.0 port. The iPad and the 14” Macbook were both connected to my home Wifi.

After cracking the screen of the 14” Macbook Pro I used Apple’s Migration Assistant to move into a new 16” Macbook Pro running MacOS Sonoma 14.5 (Apple upgraded the older 14” Macbook Pro OS to Sonoma during the repair). The Calibre library is still on the same 4 TB external SSD connected directly to the (new 16” Macbook Pro via a USB 3.0 port. I can access the library and its contents from within Calibre. But now I can no longer access the library via Marvin using the same iPad client with the same configuration as in paragraph 1. There have been no changes to the home Wifi during this period.

When I try to access http://127.0.0.1:8080 from the 16” Macbook Pro using either Firefox or Chrome I get one of two messages (#1 is most common):

1) Failed to communicate with "/interface-data/init?1718818376536", with status: [404 (error)] Not Found
Library 'Master_Calibre' not found (note: my library on the SSD is called: “Master 3 Calibre”)
2) Failed to communicate with "/interface-data/init?1718821160179", with status: [500 (error)] Internal Server Error

I’ve tried the following:
1) I’ve toggled stop/start content server in the “Connect/share” menu several times. No change.
2) Doing the above after restarting the 16” MacbookPro in safe mode. No change.
3) Doing the above after reverting to a 6.x version of Calibre. No change.
4) Doing the above after switching to an older version of my library located on the 16” MacbookPro’s internal hard drive. No change.
5) The 16” MacbookPro’s firewall is configured to allow incoming connections to Calibre. Even so, I’ve tried turning off the firewall of the 16” MacbookPro. No change.
6) I’ve switched from auto to basic authentication in the server settings under advanced and restarted Calibre. No change.

I’d welcome suggestions.

(this is my first time posting to a user forum so please excuse any lapses)
Woodland is offline   Reply With Quote
Old 06-20-2024, 02:18 PM   #2
Quoth
the rook, bossing Never.
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 11,765
Karma: 87663463
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper11
Firewall doesn't affect 127.0.0.1:8080 as that is only the same computer. No remote can access that, only programs on the same computer as Calibre.
You need the LAN (WiFi or Ethernet) IP address, which is often something like 192.168.0.73 (could be anything NOT 127.0.0.1, which is internal loop back).

Or the network name of the computer may work.

Quote:
To find your Mac's current internal IP address, run: ifconfig -l | xargs -n1 ipconfig getifaddr This is basically equivalent to ipconfig getifaddr en0 , but more reliable!
apple stack exchange

see also
https://www.howtouselinux.com/post/c...address-on-mac
Quoth is offline   Reply With Quote
Advert
Old 06-20-2024, 03:16 PM   #3
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 30,016
Karma: 57259778
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Click the Network share Icon, It will tell you what IP is in use for the content server.
This still, only applies to THE local NETWORK.
theducks is offline   Reply With Quote
Old 06-20-2024, 03:16 PM   #4
Woodland
Junior Member
Woodland began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jun 2024
Device: Calibre
Thanks, Quoth. I know my computer's IP address and that's what I used to configure Marvin's OPDS function on the client (my iPad). Using your example IP address (instead of my real IP address) I would have configured OPDS as 192.168.0.73:8080/opds. But I still couldn't connect to Calibre's server with that iPad. Calibre trouble shooting documentation (https://manual.calibre-ebook.com/ser...r-home-network) suggested as a test to try accessing 127.0.0.1:8080 with a web browser on the computer running the Calibre server. The fact that this doesn't work suggests to me that the problem is on the server side, not the client side. But I don't know how to proceed from there.

Or am I misunderstanding your point?

Last edited by Woodland; 06-20-2024 at 03:19 PM. Reason: adding link
Woodland is offline   Reply With Quote
Old 06-20-2024, 03:19 PM   #5
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 30,016
Karma: 57259778
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Woodland View Post
Thanks, Quoth. I know my computer's IP address and that's what I used to configure Marvin's OPDS function on the client (my iPad). Using your example IP address (instead of my real IP address) I would have configured OPDS as 192.168.0.73:8080/opds. But I still couldn't connect to Calibre's server with that iPad. Calibre trouble shooting documentation suggested as a test to try accessing 127.0.0.1:8080 with a web browser on the computer running the Calibre server. The fact that this doesn't work suggests to me that the problem is on the server side, not the client side. But I don't know how to proceed from there.

Or am I misunderstanding your point?
Check the Server status by clicking on the Share icon.
The color of the 3 balls is Green if it is running
theducks is offline   Reply With Quote
Advert
Old 06-20-2024, 03:30 PM   #6
Woodland
Junior Member
Woodland began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jun 2024
Device: Calibre
Quote:
Originally Posted by theducks View Post
Check the Server status by clicking on the Share icon.
The color of the 3 balls is Green if it is running
thanks, theducks. they are green now and turn grey when I turn off the content server.
Woodland is offline   Reply With Quote
Old 06-21-2024, 04:32 AM   #7
Quoth
the rook, bossing Never.
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 11,765
Karma: 87663463
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper11
Quote:
Originally Posted by Woodland View Post
Calibre trouble shooting documentation (https://manual.calibre-ebook.com/ser...r-home-network) suggested as a test to try accessing 127.0.0.1:8080 with a web browser on the computer running the Calibre server. The fact that this doesn't work suggests to me that the problem is on the server side, not the client side. But I don't know how to proceed from there.

Or am I misunderstanding your point?
Sorry, I thought you were trying the browser on a different computer etc to the one running Calibre.

So you have a strange issue.

And in fact my advice was pointless, because I see the content server shows the IP address anyway when I go back to the setting. I'm running Linux Mint 21.3 and Calibre 7.12 and it just works. Sorry for making a stupid advice.

Last edited by Quoth; 06-21-2024 at 04:35 AM.
Quoth is offline   Reply With Quote
Old 06-21-2024, 07:34 AM   #8
Woodland
Junior Member
Woodland began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jun 2024
Device: Calibre
Quote:
Originally Posted by Quoth View Post
Sorry, I thought you were trying the browser on a different computer etc to the one running Calibre.

So you have a strange issue.

And in fact my advice was pointless, because I see the content server shows the IP address anyway when I go back to the setting. I'm running Linux Mint 21.3 and Calibre 7.12 and it just works. Sorry for making a stupid advice.
Quoth, I appreciate your intentions. It is strange; everything worked just fine before I moved into a new computer w/ an upgraded MacOS. Now I'm stuck.
Woodland is offline   Reply With Quote
Old 06-21-2024, 10:56 AM   #9
Quoth
the rook, bossing Never.
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 11,765
Karma: 87663463
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper11
Search for people installing ordinary websevers (port 80) on your version Mac and OS? Maybe there is some mad new security setting.

Last edited by Quoth; 06-21-2024 at 11:03 AM.
Quoth is offline   Reply With Quote
Old 06-21-2024, 07:17 PM   #10
Woodland
Junior Member
Woodland began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jun 2024
Device: Calibre
Problem Resolved: I quit Calibre, then deleted the library/preferences/calibre folder (actually I moved it to the desktop just in case I needed it later). Next, I opened Calibre again and went through its very basic setup steps. I had to switch the library from the default to my library on the external SSD, quit Calibre again but then after restarting Calibre one last time everything worked just as it had in the past. I suspect the Apple Migration Assistant failed in some manner. In any case I'm good again. Thanks to all who offered advice, including an off-line colleague who suggested this solution.
Woodland is offline   Reply With Quote
Old 06-22-2024, 08:15 AM   #11
Quoth
the rook, bossing Never.
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 11,765
Karma: 87663463
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper11
I use Calibre Export & Import feature to move a Calibre install to a different OS. I make sure source and destination have same Calibre version before Export and Import.

Glad you sorted.
Quoth is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Content Server Problems quoddle Devices 18 04-05-2013 11:04 AM
Content server problems Mythlandia Library Management 0 06-14-2012 04:18 PM
Content Server problems jesscat Calibre 26 05-24-2011 05:47 PM
Problems with server of content marcostt Calibre 2 08-25-2009 09:38 AM
Content Server problems in 102 RoninTech Calibre 7 11-06-2008 05:21 PM


All times are GMT -4. The time now is 02:06 PM.


MobileRead.com is a privately owned, operated and funded community.