
PDF ou CBZ ?
Bonjour,
Tout d'abord un grand bravo pour ce soft, je l'utilise depuis plusieurs années et j'en suis très content !
Récemment, j'ai perdu tout le contenu de mon synology suite à la perte de 2 des 4 disques durs, snif. J'ai réussi de nouveau à tout réinstaller et en ai profité pour passer à la version 2 !
Je me pose la question suivante : j'utilise Ubooquity uniquement pour les BD qui sont toutes en PDF, ça fait actuellement 6 jours que Ubooquity mouline car j'ai 10 000 PDF à remonter dans la base, serait-il mieux que je convertisse tous mes PDF en CBZ ? Est-ce que serait aussi mieux pour la lecture ?
Merci d'avance.

Can't start Ubooquity from systemd; able to start from command line; same command!
Hardware: Raspberry Pi 4B 8GB; OS: Raspberry Pi OS with latest updates. Any ideas would be very welcome. I'm new to systemd and linux in general. I did just resolve my Samba issues and got my Plex media server running so this is the last thing to solve!
I'm able to run Ubooquity from the command line, however, using systemd, it won't start using the exact same command. The error is highlighted below in the status listing:
pi@RFDPi4BMediaServer:/ $ sudo systemctl daemon-reload
pi@RFDPi4BMediaServer:/ $ sudo systemctl start ubooquity
pi@RFDPi4BMediaServer:/ $ sudo systemctl status ubooquity
● ubooquity.service - Ubooquity
Loaded: loaded (/etc/systemd/system/ubooquity.service; enabled; vendor preset: enabled)
Active: inactive (dead) since Tue 2020-11-03 20:32:33 PST; 3s ago
Process: 9909 ExecStart=/usr/bin/java -jar /opt/ubooquity/Ubooquity.jar --adminport 2022 --libraryport 3456 --remoteadmin --headless (code=exited, status=0/SUCCESS)
Main PID: 9909 (code=exited, status=0/SUCCESS)
Nov 03 20:32:32 RFDPi4BMediaServer java[9909]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
Nov 03 20:32:32 RFDPi4BMediaServer java[9909]: at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Nov 03 20:32:32 RFDPi4BMediaServer java[9909]: at java.base/java.lang.reflect.Method.invoke(Method.java:566)
Nov 03 20:32:32 RFDPi4BMediaServer java[9909]: at com.ubooquity.e.a.a(SourceFile:823)
Nov 03 20:32:32 RFDPi4BMediaServer java[9909]: at com.ubooquity.Launcher.main(SourceFile:10)
Nov 03 20:32:32 RFDPi4BMediaServer java[9909]: Caused by: java.lang.ClassNotFoundException: Failure to load: javafx.application.Platform
Nov 03 20:32:32 RFDPi4BMediaServer java[9909]: at com.ubooquity.e.a.loadClass(SourceFile:992)
Nov 03 20:32:32 RFDPi4BMediaServer java[9909]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
Nov 03 20:32:32 RFDPi4BMediaServer java[9909]: ... 7 more
Nov 03 20:32:33 RFDPi4BMediaServer systemd[1]: ubooquity.service: Succeeded.
The unit file is:
# acquired script from https://gist.github.com/thenaterhood/e79eb6f05badaa56a2d9
# revised 2020-11-03 for my installation
[Unit]
Description=Ubooquity
After=network.target
[Service]
WorkingDirectory=/opt/ubooquity
User=pi
Group=pi
Type=simple
ExecStart=/usr/bin/java -jar /opt/ubooquity/Ubooquity.jar --adminport 2022 --libraryport 3456 --remoteadmin --headless
TimeoutStopSec=20
KillMode=process
Restart=on-failure
[Install]
WantedBy=multi-user.target
I tried various ideas posted in this forum such as memory parameters to the execute command, but no joy. I thought this was permissions to start Java, but I can run the exact command at the command line successfully. Replacing pi with root also works, but moves the database. The working folder is owned by pi. I do notice the database does not go to the working folder specified... it goes to the root of pi's home folder.

Reader for books
I’ve setup my ubooquity on a synology ansd using a reverseproxy to redirect https ports (443) to obqootuity server.
it’s all working fine except for reader for books;
The reader for comics is fine, navigating the server is fine, but the reader for books is broken
the problems seems to be the url: all pages, including reader for comics start with https://... but the reader for books starts with nothing : the url starts with ubooquity... (the url without https:// )

stuck on loading screen
Hi !
Here is what I see :
Everything was working fine before I rebooted my server computer and my public IP changed.
Now, it's working with :
- locahost
- any connexion with a browser that didn't previously connected with my server (Ex : Edge instead of Chrome, another tablet, etc.)
It does not work with :
- my local IP on Chrome on the server.
- my new public IP on a remote tablet that previously connected with my server.
What I tried :
- restart the server
- delete cache on client browser
- delete cookies about my IP and ubooquity on client browser.
- deactivated the user setting on the server.
- checked the logs. Nothing special.
Any ideas ?

server connection timed out
I've been having a bit of an issue in the past 24 hours. Basically, I have been accessing my server entirely fine the past few weeks on another device, when it was unable to connect to it, displaying that it was taking too long to respond, with a connection timed out error. This is occurring on both my main IP and local IP, however localhost still works fine. I haven't touched any of the firewall settings since starting it up, so I am unsure what is actually causing this. Has anyone had experience with this problem before or have an idea as to how to fix it?

Server not available. 500:Could not find matching provider (wrong URL)
Hi,
i just installed Ubooquity on docker on my Synology Nas.
In the browser everything works fine, but I cant't access Ubooquity via OPDS. I tried Moon + and Kuboo on android.
Both say "500: Could not find matching provider (wrong URL)
I allready turned on "Enable OPDS feed" in the settings.
What did I do wrong?
Thanks in advance!

Disable last saved position in comics
Is there a setting to turn this off? I go to reread a comic I read last year it opens to the back cover.

Scanning the files is awfully slow .Is there a solution?
I installed Ubooquity from linuxserver docker on a Raspberry Pi 3b+, OMV5.
It has been scanning the files for a few days. It's awfully slow, often stuck on the same file for hours. There are like 30-40 pdf and like 40 cbr files at most. I had to stop the docker, it was slowing down the Rp.
Is this a known problem?

Can't reach the web interface of Ubooquity . How to install the docker?
I installed Ubooquity from linuxserver docker on a Raspberry Pi 3b+, OMV5 using portainer. I used both docker compose and Application templates. It installs fine, portainer shows the ports yet web interface returns error.
I don't know where to start to check for a problem, any idea what the cause may be?
this is the error the browser throws.
"Hmmm… can't reach this page
......... refused to connect. "
Checking the logs , i see these .. But the Portainer shows it as "running"
What may be the problem?
"
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Invalid maximum heap size: -Xmxmaxmemm
Customer support service by UserEcho