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.

Pducharme

Community Developer
  • Joined

  • Last visited

Everything posted by Pducharme

  1. 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!
  2. Thanks! Any way to run on the plexpass version ? I did not read all the thread I'm already running, but not on the plexpass version. ** EDIT ** Forget that stupid question, I set VERSION to plexpass, now have the plexpass version That also fixed my CPU usage issue that the version 6.1.9 brought this morning (that was caused by my aging needo plex Docker.)
  3. Is there any Guide to Migrate from Needo Plex Media Server Docker to the LinuxServer.io Plex Media Server Docker without having to redo all my Libraries Thank you !
  4. 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
  5. I just did uninstalled every docker I had for Crashplan. I added the one called "crashplan" only from you. But it fail when trying to VNC. ** EDIT ** It is working now Starting backup of 18.9TB... 3.8 months remaining...
  6. can't find them with the Apps tab here. Only show Crashplan-desktop. also, If I choose more results from docker hub, I find a new docker from gfjardim built 2-3h ago. I installed this one, but it doesn't work; it can't connect to the VNC.
  7. Ok, i wiped out all of my Crashplan dockers, online backup (stucked at 46% since months). I want to start fresh. I only find Crashplan-Desktop. Is there still a docker to run the backup engine? or it's all under Crashplan-desktop ? I see that Crashplan enterprise have now crashplan 5.x, I guess we will see that eventually for the Home version Or, Should I use a Ubuntu VM with 9p sharing to the host and backup with that ??
  8. I think i'll just use justseed.it. It allows private tracker, it's like 4-5$ for 10TB transfer that can last up to 120 days. The speed is like 20-30-40-50MB/sec (more when getting more than 1 torrent well seeded -- one time, I got around 90MB/sec incoming when I added the speed of all torrents that was downloading). The only 'pain" is I have to download from them after (https) and even with jdownloader2 that creates 8 threads per files, I still can't max my 25/25Mbps connexion. I do only torrent very rarely, when I can't find on usenet.
  9. You were right. I asked and this is what they respond : Hello, Anything that will require port forwarding will not be fully supported using our VPN service. Thanks again, Chris Newshosting Support I found out they are using the VPNZoom as the provider for their VPN service (nothing on Incoming ports or Port forward either). What is the best deal currently ? AirVPN or PIA ? that is pretty much expensive compare to justseed.it at 3.99E/4TB of Torrents for 120 days...
  10. 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
  11. @binhex In Deluge Settings, I uncheck "use random ports" for incoming and for outgoing. I specified only port 443. How should I edit the config to enable the port 443 ? Do I just specify the port in the "Ports" config in docker GUI ? Do I have to manually edit a config file? (probably the one for IPTABLES ?) if so, what should I add to iptables command to enable port 443 in both direction ?
  12. It seems I spoke too soon My private tracker told me that my port 32767 is closed. How can I open that on the docker? Do I just map this port on the host and then forward that port from my router ? (don't think so, the port is closed from my VPN IP...) This is going to be down to your vpn provider, as you rightly said above changing the port forward on your router will have no affect on deluge, as this is using a vpn tunnel with port forwarding defined by the end point, i.e. the provider, so you would need to see if you can specify the incoming port for your connection. I know airvpn does give you some configuration for this, PIA doesnt allow you define a static port number, not sure about your provider. Basically you need to investigate how your provider hands out incoming ports (some providers dont allow incoming ports at all), and manually configure deluge to use this, good luck. This is what I can see from the FAQ. I know that i use the port 1194 from the logs. Does that means that my incoming port is 443 ? 6. Do I need to change any of my firewall settings for the VPN? You should not need to manually configure any ports or adjust your firewall settings as OpenVPN utilizes port 443 and PPTP uses port 1723; by default these ports are open on most firewalls.
  13. It seems I spoke too soon My private tracker told me that my port 32767 is closed. How can I open that on the docker? Do I just map this port on the host and then forward that port from my router ? (don't think so, the port is closed from my VPN IP...)
  14. Thank you for this docker! At first, I did order a 3 months of AirVPN. Now that my 3 months is almost over, I was about to renew when I remember that my Usenet Provider included VPN! So i'm using newshosting.com. I looked inside my client area, and they had openVPN support So I just follow the custom VPN and it worked at the first try ! Super easy, and free VPN (bundled with my Usenet sub.), way to go !
  15. 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!
  16. i'm now on 6.1.4, docker still works as it should. I really don't understand. Did you also try deleting the appdata/UniFi folder when you started from scratch ?? I find it strange that for me, it work OK with java8...
  17. does forcing java7 solved your issue? Just check in mine, I have java8 and it works fine here. Very strange to see different behavior with same code!
  18. can you try to delete docker and image and then redownload it. It should load your current config.
  19. Don't know if it will still work. you can try by changing them at the "adding a docker" screen where you see the ports. Change the problematic to a different port and see if it works. Let me know here and i'll see if I can change the default ports.
  20. Hi, I do maintain one one the Plexconnect docker. Wonder what you mean by "all available containers do not show images" ? My docker works for me and others, I wonder what issue you have with it ? (if you tried it)
  21. yep still works fine here. No issue at all.
  22. Version 4.7.6 of UniFi Controller is out, Docker has been updated
  23. Sorry for the delay, I updated the docker to UniFi Controller 4.7.5. also updated the UniFi Video (NVR) to 3.1.2. I'll setup a "watch" on the BLOG page of UniFi where they put the new release, so i'll now receive an email when they release a new version of both those UniFi tools. I'll then be able to work on updating the docker in 1-2 days of the Ubiquiti Official release. ** EDIT ** Done! I have created 2 "watch" of the 2 BLOG page where UBNT put the new Release of UniFi Controller & UniFi Video Controller. I used changedetection.com so that will work well (use it for other web stuff I monitor). It means now that you won't have to wait 2 months after a Controller Update for me to add it to this Docker. I'm using it at home only, so it's pretty much "set and forget" and that make me forget that thread and also on UBNT for updates... Now, that should fix this delay

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.