rvolz / BicBucStriim

BicBucStriim streams books, digital books. It fills a gap in the functionality of current NAS devices that provide access to music, videos and photos -- but not books. BicBucStriim fills this gap and provides web-based access to your e-book collection.
Other
408 stars 73 forks source link

Login on qnap not longer possible #397

Closed docisdn closed 1 year ago

docisdn commented 1 year ago

Without changing anything on the Configuration (exept updating Calibre regualy) it is no longer possible to log into bicbucstiim. Downgrading bicbucstriim to V 1.5.0 had no effect.

rvolz commented 1 year ago

Please look at https://github.com/rvolz/BicBucStriim/wiki/Debug-mode to find the source of your problem

docisdn commented 1 year ago

I changed the index.php the way you described. No log files in the "data „ directory. Same error message in the browser „Error loading page“ when trying to login.

Any suggestions?

Am 26.05.2023 um 09:29 schrieb Rainer Volz @.***>:

Please look at https://github.com/rvolz/BicBucStriim/wiki/Debug-mode https://github.com/rvolz/BicBucStriim/wiki/Debug-mode to find the source of your problem

— Reply to this email directly, view it on GitHub https://github.com/rvolz/BicBucStriim/issues/397#issuecomment-1563931798, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADC5TTXYGIGJMVCSRP6AD5DXIBLUFANCNFSM6AAAAAAYNXGT3Q. You are receiving this because you authored the thread.

rvolz commented 1 year ago

No log file in the data directory could mean that the app cannot access the files, usually some access rights problem.

In debug mode, there should be more informative error messages in the browser window, though. You could also look into the browser console, maybe there is more info.

rvolz commented 1 year ago

Did you try to run installcheck.php to see if there are issues with access rights?

docisdn commented 1 year ago

Installcheck says everything is Fine. The Problem accoured without changing anything.  Puls Thiago be a QNAP Problem or a change dein the calibre databank file?Von meinem iPhone gesendetAm 29.05.2023 um 11:12 schrieb Rainer Volz @.***>: Did you try to run installcheck.php to see if there are issues with access rights?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

rvolz commented 1 year ago

If the app can access the Calibre library and its own DB then it might be a QNAP problem. I don't know if they have web server log files that you could look at, to learn more about that problem, sorry.