Scanning stops and restarts (loop)
Hi All
I got the docker installation and the mounts working, and added +1000 Comics and Books
I have no memory limits (even if the system log says limit 512MB) and the maximum I have seen so far on my docker UI is 3,4G ram !!!
And I still get the: Java error during scan (I have read this could be related to pdf files?)
Tried setting scan to work every 3 hours and advanced setting not to delete if unavailable
But that creates random covers for books during the day, the one that work before are scanned and have no covers later
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 also get logget out again and again, I have letsencrypt certificate in place and its working just fine with reverse proxy built in to the web service, but when I look in the log file I see this:
20180402 12:23:15 [main] ERROR com.ubooquity.d.e - Provided keystore is not valid, HTTPS will NOT be activated
I think the Synology just forwards the http to https with the certificate (So I might just ignore the error).
Settings:
reverseProxyPrefix: (Needs to be empty, since my reverse proxi in my Synology NAS only supports domains not a url path. But I have the green lock and the certificate in place.
Another strange thing, I created a user Henrik and in the log I see:
java.io.FileNotFoundException: Henrik (No such file or directory)
I really love the idea about having my own ebook server and love the work you have done with a clean and functional UI, but I need to keep scans, so they dont get scanned again and looses whatever was already scanned (Hope someone understands what I am trying to say :-)
Best regards
Caspersen
404 NOT FOUND
I'm having an issue where Ubooquity's front end search tool is generating folder results with each one of those results leading to a 404 page. The front end option "flat view" has to be in effect for this error to appear. A 404 page will no longer 404 when "folder view" is back in effect. The backend option "bypass single root folder" appears to have something to do with it as this error is only observed when that option is set to FALSE. Each of these 404ing folder results have a corresponding book result that works fine, but the two look very similar similar so it's easy to forget and end up at a 404.
I have this running on a synology. Calibre generated the folder structure in my book directory, with every author owning a separate folder. I've tried restarting my server, restarting the unbooquity process, rescanning my library, and "clearing book database" and rebuilding my book database.
A sample error is:
HTTP ERROR 404
Problem accessing /books/1369/. Reason:
File not found
Let me know if I should provide any more information and thank you for developing this software!
New attempt with 2.1.1 successful, but empty logfile
Six or seven month since my first try to change from 1.10 to 2.1 is this now successful. I think, the problems in the past were the old firmware of my QNAP und too little memory for Java/Ubooquity. Now my QNAP NAS runs with firmware 4.3.3 and I have 1024 m memory reserved for Ubooquity. I have installed Java 8 64-bit and Ubooquity 2.1.1 64-bit.
But I have a very little problem:
When I click "View Logs" from Admin site, I see a blank site with following text:
Displaying the last 1000 lines of logs.
While scanning the database I saw the lines of activity. Now I have this blank site and when I look with ssh in the folder "logs" I see one empty textfile ubooquity.
I hope, someone can help me with this?
Latest additions works but main comics gets ERR_Connection_Refused
I've got Ubooquity loaded on an Ubuntu machine and so far It's awesome, but I can't get http://myip:2202/Comics/ to load. Whether I use the default theme or Comixology, Latest additions open fine and even comics can be read through there but that main /comics/ folder just keeps boming out. Any ideas?
Readium for epubs
So, just started using Ubooquity yesterday and I think its an amazing product. Just out of curiosity, is there a reason you're not using Readium for displaying epubs? Its open source and handles fixed layout and reflowable epubs really well:
https://github.com/readium/
I think Readium-2 supports CBZ as well. It doesn't support PDF, but maybe you could just check the extension and switch to readium for epubs and use your existing reader for PDFs. Just an idea, again love the product, keep up the good work!
When there is an image in a directory: Use the first image contained in a directory to be the icon of the directory
If I have a file system like this :
B
|-- Balzac, Honore de
|-- A combien l'amour revient aux vieillards.epub
|-- Adieu.epub
|-- Bronte, Charlotte
|-- Jane Eyre I.epub
|-- Jane Eyre II.epub
I don't want "A combien l'amour revient aux vieillards.epub" icon for "B" directory or "Balzac, Honore de" directory
...
I prefer to use "B.jpeg" content in "B" directory
I prefer to use "Balzac, Honore de.jpeg" or "_.jpeg" content in "Balzac, Honore de" directory
B
|-- B.jpeg
|-- Balzac, Honore de
|-- _.jpeg
|-- A combien l'amour revient aux vieillards.epub
|-- Adieu.epub
|-- Bronte, Charlotte
|-- Bronte, Charlotte.jpeg
|-- Jane Eyre I.epub
|-- Jane Eyre II.epub
Ability to ignore subdirectories?
I've recently discovered that LazyLibrarian's cache file is located in the same directory as my library. While I'm working to move that, I'm wondering if there is a way to ignore specific subdirectories under a given shared folder?
Ubooquity 2.1.1
Dear All,
I have Synology DS212, DSM6, Java8 and I try to install Ubooquity 2.1.1 but there is no way to run it.
Are there somebody who use this version on similar conf?
Regards.
Rololo
Parameter Ubooquity
Hi
I have issues to instal ubooquity.
I have instaled JAVA8, on my DS 212 DSM 6, with success, it answer at the command, Putty: java -version. (I hoper it is enought)
I have follwed some tuto and no way to launch ubooquity.
I have installed ubooquity 2.1.1, the file ubooquity.conf.
/etc/init/ubooquity.conf
start on started httpd-laurent stop on runlevel [06]
exec /var/packages/Java8/target/j2sdk-image/bin/java -jar -Xmx1024m
/var/packages/Ubooquity/Ubooquity.jar -port 2202 -webadmin -workdir "/volume1/web/Ubooquity"
the user is laurent do I have to put http-laurent or just laurent?
Mu directory of comics cbr, cbz is in /volume1/comics/ and the files of ubooquity are in :volume1/web/
other question is how to geenrate ubooquity.pid file and what put inside?
I have also installed throught launching task i put in the file ubooquity.sh
#============================================
# Ubooquity
# description: upstart job configuration file for automatically
# starting ubooquity when syno starts
# title :ubooquity.conf
# date :16 05 2017
# version : 2.0.2 (tested for ubooquity version...)
# original source: ubooquity forum about special characters
#
#=============================================
description "start/stop Ubooquity" author "Elouan Le Bretton" version "Ubooquity Version 2.0.2; java version 1.8.0_121 "
# automatically start ubooquity after webserver has been started # DSM 5.0 = httpd-user (apache); DSM 6.0 = nginx start on started nginx
# stop ubooquity on stop on runlevel [06]
# Automatically respawn if ubooquity stops unexpetedly respawn respawn limit 5 500 # expect stop [this seems to be expected sometime but requires testing to be sure)
# run the scripts as the 'http' user; because running as root (the default) is a bad idea. setuid http laurent
script # installation settings JAVA_BIN=/var/packages/Java8/target/j2sdk-image/bin/java PCKG_BIN=/var/packages/Ubooquity/Ubooquity.jar WORK_DIR=/volume1/web/.Ubooquity # app settings PORT=2202 ADMINPORT=2203 MEM=512m
# This ensures that ubooquity reads special characters properly #export LC_ALL=fr_FR.utf8 export LANG=fr_FR.utf8
#Command line for launching ubooquity echo "Starting the Ubooquity server" $JAVA_BIN -jar $PCKG_BIN --adminport $ADMINPORT --libraryport $PORT --workdir $WORK_DIR --remoteadmin --headless & UBOOQUITY_PID=$! echo $UBOOQUITY_PID > $PID_FILE echo "The server has been started with pid $UBOOQUITY_PID ."
exit 0
is my parameter are correct ????
thanks in advance
Rololo
else my 2202 port are open.
Customer support service by UserEcho