February 11, 20188 yr Author 2 hours ago, Dazog said: UniFi 5.7.18 Stable Candidate has been released https://community.ubnt.com/t5/UniFi-Beta-Blog/UniFi-5-7-18-Stable-Candidate-has-been-released/ba-p/2238507 I will put the Beta to this Stable Candidate until it is released.
February 13, 20188 yr 5.8.3 testing beta has just been released! https://community.ubnt.com/t5/UniFi-Beta-Blog/UniFi-5-8-3-Testing-has-been-released/ba-p/2241766
February 13, 20188 yr Received a couple of new cameras and looking for the latest Unifi Video Controller Beta; however, I don't see it available yet. Can you please update to 3.9.2 B1 https://community.ubnt.com/t5/UniFi-Video-Beta/UniFi-Video-3-9-2-Beta-1-Release/m-p/2227249
February 13, 20188 yr Author 5 hours ago, luisv said: Received a couple of new cameras and looking for the latest Unifi Video Controller Beta; however, I don't see it available yet. Can you please update to 3.9.2 B1 https://community.ubnt.com/t5/UniFi-Video-Beta/UniFi-Video-3-9-2-Beta-1-Release/m-p/2227249 This is done. (building right now at docker hub... should be available soon)
February 15, 20188 yr 5.7.19 out now https://dl.ubnt.com/unifi/5.7.19-84cd139873/unifi_sysvinit_all.deb https://community.ubnt.com/t5/UniFi-Beta-Blog/UniFi-5-7-19-Stable-Candidate-has-been-released/ba-p/2244531 Edited February 15, 20188 yr by Dazog
February 16, 20188 yr Hi. Sorry for the noob question but if I wanted to switch to this container from the linuxserver one, how would I go about doing that? Thanks!
February 16, 20188 yr Author 1 minute ago, RevelRob said: Hi. Sorry for the noob question but if I wanted to switch to this container from the linuxserver one, how would I go about doing that? Thanks! For UniFi Controller or for UniFi-Video-Controller? IF UniFi controller, I suppose you could go in your linuxserver one, then export your config, then install mine and point to the backup during the wizard, that should work. (Don't forget to STOP the LS one so they don't conflict each other).
February 16, 20188 yr 2 minutes ago, RevelRob said: Hi. Sorry for the noob question but if I wanted to switch to this container from the linuxserver one, how would I go about doing that? Thanks! Make sure you have a recent UniFi backup, remove the old docker install the new, during the wizard restore the backup. I did the same thing a few months back because of the betas
February 16, 20188 yr Author Just now, CiSCOTM said: Make sure you have a recent UniFi backup, remove the old docker install the new, during the wizard restore the backup. I did the same thing a few months back because of the betas thanks to confirm it worked like I thought
February 16, 20188 yr Author On 15/02/2018 at 12:03 AM, Dazog said: 5.7.19 out now https://dl.ubnt.com/unifi/5.7.19-84cd139873/unifi_sysvinit_all.deb https://community.ubnt.com/t5/UniFi-Beta-Blog/UniFi-5-7-19-Stable-Candidate-has-been-released/ba-p/2244531 Building Docker now, should be available very soon.
February 16, 20188 yr Wow, you guys are fast. It's for the controller. That's it huh? Just backup in "Auto Backup", remove linuxserver container, install yours, restore during wizard? Easy enough!
February 16, 20188 yr Author Yep I think it's in that spot. You backup manually (that will download a file), then Stop or Remove the LinuxServer Container, add my container, and restore the backup during the wizard. You can also try the latest Beta (I just update it), but not that sometime, you can't downgrade it later.
February 16, 20188 yr Yup. My old docker I had set to auto backup at 4 am. I just took that backup one morning and switched to pducharme docker. And restored the backup.
February 16, 20188 yr The latest beta 5.7.19 is close to being stable. They already have 5.8.3 testing out. I would install the beta but that’s my thought.
February 16, 20188 yr Just now, CiSCOTM said: The latest beta 5.7.19 is close to being stable. They already have 5.8.3 testing out. I would install the beta but that’s my thought. I'm actually switching to take advantage of the beta as I was using it on a mac prior to building my server.
February 16, 20188 yr Author 2 minutes ago, CiSCOTM said: 3.9.2 beta 1 unifi video just released too I already updated the Beta of Video to 3.9.2 b1 3 days ago.
February 16, 20188 yr Hi, so everything ended up working; however, there seemed to have been an update for the container recently. After i updated, opening the webui brings me to the setup wizard. Does every update do that?
February 19, 20188 yr How do I setup the auto backups to go somewhere that I can pull from when I do updates?
February 24, 20188 yr Anyone running unifi-video 3.9.2 docker? I'm having a bunch of problems w/ it and I haven't had much luck narrowing things down. My cameras get stuck on "managing", logs say the server is sending a re-manage command w/ both the docker ip (which won't work) and the right ip (which will). But they never come online. I even updated their firmware manually, hoping it'd help. That just made downgrading to 3.9.0 not work. And it *also* isn't showing up in the "cloud" at https://video.ubnt.com anymore. Will troubleshoot more tomorrow I think it must be related to whatever runs on port 7440, my 3.9.2 logs are full of errors related to that: https://ptpb.pw/PtPT Edit: Downgraded camera firmware and went back to 3.9.0 and it is working again. Edited February 24, 20188 yr by fryfrog
February 24, 20188 yr Any idea why the time is incorrect on my Unifi setup? I checked and unRAID is set to use 0.pool.ntp.org and shows the correct time. Within Unifi, the time zone is set to Central Time (UTC-6). Yet my graphs show that it's currently 8PM when it's actually 2PM. Makes me think the time zone setting is doing nothing at all! How do I fix this? Edited February 24, 20188 yr by spencers
February 24, 20188 yr Just now, spencers said: Any idea why the time is incorrect on my Unifi setup? I checked and unRAID is set to use 0.pool.ntp.org and shows the correct time. Within Unifi, the time zone is set to Central Time (UTC-6). Yet my graphs show that it's currently 8PM when it's actually 2PM. Makes me think the time zone setting is doing nothing at all! Yeah, check your sites preferences. Click the 3 dots in the top right. Prob set to UTC time.
February 24, 20188 yr 7 minutes ago, CiSCOTM said: Yeah, check your sites preferences. Click the 3 dots in the top right. Prob set to UTC time. Wow, that was buried in a place I wouldn't have expected. That solved it! Thank you
February 25, 20188 yr 16 hours ago, fryfrog said: Anyone running unifi-video 3.9.2 docker? I'm having a bunch of problems w/ it and I haven't had much luck narrowing things down. My cameras get stuck on "managing", logs say the server is sending a re-manage command w/ both the docker ip (which won't work) and the right ip (which will). But they never come online. I even updated their firmware manually, hoping it'd help. That just made downgrading to 3.9.0 not work. And it *also* isn't showing up in the "cloud" at https://video.ubnt.com anymore. Will troubleshoot more tomorrow I think it must be related to whatever runs on port 7440, my 3.9.2 logs are full of errors related to that: https://ptpb.pw/PtPT Edit: Downgraded camera firmware and went back to 3.9.0 and it is working again. Im having issues too and won't record. How did you downgrade? there forums are reporting issues too with the ver. Edited February 25, 20188 yr by H2O_King89
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.