Your comments
no script
just navigate to root folder and then select share
click to add folder and / to acces root
then select / (no click to share button)
click to" share" (folder name and not share button)
At this point, don"t select your comics folders but CACHEDEVxxxxxx (no click to share button)
And finally select your folder comics
you must see like that (CACHEDEVX__DATA --> X -> your value)
when you create docker, on "host" put 2202 and 2502, by default is empty, so qnap take another port
Don't forget map your drive
in my case, i have share folder on qnap :
- comics : all my CBR files (/share/comics)
- Ubooquity/config : i can acces via SMB for config ubooquity file, and not connect by ssh)
try this (work on my qnap 4.3.3 /ubooquity 2.1)
when you share foleder, not use
/share/comics (comics is my folrder name)
but use :
/share/CACHEDEV2_DATA/comics (volume2 for me, change "comics" folder by your own folder)
you must use your own CACHEDEV1 or CACHEDEV2 or CACHEDEV3...... and share folder.
hello
on my syno, i have this :
planned task gui , and option select on boot
easy for update, juste change ubooquity.jar on folder
kill process and restart task
export LC_ALL=fr_FR.utf8
export LANG=fr_FR.utf8
/var/packages/Java8/target/j2sdk-image/bin/java -Dfile.encoding=UTF-8 -Xmx2048m -jar /volume1/ubooquity/Ubooquity.jar --adminport 2502 --headless --libraryport 2202 --remoteadmin --workdir "/volume1/ubooquity"
thanks.
All is ok with ssl or not
yes all is good
Thanks
hello
You will update with release 2.0.2 ?
Thanks
M'y log too
20170423 18:12:19 [qtp1912960603-539] ERROR com.ubooquity.d.b - Request processing failed for URI: /opds-comics/comics/7425/T01%20-%20Cinq%20enfants%20de%20putain.cbr (method:GET) java.lang.StringIndexOutOfBoundsException: String index out of range: -1 at java.lang.String.substring(String.java:1967) ~[na:1.8.0_111-internal] at com.ubooquity.provider.opds.c.d(SourceFile:203) ~[Ubooquity.jar:2.0.1] at com.ubooquity.provider.opds.c.a(SourceFile:165) ~[Ubooquity.jar:2.0.1] at com.ubooquity.d.c.a(SourceFile:138) ~[Ubooquity.jar:2.0.1] at com.ubooquity.d.b.handle(SourceFile:49) ~[Ubooquity.jar:2.0.1] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.0.v20161208.jar.2896073119550692921.tmp:9.4.0.v20161208] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190) [jetty-server-9.4.0.v20161208.jar.2896073119550692921.tmp:9.4.0.v20161208] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1228) [jetty-server-9.4.0.v20161208.jar.2896073119550692921.tmp:9.4.0.v20161208] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:170) [jetty-server-9.4.0.v20161208.jar.2896073119550692921.tmp:9.4.0.v20161208] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1130) [jetty-server-9.4.0.v20161208.jar.2896073119550692921.tmp:9.4.0.v20161208] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.0.v20161208.jar.2896073119550692921.tmp:9.4.0.v20161208] at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:118) [jetty-server-9.4.0.v20161208.jar.2896073119550692921.tmp:9.4.0.v20161208] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.0.v20161208.jar.2896073119550692921.tmp:9.4.0.v20161208] at org.eclipse.jetty.server.Server.handle(Server.java:564) [jetty-server-9.4.0.v20161208.jar.2896073119550692921.tmp:9.4.0.v20161208] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:318) [jetty-server-9.4.0.v20161208.jar.2896073119550692921.tmp:9.4.0.v20161208] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [jetty-server-9.4.0.v20161208.jar.2896073119550692921.tmp:9.4.0.v20161208] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) [jetty-io-9.4.0.v20161208.jar.6712256779149306831.tmp:9.4.0.v20161208] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:112) [jetty-io-9.4.0.v20161208.jar.6712256779149306831.tmp:9.4.0.v20161208] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:261) [jetty-io-9.4.0.v20161208.jar.6712256779149306831.tmp:9.4.0.v20161208] at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:150) [jetty-io-9.4.0.v20161208.jar.6712256779149306831.tmp:9.4.0.v20161208] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:112) [jetty-io-9.4.0.v20161208.jar.6712256779149306831.tmp:9.4.0.v20161208] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) [jetty-io-9.4.0.v20161208.jar.6712256779149306831.tmp:9.4.0.v20161208] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:672) [jetty-util-9.4.0.v20161208.jar.2760199926637540142.tmp:9.4.0.v20161208] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:590) [jetty-util-9.4.0.v20161208.jar.2760199926637540142.tmp:9.4.0.v20161208] at java.lang.Thread.run(Thread.java:745) [na:1.8.0_111-internal] 20170423 18:12:19 [qtp1912960603-539] ERROR com.ubooquity.c.a - Request already handled: /opds-comics/comics/7425/T01%20-%20Cinq%20enfants%20de%20putain.cbr
i think it was an authorization issue, but i don't find so , finally, i install docker and it works fine on qnap
Customer support service by UserEcho
ok good news