Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old Yesterday, 06:06 PM   #1
Doobie Brother
Junior Member
Doobie Brother began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Sep 2022
Device: Kindle
What does "No internet connection" really mean?

calibre 7.16
Python 3.12.4
Linux

I have been unable to download news for a few weeks since some version. It just says "No internet connection" once, any further attempts to download news yield nothing.

Other internetty things in Calibre work fine, such as "Wiki Reader" and "Get books". There don't seem to be any settings for networking. In Miscellaneous it says "No proxies used".

Tried starting in debug mode, nothing is logged about networking.

I have run out of ideas.

Code:
ApplicationPaletteChange event ignored
Using calibre Qt style: True
calibre Debug log
calibre 7.16  embedded-python: False
Linux-6.9.10-amd64-x86_64-with-glibc2.39 Linux ('64bit', 'ELF')
('Linux', '6.9.10-amd64', '#1 SMP PREEMPT_DYNAMIC Debian 6.9.10-1 (2024-07-19)')
Python 3.12.4
Interface language: None
EXE path: /usr/bin/python3.12
Successfully initialized third party plugins: Wiki Reader (2, 2, 1)
calibre 7.16  embedded-python: False
Linux-6.9.10-amd64-x86_64-with-glibc2.39 Linux ('64bit', 'ELF')
('Linux', '6.9.10-amd64', '#1 SMP PREEMPT_DYNAMIC Debian 6.9.10-1 (2024-07-19)')
Python 3.12.4
Interface language: None
EXE path: /usr/bin/python3.12
Successfully initialized third party plugins: Wiki Reader (2, 2, 1)
QPA platform: xcb
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 139.93687230989957 x 139.9591836734694
[0.00] Starting up...
[0.01] Showing splash screen...
[1.08] splash screen shown
[1.08] Initializing db...
[1.16] db initialized
[1.16] Constructing main UI...
[1.69] GUI main window shown
[1.77] main UI initialized...
[1.77] Hiding splash screen
[1.77] splash screen hidden
[1.77] Started up in 1.77 seconds with 7 books
Doobie Brother is offline   Reply With Quote
Old Yesterday, 06:43 PM   #2
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,104
Karma: 8796704
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Here is your problem:

Code:
calibre 7.16  embedded-python: False
Uninstall the Debian disto version of calibre and go to calibre Download for Linux download official calibre.

bernie
Quote:
Originally Posted by Doobie Brother View Post
calibre 7.16
Python 3.12.4
Linux

I have been unable to download news for a few weeks since some version. It just says "No internet connection" once, any further attempts to download news yield nothing.

Other internetty things in Calibre work fine, such as "Wiki Reader" and "Get books". There don't seem to be any settings for networking. In Miscellaneous it says "No proxies used".

Tried starting in debug mode, nothing is logged about networking.

I have run out of ideas.

Code:
ApplicationPaletteChange event ignored
Using calibre Qt style: True
calibre Debug log
calibre 7.16  embedded-python: False
Linux-6.9.10-amd64-x86_64-with-glibc2.39 Linux ('64bit', 'ELF')
('Linux', '6.9.10-amd64', '#1 SMP PREEMPT_DYNAMIC Debian 6.9.10-1 (2024-07-19)')
Python 3.12.4
Interface language: None
EXE path: /usr/bin/python3.12
Successfully initialized third party plugins: Wiki Reader (2, 2, 1)
calibre 7.16  embedded-python: False
Linux-6.9.10-amd64-x86_64-with-glibc2.39 Linux ('64bit', 'ELF')
('Linux', '6.9.10-amd64', '#1 SMP PREEMPT_DYNAMIC Debian 6.9.10-1 (2024-07-19)')
Python 3.12.4
Interface language: None
EXE path: /usr/bin/python3.12
Successfully initialized third party plugins: Wiki Reader (2, 2, 1)
QPA platform: xcb
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 139.93687230989957 x 139.9591836734694
[0.00] Starting up...
[0.01] Showing splash screen...
[1.08] splash screen shown
[1.08] Initializing db...
[1.16] db initialized
[1.16] Constructing main UI...
[1.69] GUI main window shown
[1.77] main UI initialized...
[1.77] Hiding splash screen
[1.77] splash screen hidden
[1.77] Started up in 1.77 seconds with 7 books
gbm is offline   Reply With Quote
Advert
Old Yesterday, 11:08 PM   #3
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 44,221
Karma: 23446430
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
No internet connection will happen when you have network manager installed and it reports that internet is unavailable. Either fix that or go to Preferences->Tweaks and set skip_network_check = True
kovidgoyal is offline   Reply With Quote
Old Today, 04:12 AM   #4
Doobie Brother
Junior Member
Doobie Brother began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Sep 2022
Device: Kindle
Quote:
Originally Posted by kovidgoyal View Post
skip_network_check = True
Not using Network Manager so I uninstalled it, but it's made no difference [haven't bothered rebooting yet though]. The tweak above has fixed it.

What is the point of asking network manager? If networking is working, then fetching news will work. If it isn't working, then fetching news won't work. "Get books" seems to work without this feature.
Having said that, my computers are permanently connected to the internet, so maybe there is some aspect that goes wrong with temporary internet connections.
Doobie Brother is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
General Connection Error on any wireless device connection"Send to device" (Android) Cris B Calibre Companion 0 03-21-2020 09:20 PM
BBC recipe "connection reset by peer" error Danfengxinlan Recipes 0 09-16-2015 12:29 AM
Cannot SSH into my Kindle 4NT, "Connection Refused". Desperate, any help appreciated caeg Kindle Developer's Corner 2 06-25-2013 10:24 PM
Headless Calibre-Server enable "Wireless device connection" mohataj Devices 11 10-11-2012 05:39 AM
Strange "No internet connection" message gertblij Calibre 3 11-30-2010 05:14 PM


All times are GMT -4. The time now is 09:14 AM.


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