Your comments

I'm glad your problem is solved !

Ubooquity should have no issue running with Java 1.8.162 though.

> Also see this in the log file: (So any conversion of PDF files to compliant PDF files I can run?)

20180402 12:26:30 [Scanner thread] ERROR com.ubooquity.data.feeder.a - Failed to insert /comics/101-200/bog - Nr_104 - Noegleroman.pdf


I will need the next 10 or 20 lines of logs after this one (more info about what went wrong).


> 20180402 12:23:15 [main] ERROR com.ubooquity.d.e - Provided keystore is not valid, HTTPS will NOT be activated


It means you have setup the path to a file that is not a valid JKS file in the settings. If your connection is already wrapped in HTTPS by your NAS, you don't need to set anything for this setting. (the only impact of this error is that Ubooquity serves pages using HTTP, if you see them in HTTPS, then your NAS did the wrapping).


> Another strange thing, I created a user Henrik and in the log I see:

java.io.FileNotFoundException: Henrik (No such file or directory)


Same as above, I need the surrounding log lines.



That should not be possible. Are you sure you have only one instance running ?

Not sure it's related but you need to use the "headless" option when running on a NAS.

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 ?