0

how to make server run more faster?

HAMDAN HASSAN 10 years ago updated 10 years ago 2
0
Answered

Rebooted my machine, Ubooquity completely reset to default after reboot

Stu Nichols 9 years ago updated by Tom 9 years ago 3

Can't work it out... nothing jumps out as an error.



20160112 11:10:34 [Scanner thread] INFO com.ubooquity.data.database.b - Inserting/updating comic entry in database : D:\Comics\DC library\DC CORE Test\MTCDC-NMC 51 Won - Wonder Woman, Wonder Girl\Wonder Woman-The Hiketeia-w Batman (HC)(2002).cbr

20160112 11:10:34 [Scanner thread] INFO com.ubooquity.b.c - Reading metadata of comic file: D:\Comics\DC library\DC CORE Test\MTCDC-NMC 51 Won - Wonder Woman, Wonder Girl\Wonder Woman-The Once and Future Story.cbr
20160112 11:10:35 [Scanner thread] INFO com.ubooquity.data.database.b - Inserting/updating comic entry in database : D:\Comics\DC library\DC CORE Test\MTCDC-NMC 51 Won - Wonder Woman, Wonder Girl\Wonder Woman-The Once and Future Story.cbr
20160112 11:10:35 [Scanner thread] INFO com.ubooquity.data.feeder.a - Finished scanning comics directories, populating folders content cache
20160112 11:10:35 [Scanner thread] INFO com.ubooquity.data.feeder.a - Comics folder content cache populated
20160112 12:46:01 [pool-1-thread-15] INFO com.ubooquity.c - Cookie token invalid or too old. Access Denied. [login:Test][ip:123.243.76.233]
20160112 12:46:11 [pool-1-thread-15] INFO com.ubooquity.c - Cookie token invalid or too old. Access Denied. [login:Test][ip:123.243.76.233]
20160112 12:46:11 [pool-1-thread-15] INFO com.ubooquity.c - User successfuly logged in. [login:Test][ip:123.243.76.233]
20160112 16:10:08 [Thread-3] WARN com.ubooquity.Ubooquity - Stopping server in shutdown hook
20160112 16:10:08 [Thread-3] INFO com.ubooquity.c - Stopping internal server...
20160112 16:10:08 [Thread-3] INFO com.ubooquity.data.feeder.a - Aborting content scan...
20160112 16:10:08 [Thread-3] INFO com.ubooquity.data.feeder.a - Waiting for scanner thread to stop
20160112 16:10:08 [Thread-3] INFO com.ubooquity.data.feeder.a - Scanner thread stopped
20160112 16:10:08 [Thread-3] INFO com.ubooquity.c - Internal server stopped
20160112 16:10:08 [Thread-3] INFO com.ubooquity.Ubooquity - Ubooquity has closed.

0
Declined

ComicRack database integration

Tom Fieldhouse 10 years ago updated by Tom 9 years ago 4
integration with the ComicRack database for metadata and read status would be phenomenal.
The only option for ComicRack integration at this time is using a CR plugin named badaap which doesn't even work with the most recent version of ComicRack.

ComicRack supports mysql and MS sql server for a central database (default is a flat file full of xml) and has an open published xml schema. Unfortunately, many users opt for modifying their content files in favor of portability with embedded comicinfo.xml

0
Answered

Can't configure Ubooquity on Synology

gheraken 9 years ago updated by Tom 9 years ago 2

Hi everyone,


I have been following the steps described in this tutorial to intall Ubooquity on a Synology NAS : http://vaemendis.net/ubooquity/misc/synology-tutorial/


and I am up to the "Configure Ubooquity" step.

The problem I am facing is that on step 1, I am not asked to configure an admin password. instead, i see the following message on the ubooquity splash screen : "Sorry, you are not authorized to access any file on this server". (no web admin)


Did I miss something in a previous step ?


Thanks all for your help.

0
Under review

Can't Edit Anything.

Barry 9 years ago updated by Tom 9 years ago 5

When I click any link in the /admin page it leads back to the login page. Not sure if I'm missing something. I am trying to set up on Raspberry PI. I am not able to add a user or anything. Any help would be great.

0
Under review

Way to disable Public Network access

asian flavor 10 years ago updated by Tom 10 years ago 9
I was wondering if there is a way to disable the Public network access? I have IIS setup with the URL rewrite module and with Ubooquity, it's conflicting my own HTTPS broadcast. With the URL rewrite module, I can tell all external calls to redirect to any internal port. If I set up the URL rewrite to point to Ubooquity, it shows the login screen but will not get into the site. Hopefully I'm making sense here... been a long day at work.
0
Not a bug

JPEG 2000 Error

nxmehta 10 years ago updated by Tom 10 years ago 5
I see the following error in my Ubooquity logs when scanning certain PDFs:

java.lang.RuntimeException: JPeg 2000 Images needs the VM parameter -Dorg.jpedal.jai=true switch turned on
at org.jpedal.parser.PdfStreamDecoder.decodeStreamIntoObjects(Unknown Source) ~[jpedal_lgpl.jar.1278601029713114070.tmp:4.92b23] at org.jpedal.parser.PdfStreamDecoder.decodePageContent(Unknown Source) ~[jpedal_lgpl.jar.1278601029713114070.tmp:4.92b23]
at org.jpedal.PDFtoImageConvertor.convert(Unknown Source) ~[jpedal_lgpl.jar.1278601029713114070.tmp:4.92b23]
at org.jpedal.PdfDecoder.getPageAsImage(Unknown Source) ~[jpedal_lgpl.jar.1278601029713114070.tmp:4.92b23]
at org.jpedal.PdfDecoder.getPageAsImage(Unknown Source) ~[jpedal_lgpl.jar.1278601029713114070.tmp:4.92b23]
at com.ubooquity.fileformat.pdf.c.a(SourceFile:62) ~[Ubooquity.jar:1.6.0]
at com.ubooquity.fileformat.pdf.c.a(SourceFile:48) ~[Ubooquity.jar:1.6.0]
at com.ubooquity.data.feeder.a.b(SourceFile:359) [Ubooquity.jar:1.6.0]
at com.ubooquity.data.feeder.a.a(SourceFile:202) [Ubooquity.jar:1.6.0]
at com.ubooquity.data.feeder.a.b(SourceFile:302) [Ubooquity.jar:1.6.0] at com.ubooquity.data.feeder.a.a(SourceFile:34) [Ubooquity.jar:1.6.0]
at com.ubooquity.data.feeder.a$1.run(SourceFile:112) [Ubooquity.jar:1.6.0]
at java.lang.Thread.run(Thread.java:745) [na:1.7.0_65]

I passed the requested parameter to Ubooquity like so:

java -Dorg.jpedal.jai=true -jar Ubooquity.jar

But that didn't seem to help.  Is it possible to fix this issue in Ubooquity itself?
0
Fixed

Certain PNG Files Display Colors Incorrectly

Bee Guperjee 10 years ago updated by Tom 10 years ago 10
I've got a few books that Ubooquity displays with incorrect colors. These are all archives with png files with the IHDR color type set to 6. Png files with color type 2 display correctly. Here's a screenshot showing the bad colors. Left is png color type 6 and the right is color type 2. The incorrect colors are present when opening the books to read as well. And thanks for Ubooquity. It makes reading digital comics from my library on my tablet quite easy.

Image 20
0
Under review

Flat grouping not working with protected shares

Patrick van der Leer 10 years ago updated by Tom 10 years ago 3
The flat grouping doesn't display any books when logged in via a secure user, if you disable that it does work fine. The directory grouping does work at all times.
0
Completed

User access logs retained longer?

Tom Davies 9 years ago updated by Bob ArdKor 5 years ago 4

Is there a way to set the amount of time the logs are retained? What is the current retention time, or is it just a number of files that are kept, like the last five?


The reason I ask is I would like to monitor the users that access my server and what they are viewing/downloading. Looking at my logs right now, I've only got about 24 hours worth, which isn't what I was expecting.


Ideally I'd like to retain weeks of the logs, then run a perl script against them to extract the user logins, failed attempts, file downloads and files read online. If you made that a separate log, that would be even better!


Also, while I think of it, I didn't see in the logs where a file was accessed/read online, just the downloads. Could that be logged too?