0

I cant open the admin page

jaykool 5 years ago updated by Anton Baur 5 years ago 2

HI

I am on Debian Buster and I downloaded Jre 1.8.191 to use with Ubooquity.

I run it with

/opt/jre_1.8.191/bin.java -jar Ubooquity.jar

It works I can open the default user page but I am unable to do anything admin line

Clicking on Admin button does not do anything :(

See the logs

https://paste.debian.net/hidden/48459fa1/

Any ideas?

Also when I try to open the admin page in the browser locally this is what I get

http://127.0.0.1:2203/

HTTP ERROR 500

Problem accessing /. Reason:

    Could not find matching provider (wrong URL)

Hello jaykool,

please try this : /opt/jre_1.8.191/bin.java -jar Ubooquity.jar -libraryport 2202 -remoteadmin -adminport 2203 

Hope that helps ..

Best regards !

TierParkToni