![]() |
#31 |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Mar 2025
Device: kindle (11th generation)
|
Hello! I have been having a blast with your plugin!! thank you so much. I have been going through some of my childhood mangas.. hehe.
However, I noticed recently that the plugin is having a pb getting launched. It says "Document is empty (0)". Anyone else experiencing that problem? It usually happens after I download some chapters.. It usually works again when I delete all the downloaded chapters and reboot KOReader, but this time when I try I get the following message "Something went wrong: an error occured while downloading the chapter pages". Any tips would be welcome ![]() |
![]() |
![]() |
![]() |
#32 |
Enthusiast
![]() Posts: 29
Karma: 10
Join Date: Oct 2023
Device: PW12
|
I tried 1.11.4 on Paperwhite running Koreader HF. It worked at the first time, but I did mistake in Settings file. It said that the sources format is invalid and thenis no longer displayed in Search menu. I tried to remove and reinstall the plugin, reenable it - nothing helped.
|
![]() |
![]() |
![]() |
#33 |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Mar 2025
Device: kindle (11th generation)
|
Guys a warning for you, I think rakuyomi bricked my kindle. It's stuck on a page and isn't responsive at all. I recommend you don't use this plugin.
|
![]() |
![]() |
![]() |
#34 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,483
Karma: 5000046
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
|
That probably just means KOReader is stuck.
“Brick” is when you hold down power button for 30+ seconds and it starts to reboot in a loop |
![]() |
![]() |
![]() |
#35 |
Reader of Books
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 249
Karma: 178096
Join Date: Oct 2012
Device: Kobo Libra Colour, Clara Colour, Libra 2, Elipsa
|
EDIT: Nevermind, KOReader wasn't connecting to the internet.
Last edited by 7hir7een; 03-27-2025 at 03:56 AM. |
![]() |
![]() |
![]() |
#36 |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Apr 2025
Device: Kindle 7th gen
|
![]()
I think I'm just dumb. But can you help me? I've created the json file with the url and put the folder on the plugins folder, and still I can't see the app on koreader.
this is the log: Code:
04/07/25-19:27:31 INFO Loading plugins from directory: plugins 04/07/25-19:27:32 INFO setting up __gc proxy 04/07/25-19:27:33 INFO Loading Rakuyomi plugin... 04/07/25-19:27:33 INFO Spawned HTTP server with PID 19958 04/07/25-19:27:33 INFO Requesting to /health-check [2m2025-04-07T22:27:33.944940Z[0m [31mERROR[0m [2muds_http_request[0m[2m:[0m error while performing request: client error (Connect) Caused by: No such file or directory (os error 2) [2m2025-04-07T22:27:34.140878Z[0m [32m INFO[0m [2mserver[0m[2m:[0m starting rakuyomi, version: v1.11.4 Error: relative URL without a base: "<https://raw.githubusercontent.com/Skittyblock/aidoku-community-sources/gh-pages/index.min.json>" at line 5 column 106 04/07/25-19:27:34 INFO Requesting to /health-check [2m2025-04-07T22:27:34.379075Z[0m [31mERROR[0m [2muds_http_request[0m[2m:[0m error while performing request: client error (Connect) Caused by: No such file or directory (os error 2) 04/07/25-19:27:35 INFO Requesting to /health-check [2m2025-04-07T22:27:35.467303Z[0m [31mERROR[0m [2muds_http_request[0m[2m:[0m error while performing request: client error (Connect) Caused by: No such file or directory (os error 2) 04/07/25-19:27:36 INFO Requesting to /health-check [2m2025-04-07T22:27:36.556045Z[0m [31mERROR[0m [2muds_http_request[0m[2m:[0m error while performing request: client error (Connect) Caused by: No such file or directory (os error 2) 04/07/25-19:27:37 INFO Requesting to /health-check [2m2025-04-07T22:27:37.682168Z[0m [31mERROR[0m [2muds_http_request[0m[2m:[0m error while performing request: client error (Connect) Caused by: No such file or directory (os error 2) 04/07/25-19:27:38 WARN Error when loading plugins/rakuyomi.koplugin/main.lua plugins/rakuyomi.koplugin/Backend.lua:139: server readiness check timed out 04/07/25-19:30:32 INFO UIManager: No dialogs left to show 04/07/25-19:30:32 INFO Tearing down UIManager with exit code: 0 [ko-input] Closed input device with fd: 14 @ idx: 1 (matched by idx) [ko-input] Closed input device with fd: 13 @ idx: 0 (matched by idx) lipc-wait-event exited normally with status: 0 04/07/25-19:30:32 INFO Terminating subprocess with PID 19958 04/07/25-19:30:32 INFO Subprocess is done: true |
![]() |
![]() |
![]() |
#37 |
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Apr 2025
Device: Kindle Paperwhite 12th Gen
|
Kindle Paperwhite 12th Gen Source Issue
Hello, I am struggling for KOreader to find -anything- in sources with my settings.json file. No errors obtained, no extra messages. Just not finding any sources whatsoever.
I have a jailbroken Kindle Paperwhite 12th Gen on firmware 5.17.1.0.4 (4351970007).
I have noticed that the default Rakuyomi settings.json example on github includes a URL containing /main/settings.schema.json. However, when visiting this url I receive "error "Not Found"".
I have verified koreader settings are connected to wifi, and have verified from my network that my koreader instance on my kindle is detected on the network and able to transfer packets. Redacting URLs to be careful, as I am new to this forum: Code:
{ "$schema": "https://github.url/download/main/settings.schema.json", "source_lists": [ "https://source.url/index.min.json" ], "languages": ["en"] }
For the relative version being attempted at the time. Is my formatting wrong, has the source died, etc? I am stumped.
Last edited by OdeonVelos; 04-07-2025 at 06:52 PM. |
![]() |
![]() |
![]() |
#38 | |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Apr 2025
Device: Kindle 7th gen
|
![]() Quote:
One more question, can you add sources from other sourcers like Suwayomi or only Aidoku? |
|
![]() |
![]() |
![]() |
#39 |
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Apr 2025
Device: Kindle Paperwhite 12th Gen
|
|
![]() |
![]() |
![]() |
#40 |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Apr 2025
Device: Kobo Libra Color
|
This is my first time using this and everything is fine but It is not saving properly. For example I am on chapter 2 and there is a book icon on chapter 1 yet when i open chapter 2 it is at the right location but I don't want to have to memorize which chapter I am on for each manga.
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Introducing Banana Manga Reader! A browser based manga reading app | DragoonGT | Kobo Reader | 9 | 11-07-2024 07:25 PM |
Aura HD Manga reader | tacchan23 | Kobo Reader | 8 | 11-13-2013 02:05 PM |
I need a good reader ONLY for manga... | Tanyu22 | Which one should I buy? | 21 | 09-02-2011 02:20 AM |
Best Manga E-Reader? | ManBearWaffle | Which one should I buy? | 13 | 05-09-2011 07:33 PM |
Which product to buy as Manga reader and ebook reader only. | Renji | Alternative Devices | 9 | 01-16-2010 10:42 PM |