View Single Post
Old 04-02-2020, 04:01 AM   #1
Ice Cracker
Junior Member
Ice Cracker began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Apr 2020
Device: none
Unhappy unable to connect outside of local network

Content server running from 64 bit calibre (v4.13) on windows 10 is working fine on local network, can connect via browser on another computer and with CC.

Outside network, nothing. Chrome returns "This site can’t be reached" ERR_CONNECTION_REFUSED.
  • Port is forwarded on router.
  • Can ping the computer the server is running on and can access Plex server on the same machine.
  • calibre.exe and calibre-server.exe are allowed on Windows Defender. Network set to private. Even disabled Defender and got same error in chrome.

Debug log shows no attempts to connect AFAICT:
Code:
calibre Debug log
calibre 4.13 [64bit]  embedded-python: True is64bit: True
Windows-10-10.0.18362-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.18362')
Python 2.7.16+
Windows: ('10', '10.0.18362', 'SP0', u'Multiprocessor Free')
Interface language: None
calibre 4.13 [64bit]  embedded-python: True is64bit: True
Windows-10-10.0.18362-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.18362')
Python 2.7.16+
Windows: ('10', '10.0.18362', 'SP0', u'Multiprocessor Free')
Interface language: None
Turning on automatic hidpi scaling
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 81.5518394649 x 81.6428571429
Using calibre Qt style: True
[0.00] Starting up...
[0.00] Showing splash screen...
[0.25] splash screen shown
[0.25] Initializing db...
[0.25] db initialized
[0.25] Constructing main UI...
[1.69] main UI initialized...
[1.69] Hiding splash screen
[5.95] splash screen hidden
[5.95] Started up in 5.95 seconds with 112 books
bout to pull my hair out I just know it's something stupid that I'm not doing right but I can't figure out what for the life of me. Please help!
Ice Cracker is offline   Reply With Quote