Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[support] pducharme's Dockers support thread

Featured Replies

  • Author

Hi!

 

Logs seems to be saying all is good.

 

Did you install the Certificate on the ATV ?  you need to install the cert by using this procedure :

 

Step 5 to Step 9 in this tutorial : https://miapple.me/plexconnect-installling-certificates-on-apple-tv-without-usb/

 

After that, it should work. 

 

I guess you changed the Unraid Web GUI Port ? (instead of 80) so PlexConnect can use it ? -- it's also required.

 

Let me know!

  • Replies 685
  • Views 162k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Glad to help, I was happy to find one that already exists and worked out of the box!

  • Hi,   To get inside the running docker, you can do the following :   Open an SSH connection to your Unraid Server (or on the server running the docker). Type:  docker exec

  • Hi Graham,   Just updated the UniFi to 5.5.24.  I also created a Beta branch, currently having 5.6.19.  (To get Beta branch, edit in advance mode the Docker page and change the repo by putti

Posted Images

Hi!

 

Logs seems to be saying all is good.

 

Did you install the Certificate on the ATV ?  you need to install the cert by using this procedure :

 

Step 5 to Step 9 in this tutorial : https://miapple.me/plexconnect-installling-certificates-on-apple-tv-without-usb/

 

After that, it should work. 

 

I guess you changed the Unraid Web GUI Port ? (instead of 80) so PlexConnect can use it ? -- it's also required.

 

Let me know!

 

 

After installed a new profile by following that tutorial, the plexconnect is working fine now. Thanks a lot.

 

  • 2 weeks later...

Crap. I updated my Unifi controller docker. Didn't think to back up config before-hand.

 

After updating the docker it's running me through setup.  :-[

 

Edit: And now I can't adopt my UAP-AC-Pros.

  • Author

spencers:  I did the same !  I updated the docker, then realized it too far.  So I did this (from LS.io thread) :

 

0. Complete the UniFi Controller setup.  If you remember SSID and Pass, you can set it to the same as before.

1. Install the Google UniFi webapp : https://chrome.google.com/webstore/detail/ubiquiti-discovery-tool/hmpigflbjeapnknladcfphgkemopofig?hl=en

2. In that Chrome App, I clicked the "Unifi Familly" button, then It displayed my AP (managed/adopted)

3. I click the AP, then choose "Reset to default", I entered the user/pass i previously set in my UniFi Controller before I destroyed it.

4. I SSH to the AP IP address using the default ubnt / ubnt

5. type this :  mca-cli

6: set-inform http://UnraidIP:port/inform (where address is IP of controller and port is the port you are using for inform, default is 8080)

7. After, I see it appearing in the UniFi Controller Web GUI, I click on "adopt", then when completed I click on Upgrade (to upgrade it to latest version of the Firmware that came out at the same time then the new UniFi version).

 

Hope it get you back on tracks :)

Thanks! Turns out I wasn't using the right password when adopting the AP's. I had recently changed the Unifi controller password and I guess it didn't push that new password to the AP's.

 

After using the correct password, the controller let me adopt them.

Did it retain your Insight history? If not I wonder if it's possible to rollback the docker image to the previous one, and make a backup there.

 

J

  • 2 weeks later...
  • Author

Is Plexconnect up to date?

 

I used a fork to support PIL background.  It seems updated, but not sure :)

 

It's been a long time since I updated this one as now, there is ATV4 with official PLEX Client.  This is more of a legacy thing now :)

I've discovered something very very worrying about the urbackup container with btrfs tools,

 

it's making ghost copies of the container which cannot be deleted, delete the container and image it gives you a warning about being unable to delete a snapshot.

 

then reboot and there are ghost containers appearing on my dashboard that you can delete, but survive a reboot and are there again.

 

i am going to message jonp about this, because i'm very concerned that it's doing things to the docker.img file that it really shouldn't be.

 

Hi. Has anyone found a solution to this issue? Or can anyone suggest an alternate backup solution? Currently testing unRAID and it wasn't till recently that I was able to test it on a physical machine. Up to now I was running it on a VM. More than half the trial lost on a VM solution that never really worked as a proper test bench. Since yesterday I have it running on a box that has no internet connection and the main idea for this box was to set up a share and have all my PC's backup to there, using UrBackup on the server end and the UrBackup client on the Win boxes. So my main issue would have been how to install UrBackup on the unRAID box without any internet connection to the box. Now that seems like the least of my worries.

 

 

I've discovered something very very worrying about the urbackup container with btrfs tools,

 

it's making ghost copies of the container which cannot be deleted, delete the container and image it gives you a warning about being unable to delete a snapshot.

 

then reboot and there are ghost containers appearing on my dashboard that you can delete, but survive a reboot and are there again.

 

i am going to message jonp about this, because i'm very concerned that it's doing things to the docker.img file that it really shouldn't be.

 

Hi. Has anyone found a solution to this issue?

 

I think I found a fix to remove the ghost copies. It's not a solution to the issue, but a fix to free up the space eaten up by the subcontainers. Check the linked post below and the post after it.

 

http://lime-technology.com/forum/index.php?topic=42654.msg448380#msg448380

I've discovered something very very worrying about the urbackup container with btrfs tools,

 

it's making ghost copies of the container which cannot be deleted, delete the container and image it gives you a warning about being unable to delete a snapshot.

 

then reboot and there are ghost containers appearing on my dashboard that you can delete, but survive a reboot and are there again.

 

i am going to message jonp about this, because i'm very concerned that it's doing things to the docker.img file that it really shouldn't be.

Being one of the less inclined to the linux camp, all those lines of text tend to scare me off :)

 

Thanks . I'll look in to it.

 

Hi. Has anyone found a solution to this issue?

 

I think I found a fix to remove the ghost copies. It's not a solution to the issue, but a fix to free up the space eaten up by the subcontainers. Check the linked post below and the post after it.

 

http://lime-technology.com/forum/index.php?topic=42654.msg448380#msg448380

Is there a proper procedure to update the Unifi docker, and retain all current configuration? 

 

If not, I may just leave well enough alone  ;)

Is there a proper procedure to update the Unifi docker, and retain all current configuration? 

 

If not, I may just leave well enough alone  ;)

 

Here's how I just did it:

 

Download the backup from Settings -> Maintenance

Update the Docker

On the first step of setting up Unifi, select restore from backup file.

  • 2 weeks later...

I just updated my UniFi docker image and had to go through the setup as well.  Very frustrating.  Whenever I edit the docker, I have to go through the setup wizard.  From the looks of the image there is only one place this is saving and I have it where my other Docker persistent storage is.  What's wrong with this image?

I have installed Unifi-Video, but I cannot get it to start for the life of me.  I let it create the files and folders within my appdata folder.  I have stopped the program and edited system.properties to include "is_default=true" (without quotes) on the first line.  I have also repaired permissions after this action and restarted the docker.  Once restarted I see nothing in the docker log.  What I am doing wrong?  I have used nano via putty to edit, as well as, word pad through file explorer.  I have repaired permissions before starting, as well as, delete all the files and start fresh multiple times.  I have yet to get the docker to actually load.

error.txt

I see they have just released UniFi Video 3.2 ;) ;)

 

nblain1 - I had to run it from my cache drive or else mongodb wouldn't work, some sort of file read/write speed check it does at startup fails otherwise.

I see they have just released UniFi Video 3.2 ;) ;)

 

nblain1 - I had to run it from my cache drive or else mongodb wouldn't work, some sort of file read/write speed check it does at startup fails otherwise.

 

The docker is installed to and running from my cache drive (specifically /mnt/cache/appdata and NOT /mnt/user/appdata).  Is this the correct mapping scheme?  Also when you edited system.properties how did you do it?  Did you ssh to unRaid directly and use nano or just a word editor from a networked machine?  Also, am I correct when I login as root to edit the file using SSH and nano?

installed update from today, docker won't start. said something like services can't start - tried erasing docker and app data, same error

  • Author

Yes, I did update the docker for Unifi-Video today to 3.2 release, but now, I got an error with starting.  I even try deleting the appdata/unifi-video folder, but it seems it doesn't work either. 

 

Complaints about : no_ubnt_webrtc_jni in java library path...

 

I'll have to search... for now, it's broken!

Hi.  Are there special instructions to get the Unifi controller to work?  It cannot find my AP.  A windows based controller finds it immediately.

 

A little background-

 

My Unraid box is behind a Sophos firewall.  But desktops (hosting the windows based controller) can ping the unraid box, and access it without problems.  I didn't put in any rules for internet network.

 

I receive this message: No Devices have been discovered.

 

Any ideas?

  • Author

If your AP was previously adopted on another controller, you'll need to set-inform it.  I find that I had to manually tell the AP what was the address of the controller.  Maybe it's because it reside in a docker (?).

 

 

spencers:  I did the same !  I updated the docker, then realized it too far.  So I did this (from LS.io thread) :

 

0. Complete the UniFi Controller setup.  If you remember SSID and Pass, you can set it to the same as before.

1. Install the Google UniFi webapp : https://chrome.google.com/webstore/detail/ubiquiti-discovery-tool/hmpigflbjeapnknladcfphgkemopofig?hl=en

2. In that Chrome App, I clicked the "Unifi Familly" button, then It displayed my AP (managed/adopted)

3. I click the AP, then choose "Reset to default", I entered the user/pass i previously set in my UniFi Controller before I destroyed it.

4. I SSH to the AP IP address using the default ubnt / ubnt

5. type this :  mca-cli

6: set-inform http://UnraidIP:port/inform (where address is IP of controller and port is the port you are using for inform, default is 8080)

7. After, I see it appearing in the UniFi Controller Web GUI, I click on "adopt", then when completed I click on Upgrade (to upgrade it to latest version of the Firmware that came out at the same time then the new UniFi version).

 

Hope it get you back on tracks :)

Hi. This instruction is clearer. But I have a question.  How do you find out the AP's IP address to ssh into?

If your AP was previously adopted on another controller, you'll need to set-inform it.  I find that I had to manually tell the AP what was the address of the controller.  Maybe it's because it reside in a docker (?).

Yup,  I got it working with my windows based controller. Is there a way to do a set-inform in Gui,  then reset (I read this is needed) ,  and still be recognized by the docker unifi controller app?

understood, if you need help let me know. i am willing to do what i can

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.