07-02-2023, 06:01 PM | #2641 | |
Bibliophagist
Posts: 40,516
Karma: 156983616
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Quote:
Code:
{"/api.kobobooks.com/1.0/UpgradeCheck/Device/:device/:affiliate/:version/:serial", &ProxyHandler{ |
|
07-02-2023, 06:07 PM | #2642 |
Custom User Title
Posts: 9,543
Karma: 64960981
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
I found that too (after making my earlier post) - is there any indication that kfwproxy has stopped working?
|
07-02-2023, 08:07 PM | #2643 |
Bibliophagist
Posts: 40,516
Karma: 156983616
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
That is something that Patrick (aka geek1011) would be the best person to ask. It would be hard for someone else to tell until the next firmware release.
Edit: I send a query to Patrick. Last edited by DNSB; 07-02-2023 at 08:11 PM. |
07-02-2023, 10:12 PM | #2644 |
Bibliophagist
Posts: 40,516
Karma: 156983616
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
After a bit of back and forth with Patrick, the URL generated by the Kobo Utilities plugin for my Sage seems to work when I plug it into Firefox, Edge or Chrome. Two tests were run:
One using https://api.kobobooks.com/1.0/Upgrad...N7781900008423 which returned: Code:
<UpgradeCheckResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.APIModel"> <Data i:nil="true"/> <ReleaseNoteURL i:nil="true"/> <UpgradeType>None</UpgradeType> <UpgradeURL i:nil="true"/> </UpgradeCheckResult> https://api.kobobooks.com/1.0/Upgrad...N7781900008423 Code:
<UpgradeCheckResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.APIModel"> <Data i:nil="true"/> <ReleaseNoteURL>https://api.kobobooks.com/1.0/ReleaseNotes/148</ReleaseNoteURL> <UpgradeType>UpgradeRequired</UpgradeType> <UpgradeURL>https://kbdownload1-a.akamaihd.net/firmwares/kobo8/Jun2023/kobo-update-4.37.21533.zip</UpgradeURL> </UpgradeCheckResult> |
07-02-2023, 10:44 PM | #2645 |
Junior Member
Posts: 5
Karma: 10
Join Date: Aug 2020
Location: Mainly Based in Asia
Device: Libra H2O - Libra2
|
I get an error whenever I do a check for updates!
calibre, version 6.22.0 ERROR: Unhandled exception: <b>HTTPError</b>:HTTP Error 403: Forbidden calibre 6.22 embedded-python: True Windows-10-10.0.22621-SP0 Windows ('64bit', 'WindowsPE') ('Windows', '10', '10.0.22621') Python 3.10.1 Windows: ('10', '10.0.22621', 'SP0', 'Multiprocessor Free') Interface language: None Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (2, 1, 0) && DeDRM (7, 2, 1) && Package KFX (from KFX Input) (2, 1, 0) && EpubMerge (2, 15, 0) && Fantastic Fiction (1, 6, 3) && Find Duplicates (1, 10, 8) && KFX metadata reader (from KFX Input) (2, 1, 0) && KFX Input (2, 1, 0) && Kobo Utilities (2, 16, 7) && Obok DeDRM (10, 0, 3) && Open With (1, 8, 1) && SmartEject (2, 5, 0) Traceback (most recent call last): File "calibre_plugins.koboutilities.action", line 1176, in menu_firmware_update_check File "calibre_plugins.koboutilities.action", line 1240, in auto_firmware_update_check File "urllib\request.py", line 216, in urlopen File "urllib\request.py", line 525, in open File "urllib\request.py", line 634, in http_response File "urllib\request.py", line 563, in error File "urllib\request.py", line 496, in _call_chain File "urllib\request.py", line 643, in http_error_default urllib.error.HTTPError: HTTP Error 403: Forbidden I hope someone will be able to rectify! |
07-02-2023, 10:49 PM | #2646 |
Junior Member
Posts: 5
Karma: 10
Join Date: Aug 2020
Location: Mainly Based in Asia
Device: Libra H2O - Libra2
|
Can anybody help me use the auto saved backups that I have made with Kobo utilities. When I desperately needed to use them I realised I didn't I had no idea how to do so.
|
07-02-2023, 10:55 PM | #2647 |
Wizard
Posts: 1,355
Karma: 6794938
Join Date: Sep 2021
Location: Australia
Device: Kobo Libra 2
|
|
07-02-2023, 11:05 PM | #2648 |
Bibliophagist
Posts: 40,516
Karma: 156983616
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
|
07-02-2023, 11:27 PM | #2649 |
Custom User Title
Posts: 9,543
Karma: 64960981
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
Unfortunately, changing the user agent I might not be able to do. But I'll see if there's any references in the code.
EDIT: Yeah, it looks past my ability. Last edited by ownedbycats; 07-02-2023 at 11:45 PM. |
07-03-2023, 02:09 PM | #2650 |
Grand Sorcerer
Posts: 6,393
Karma: 12408443
Join Date: Jun 2009
Location: Madrid, Spain
Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2
|
Hello,
Can you check this beta for the firmware update? It's the official version with a minimum change (as suggested by @DNSB). It's about my ability too... but not google Moderator Notice
Beta removed because it has been released Last edited by chaley; 07-04-2023 at 05:43 AM. |
07-03-2023, 02:23 PM | #2651 |
Wizard
Posts: 2,126
Karma: 8796706
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
|
Works, using Linux Mint 21.1 Cinnamon calibre 6.22, Kobo Clara HD.
bernie |
07-03-2023, 04:45 PM | #2652 | |
Grand Sorcerer
Posts: 12,029
Karma: 7257323
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
From what I see, the only change you made was to set the user agent to "Mozilla". That seems risk free, as one can always turn off update checking. I can release it if/when the assembled multitude want that. |
|
07-03-2023, 05:07 PM | #2653 |
Custom User Title
Posts: 9,543
Karma: 64960981
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
I'd vote release, if only to stop the "why am I getting errors" posts.
|
07-03-2023, 05:22 PM | #2654 | |
Grand Sorcerer
Posts: 6,393
Karma: 12408443
Join Date: Jun 2009
Location: Madrid, Spain
Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2
|
Quote:
|
|
07-03-2023, 05:58 PM | #2655 |
Resident Curmudgeon
Posts: 76,402
Karma: 136466962
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
|
Tags |
calibre, kobo, kobo utilities, kobo-utilities, plugins |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[GUI Plugin] Manga plugin | mastertea | Plugins | 6 | 01-06-2022 03:43 AM |
[GUI Plugin] Save Virtual Libraries To Column (GUI) | chaley | Plugins | 14 | 04-04-2021 06:25 AM |
Kobo Utilities Plugin Question | nikev | Kobo Reader | 10 | 09-26-2018 12:55 AM |
[GUI Plugin] Plugin Updater **Deprecated** | kiwidude | Plugins | 159 | 06-19-2011 01:27 PM |