Jump to content

kbb2002

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by kbb2002

  1. 2 minutes ago, fryfrog said:

    @David Bott, you shouldn't update *inside* a container, it is against the docker way. But it was updated a day or two after it came out, so you just need to `docker pull pducharme/unifi-video-controller` or how ever else you update your docker containers.

    @kbb2002, it sounds like you're *not* passing in a volume for the configs to be stored in. Anything *inside* the container is wiped at upgrade (and restart, depending on settings). What does your `-v <data dir>:/var/lib/unifi-video` look like?

    Here is my config for the docker. I put the config in appdata/unifi. Its the same way i do all my dockers. appdata/dockername

    image.png.d95872fc7d8ec66c91ad621758ab7d86.png

  2. After upgrading the docker today it will not connect to PIA. With it in this state i cannot access the webui. If i set VPN_ENABLED to no then the webui will work. Ive tried deleting the openvpn folder and letting the docker create it again, thinking it might be a permissions issue. It recreated it but i still get the same errors. Here are the errors im getting.

    2016-10-12 04:49:26,745 DEBG 'start-script' stdout output:

    Wed Oct 12 04:49:26 2016 UDPv4 link local: [undef]

    Wed Oct 12 04:49:26 2016 UDPv4 link remote: [AF_INET]104.200.153.104:1194

     

    2016-10-12 04:49:26,757 DEBG 'start-script' stdout output:

    Wed Oct 12 04:49:26 2016 WARNING: file 'credentials.conf' is group or others accessible

     

     

    2016-10-12 04:49:26,776 DEBG 'start-script' stdout output:

    Wed Oct 12 04:49:26 2016 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: C=US, ST=OH, L=Columbus, O=Private Internet Access, CN=Private Internet Access CA, [email protected]

     

    Wed Oct 12 04:49:26 2016 OpenSSL: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed

     

    Wed Oct 12 04:49:26 2016 TLS_ERROR: BIO read tls_read_plaintext error

     

    Wed Oct 12 04:49:26 2016 TLS Error: TLS object -> incoming plaintext read error

     

    Wed Oct 12 04:49:26 2016 TLS Error: TLS handshake failed

     

     

    2016-10-12 04:49:26,777 DEBG 'start-script' stdout output:

    Wed Oct 12 04:49:26 2016 SIGUSR1[soft,tls-error] received, process restarting

     

    Any Help would be appreciated.

×
×
  • Create New...