Jump to content

unifi controller on Raspberry Pi

patfatnot

I was trying to update my unifi controller on my raspberry pi, when i try to connect to it now I get 

Bad Request
This combination of host and port requires TLS.

so I check the status on the pi

 

 unifi.service - unifi
   Loaded: loaded (/lib/systemd/system/unifi.service; enabled; vendor preset: en
   Active: active (running) since Tue 2019-07-02 00:29:16 UTC; 8min ago
  Process: 454 ExecStart=/usr/lib/unifi/bin/unifi.init start (code=exited, statu
 Main PID: 543 (jsvc)
   CGroup: /system.slice/unifi.service
           ├─543 unifi -cwd /usr/lib/unifi -home /usr/lib/jvm/java-8-openjdk-arm
           ├─544 unifi -cwd /usr/lib/unifi -home /usr/lib/jvm/java-8-openjdk-arm
           ├─545 unifi -cwd /usr/lib/unifi -home /usr/lib/jvm/java-8-openjdk-arm
           ├─906 /usr/lib/jvm/java-8-openjdk-armhf/jre/bin/java -Dfile.encoding=
           └─993 bin/mongod --dbpath /usr/lib/unifi/data/db --port 27117 --unixS

Jul 02 00:28:50 raspberrypi systemd[1]: Starting unifi...
Jul 02 00:29:16 raspberrypi unifi.init[454]: Starting Ubiquiti UniFi Controller:
Jul 02 00:29:16 raspberrypi systemd[1]: Started unifi.
 

 

I'm very new at this any help is appreciated.

Link to comment
Share on other sites

Link to post
Share on other sites

Just now, patfatnot said:

Bad Request This combination of host and port requires TLS.

this means you need to add https at the beggining of your url.

 

 

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×