View Single Post
Old 05-02-2022, 01:37 PM   #8
pazos
cosiņeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
Quote:
Originally Posted by absalom View Post
Where can I find the log file?
In the bug report template and also here:

Code:
* `/mnt/private/koreader` for Cervantes
* `koreader/` directory for Kindle
* `.adds/koreader/` directory for Kobo
* `applications/koreader/` directory for Pocketbook


Android logs are kept in memory. Please go to Help → Bug Report to save these logs to a file.
Quote:
Originally Posted by absalom View Post
I see that here is a line:

Code:
logger.err("CloudStorage:", e)
just before displaying the error message on the UI:

https://github.com/koreader/koreader...orage.lua#L175
That assumes that the FTP/Webdav/Dropbox:run function returns a significative error to triage the issue.

Quote:
Originally Posted by absalom View Post
I see. And what about the fact that none of the three services (dropbox, ftp, webdav) work on both devices (kindle and android phone)? It seems very unlikely that the issue comes from protocol-specific parts; would it mean that the issue is in some common cloudstorage part?
Good question. Most likely network shenanigans happening here.

We need answers as this feature doesn't receive much love from KO contributors and it's not used at all by active maintainers.

Do you receive the same error message if you disable network connectivity on your linux device?
Do you receive the same error message if you have your network interface enabled at the time of clicking on your cloud account?
pazos is offline   Reply With Quote