0
Under review

everything was working great then-

David Moninger 7 years ago updated by Tom 7 years ago 5

when trying to start it up one day i get-

20181224 18:24:17 [main] INFO com.ubooquity.Ubooquity - Loading preferences

20181224 18:25:40 [main] ERROR com.ubooquity.data.database.d - Cound not get number of existing tables

----

is there something that got corrupted.. a preference file or the database itself? and is there any way to repair it without reimporting 300000 books : ) : (

i tried removing then reinstalling java to no avail....

0
Under review

huge book collection issues

Dmitry 7 years ago updated 7 years ago 3

I have a huge FB2 book collection, installed Ubooquity via docker image (linuxserver/ubooquity) on my Synology DS916+.

The book scanning finished two days ago, I'm not able to see nether user nor admin web pages farther than first screen, database still growing every few minutes, current size is 30Gb.

I restarted docker image with increased memory for java, 1024M, and now can't connect to web UI at all. Logs have no errors, but stopped on "Loading preferences"

I'm curios, what does it do? Does it make sense to continue to wait?

I will be happy to provide any additional information

0
Answered

Run Ubooquity in background on start mac

MVJr 7 years ago updated by Tom 7 years ago 4

Is it possible to run ubooquity on startup? Perhaps a deamon? I just don't want to have to manually start the server and keep my terminal open every time I want to use it.

Thanks!

0
Under review

Mix of Public and Protected Folders

rg94000 7 years ago updated by Tom 7 years ago 3

Is there any way to have one folder available for access with user accounts, and to protect another folder with user accounts? I want to keep certain folders only accessible to me, and share others. Right now, I have created an account "guest" and just give my friends the username/password for that account. However, this is a bit cumbersome as they are already logging into my website, then accessing Ubooquity, so it is forcing them to use multiple passwords.

Instead, I was thinking it could be useful to allow them to actually be guests (and see all public folders), and only if they log on would they see any libraries shared to those accounts. For example, with calibreweb, I can manage the permissions of a dummy guest account, which would be the default view if not logged in. This allows people to view items as a guest, but requires them to log in if they want to download something. Some similar functionality could be useful in Ubooquity. 

0
Answered

How to rename the tab "ubooquity"

William 7 years ago updated 7 years ago 2

I would like to change the explorer tab with the title "ubooquity"... Do you know how to do ?

I didnt find any index.html

0

Odps not working

Tomtom602 7 years ago updated by Sparky 7 years ago 2

Hello,

I've just installed ubooquity 2.1.2 on my freenas. 

It works fine using the web browser. 

I then tried to use the android app with odps. (ku boo) 

And it's not working. I tried to access the odps page through browser to see if I have a valid xml, but I only see the default page of ubooquity. 

Odps is activate on admin page. 

Does anybody have an idea how to make this work? 

0
Declined

Download series

Donny 7 years ago updated by Tom 7 years ago 2

Hello, I don't know if this has been suggested, but I take my tablet on long trips with intermittent internet access and it would be very helpful to be able to download entire series or be able to select multiple issues at a time to download from the web interface instead of having to click on each one.

0

Error at start Ubooquity

Ruben 7 years ago 0

Hello everyone, i tried to Install Ubooquity in my Nas DS612+ using Putty with this: 

https://vaemendis.github.io/ubooquity-doc/pages/tutorials/install-on-synology.html

and this tutorial:

https://www.chrisanthropic.com/blog/2016/ubooquity-comics-server-on-synology-nas/

and i have always the same problem when i tried to run the cmd : start ubooquity


ruben.san.pal@Pandore:/etc/init$ start ubooquity
start: Rejected send message, 1 matched rules; type="method_call", sender=":1.30" (uid=1026 pid=20964 comm="start ubooquity ") interface="com.ubuntu.Upstart0_6.Job" member="Start" error name="(unset)" requested_reply="0" destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/init ")

i modify the ubooquity.conf files using my parameter : volume1/Comics, and also Java8. I don't know if i need to modificate other thing to start ubooquity.

Thank you very much for your help, i tried to use other topics but i don't find this error.

I can give other information if you needed 

Thanks ! 

0

Ubooquity 2.1.2 - Theme Issue

atipike 7 years ago updated 7 years ago 2

Hi,

I'm a new one in the Ubooquity World and I try to understand Ubooquity.

I have an issue with themes. I can't install any theme. I followed instructions (here : https://vaemendis.net/ubooquity/static10/themes). When I installed different themes. I have these results : https://ibb.co/ntKALL

I don't understand why I have this issue. Anyone can please explain me ?

Thank you =)

0
Planned

Set path of cookie if proxy prefix is used

Alpe 7 years ago updated 7 years ago 2

The way the "Reverse proxy prefix" works, I think it makes sense that the cookie "UbooquityAdminSession" be set with that prefix too as Path instead of "/".