Your comments

You have two issues, right ?

  • No logs written to file
  • No logs displayed in the admin screen even when you manually simulate logs

If so I guess it has something to do with the working directory path (perhaps a bug).


Do you use the "workdir" option when launching Ubooquity ?

Thnaks for the accurate probelm description. But the only way I managed to reproduce your issue is by:


  • Being in "folder" mode
  • Doing a search that returns folders
  • In another tab, switching to "flat" mode
  • Clicking on a folder in the first tab

In the scenario I described you get an error because Ubooquity is not supposed to display folders in "flat" mode. (settings are stored in cookies, so when you change them in one tab, all others tabs are affected)


But I guess this scenario is not what you did. If you could describe an exact sequence of event that lead you to the issue, I could try to reproduce on my side.


> I couldn't find a way to link to the raw-files folder even with a new third link?


There is no OPDS feed for raw files, only for books and comics.


> If I use the web UI in Chunky, I get the webpage, but downloading files from here it is not added to the chunky library?


They should be (I've been using Chunky this way for years).




A folder writing rights issue perhaps ?

Weird indeed.

The only thing I can think of is if you have activated the "Bypass single root folder" option (in the advanced settings) and have a single comic folder, and are trying to see them in "folder" mode (instead of "flat" view).

In that case Ubooquity will serve the page using a HTTP redirection, which might, I guess, cause some issue with a load balancer.


But that's a lot of ifs.



Do you have the same problem when you try to load the page from a local browser (on the same machine) ?


And do you have any reverse proxy between your browser and Ubooquity ?

What do you mean by "can't load": a blank page, an error page, a browser connection error ?