Version 2.1.0.: Configuration/Login no longer possible
I have just installed version 2.1.0 on my QNAP 453b-mini (qpkg from here: https://www.forum-nas.fr/viewtopic.php?t=1371 which have always worked fine) and I have the problem, that I continue to get
Sorry, you are not authorized to access any file on this server
no matter which page I try to enter (/comics; /admin; etc). It doesn't ask me for a password, just keeps denying me access. I also can't seem to setup a new admin-password as usual after install. Tried uninstalling and re-installing as well as deleting all ubooquity cookies (admin sessions) - didn't help, same thing. Anyone got a suggestion?
Thanks a lot in advance for your help!
Ubuntu 16
Hi all
i'm trying Ubooquity on my Ubuntu 16.04 headless linux box.
i installed default-jre with apt-get , then if i try to run
java -Dfile.encoding=UTF-8 -jar /home/plex/ubooquity/Ubooquity.jar -webadmin -headless
I get
Command line arguments error: java.lang.IllegalArgumentException: The provided execution directory does not exist or is not writable
Launch Ubooquity with the "--help" option to display available commands
Ubooquity has stopped
Anyone knows why?
External viewer for mac
Is it possible to use the frontend part of Ubooquity together with an external comic viewer on a Mac? I like to use an app called CooViewer for reading my comics, but would love to also use Ubooquity as its library. Is to possible to click a comic in Ubooquity and have it open in CooViewer (or another standalone cbz/cbr viewer for Mac?)
Feature Request - ComicVine Intergration
Rather than creating XML files to be added to cbz or cbr's or using a top level XML file in a directory, it would be interesting if a lookup could be done on when comics are added to the library to update the DB with information on the added book from ComicVine, or on demand. I'm sure you have a large list to work through but this would be a nice to have.
The only reason I suggest this feature is that if I were to use something like comictagger, I would have to re-upload my entire 1TB+ collection again to my cloud backup location, since this would be considered a changed file.
Thanks as always!
New version crash
Hello,
The old version refusing to launch, I recovered the new but I still have a startup error that I do not explain.
Do you have an idea of why ?
exec /var/packages/Java8/target/j2sdk-image/bin/java -jar /var/packages/Ubooquity/Ubooquity.jar --adminport 2203 --libraryport 2202 --debug --host 192.161.1.48
20170805 00:02:20 [main] INFO com.ubooquity.Ubooquity - Running with the following parameters - headless: false, libraryport: 2202, adminport: 2203, remoteadmin: false, host: 192.161.1.48, debug: true, execdir: /root
20170805 00:02:20 [main] INFO com.ubooquity.Ubooquity - #############################
20170805 00:02:20 [main] INFO com.ubooquity.Ubooquity - # Starting Ubooquity #
20170805 00:02:20 [main] INFO com.ubooquity.Ubooquity - #############################
20170805 00:02:20 [main] INFO com.ubooquity.Ubooquity - Java version: 1.8.0_121
20170805 00:02:20 [main] INFO com.ubooquity.Ubooquity - Java vendor: Oracle Corporation
20170805 00:02:20 [main] INFO com.ubooquity.Ubooquity - Max heap size available: 121 MB
20170805 00:02:20 [main] INFO com.ubooquity.Ubooquity - OS name: Linux
20170805 00:02:20 [main] INFO com.ubooquity.Ubooquity - OS version: 3.2.40
20170805 00:02:20 [main] INFO com.ubooquity.Ubooquity - OS architecture: arm
20170805 00:02:20 [main] INFO com.ubooquity.Ubooquity - Loading local version info
20170805 00:02:20 [main] INFO com.ubooquity.Ubooquity - Ubooquity 2.1.0 built on 2017-06-18 at 17:14
20170805 00:02:20 [main] INFO com.ubooquity.Ubooquity - Creating application folders
20170805 00:02:21 [main] INFO com.ubooquity.Ubooquity - Loading preferences
20170805 00:02:21 [main] INFO com.ubooquity.Ubooquity - Saving preferences
20170805 00:02:26 [main] INFO com.ubooquity.Ubooquity - Deleting obsolete database file and cleaning cache folders
20170805 00:02:31 [main] INFO org.eclipse.jetty.util.log - Logging initialized @25726ms to org.eclipse.jetty.util.log.Slf4jLog
20170805 00:02:31 [main] INFO com.ubooquity.b - Starting internal server...
20170805 00:02:31 [main] INFO com.ubooquity.b - Reverse proxy prefix is not activated
20170805 00:02:31 [Scanner thread] INFO com.ubooquity.data.feeder.a - Scanning books directories
20170805 00:02:31 [Scanner thread] INFO com.ubooquity.data.feeder.a - Finished scanning books directories, populating folders content cache
20170805 00:02:31 [Scanner thread] INFO com.ubooquity.data.feeder.a - Books folder content cache populated
20170805 00:02:31 [Scanner thread] INFO com.ubooquity.data.feeder.a - Scanning comics directories
20170805 00:02:31 [Scanner thread] INFO com.ubooquity.data.feeder.a - Finished scanning comics directories, populating folders content cache
20170805 00:02:31 [Scanner thread] INFO com.ubooquity.data.feeder.a - Comics folder content cache populated
20170805 00:02:31 [Scanner thread] INFO com.ubooquity.data.feeder.a - Comics statistics: [total: 0, added or updated: 0, removed: 0]
20170805 00:02:31 [Scanner thread] INFO com.ubooquity.data.feeder.a - Books statistics: [total: 0, added or updated: 0, removed: 0]
20170805 00:02:32 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.0.v20161208
20170805 00:02:32 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.h.ContextHandler@3cbe{/,null,AVAILABLE,@admin}
20170805 00:02:32 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.h.ContextHandler@82ba93{/,null,AVAILABLE,@library}
20170805 00:02:33 [main] INFO o.e.jetty.server.AbstractConnector - Started admin@f53b8a{HTTP/1.1,[http/1.1]}{127.0.0.1:2203}
20170805 00:02:33 [main] ERROR com.ubooquity.Ubooquity - Exiting application because of exception
java.net.BindException: Cannot assign requested address
at sun.nio.ch.Net.bind0(Native Method) ~[na:1.8.0_121]
at sun.nio.ch.Net.bind(Net.java:433) ~[na:1.8.0_121]
at sun.nio.ch.Net.bind(Net.java:425) ~[na:1.8.0_121]
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) ~[na:1.8.0_121]
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74) ~[na:1.8.0_121]
at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:298) ~[jetty-server-9.4.0.v20161208.jar.912556113657989286.tmp:9.4.0.v20161208]
at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80) ~[jetty-server-9.4.0.v20161208.jar.912556113657989286.tmp:9.4.0.v20161208]
at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236) ~[jetty-server-9.4.0.v20161208.jar.912556113657989286.tmp:9.4.0.v20161208]
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) ~[jetty-util-9.4.0.v20161208.jar.6107594308689232933.tmp:9.4.0.v20161208]
at org.eclipse.jetty.server.Server.doStart(Server.java:431) ~[jetty-server-9.4.0.v20161208.jar.912556113657989286.tmp:9.4.0.v20161208]
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) ~[jetty-util-9.4.0.v20161208.jar.6107594308689232933.tmp:9.4.0.v20161208]
at com.ubooquity.d.e.a(SourceFile:92) ~[Ubooquity.jar:2.1.0]
at com.ubooquity.b.a(SourceFile:95) ~[Ubooquity.jar:2.1.0]
at com.ubooquity.Ubooquity.main(SourceFile:222) ~[Ubooquity.jar:2.1.0]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
at com.ubooquity.e.a.a(SourceFile:823) [Ubooquity.jar:2.1.0]
at com.ubooquity.Launcher.main(SourceFile:10) [Ubooquity.jar:2.1.0]
java.lang.NoClassDefFoundError: javafx/scene/control/Alert
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
at com.ubooquity.e.a.d(SourceFile:597)
at com.ubooquity.e.a.loadClass(SourceFile:962)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at com.ubooquity.Ubooquity.main(SourceFile:256)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.ubooquity.e.a.a(SourceFile:823)
at com.ubooquity.Launcher.main(SourceFile:10)
Caused by: java.lang.ClassNotFoundException: Failure to load: javafx.scene.control.Alert
at com.ubooquity.e.a.loadClass(SourceFile:992)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 12 more
Network Shares / Mapped Drives
I have found on 2.1.0 that if you Map a drive to another PC and use this it works. BUT when you enable Security it breaks. Get to login screen then just 'page not found'. Checked by removing security and page displayed fine.
If you 'edit' the Jason and add Network share Ubooquity does not start up. This is either a link to a share, or a full UNC path to the folder. May work if no security, but useless if publishing to the outside world.
BTW using Windows 2012 as host.
Ubooquity 2.1.0 forgets Password?
I run Ubooquity on a raspberry pi. Everything works fine when I start and configure it as admin. But when I restart the raspberry and want to login (after starting with
java -jar /opt/ubooquity/Ubooquity.jar --libraryport 2202 --adminport 2001 --remoteadmin --headless
I cant login. the webadmin.cred file is not empty and when I delete it I can´t give me a new password, only when I delete all files except the jar-file. the permissions on the ubooquity folder is
drwxr-xr-x 6 pi pi 4096 Aug 1 20:24 ubooquity
and for the files
drwxr-xr-x 4 pi pi 4096 Aug 1 20:14 cache
drwxr-xr-x 2 pi pi 4096 Aug 1 20:14 fonts
drwxr-xr-x 2 pi pi 4096 Aug 1 20:14 logs
-rw-r--r-- 1 pi pi 1141 Aug 1 20:17 preferences.json
drwxr-xr-x 2 pi pi 4096 Aug 1 20:14 themes
-rw-r--r-- 1 pi pi 5431296 Aug 1 20:24 ubooquity-5.mv.db
-rw-r--r-- 1 pi pi 8861 Aug 1 20:24 ubooquity-5.trace.db
-rwxr-xr-x 1 pi pi 19226792 Jul 22 13:35 Ubooquity.jar
-rw-r--r-- 1 pi pi 64 Aug 1 20:16 webadmin.cred
The console writes:
20170801 20:33:56 [qtp31847001-34] INFO com.ubooquity.d.a - Password provided for admin is wrong. Access denied. [ip:192.168.0.17]
What is wrong, why can I not login from my Notebook (Windows 10, Firefox) as long as I do not restart my rasp or stop Ubooquity I have acces on my books, I can configure everything and it works fine.
Any Ideas?
Thanks Dieter
Comicvine Tags displayed intermittently
Thanks
Bill
How do i regenerate thumbnails?
I want to regenerate the thumbnails Ubooquity creates without blowing away the database, is this possible?
Ubooquity auto start on Synology reboot
Hey all,
I tried to search the forums but didn't find anything. I was wondering if anyone had a way to boot Ubooquity on Synology start up.
There is a Task Scheduler under Control Panel to which I tried to have it "sudo start ubooquity" to which nothing. Maybe my logic is flawed or I'm missing some script it needs to be able to do this.
I have a 414 so I can't use docker. Any suggestions?
Customer support service by UserEcho