View Single Post
Old 04-06-2022, 02:01 AM   #2
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,600
Karma: 169712392
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
If you see the IP address as 127.0.0.1, that is not a usable address from anywhere but the computer the calibre content server is running on. See Loopback Address for more information.

If you check the Connect/Share icon in the toolbar or Sharing over the net in preferences, you'll see something like:

Code:
Content server listening at: 10.0.0.59, port 9231, HTTP
or

Code:
Stop Content server [10.0.0.59, port 9231, HTTP]
Create your URL for those examples as:

Code:
http://10.0.0.59:9231
If you still have an issue from a mobile device, you could try:

Code:
http://10.0.0.59:9231/mobile

I'd also suggest check the calibre Content server page.
Attached Thumbnails
Click image for larger version

Name:	content_server.png
Views:	356
Size:	8.6 KB
ID:	193114  
DNSB is offline   Reply With Quote