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.

markpeo

Members
  • Joined

  • Last visited

  1. Yes! Thankyou, have been pulling my hair out with this for months, did not think to rollback docker version. Hopefully the plugin will get updated to work with newer builds.
  2. OK, so I tried using the wireguard android app instead of the built-in VPN option. Works perfect, just like it does on android phone and windows. So, obviously something in the built-in chrome VPN causing the issue. Will update here if I find anything else.
  3. Hi, I have an issue accessing the docker webgui when using a Chromebook & Wireguard VPN. I have the LAN_NETWORK key set as 192.168.1.0/24,10.253.0.0/24. Wireguard is running on my pfSense router. I am using the built-in wireguard VPN on my chromebook. I can access everything else on my LAN with no issues when connected with the chromebook VPN. I can access the webgui of the docker no problem when using my windows laptop or android phone, it is only when using the chromebook that it does not allow access. Hoping that somebody else has a chromebook and maybe encountered a similar issue?
  4. I managed to find a workaround so as not to use the br0 network. I put the docker containers back to bridge mode, and also gave them access to the 'proxynet' custom network previously created. Now I can access the containers on my local network via unraid server IP address (as before) and remote access through SWAG is working great, no network issues or errors seen in Emby.
  5. Hi, I have what is probably a very popular setup for remote access to some docker containers. Emby & Ombi going through swag. Using my own TLD with duckdns and cloudfare DNS. The dockers are (were) setup on a custom docker network, as guided from SpaceInvaderOne's video tutorial. Not sure if this issue has always been there or not, as I have only started using Emby to listen to my music collection lately. Anyhow, performance was really bad when listening to Hi-Res FLAC files. Stuttering, track wouldn't start, network error etc. After a bit if troubleshooting to rule out one thing or another, it appears my issue is with the custom docker network. I switched over to the custom bridge network: br0 and performance is as expected, no network issues at all, music plays perfectly. Anyone else had similar issues? I would rather use a custom network as I would rather it not use IP addresses from my LAN network.
  6. Just wondering if anyone has noticed lower speeds since the updarde to v2.x ? I remember when first setting up this docker with PIA (vancouver) I had to use the ITconfig plugin in v1.3x and set; enable_incoming_utp, enable_outgoing_utp & rate_limit_utp to OFF/UNCHECKED in the plugin.
  7. No need to remove and re-add the docker image. Jst edit your docker, change the repository and then hit apply. Job Done.
  8. Thanks, i got it working by doing that. I deleted some entries, such as "location ~" and the set & resolver directives from "location /" and would like to know if that affects anything. Can you point me in the direction of any documentation that explains the structure of the config files, and how to make your own?
  9. Hi Guys, Looking for a bit of direction with adding a website I access on another computer in my local network. I have the letsencrypt docker setup and working to access a few other dockers, like ombi & sonarr and everything works great. Now, I have another computer (is actually a windows VM on another unraid server) that hosts a webpage that me and a couple of ppl have acess to. Currently, I just port forward and use a complex password. I would rather close the port, and use letsencrypt to handle the access. Is it possible?
  10. I think this is the correct place, as I beleive my error is to do with jackett. My setup is BINHEX-DELUGEVPN, BINHEX-SONARR and BINHEX-JACKET. For a couple of programs I get the following message fomr the sonarr logs; 2018-11-05 13:49:52,841 DEBG 'sonarr' stdout output: [Error] Deluge: Downloading torrent file for episode 'Emmerdale S49E253 (5 November 2018) HDTV 720p [Subs]' failed since it no longer exists (http://192.168.1.20:9117/dl/tvchaosuk/?jackett_apikey=1c6okq170tf0i8dyp4azci2r46r6ty53&path=Q2ZESjhMOWRuSE9rX2laQWpQeVY5dTFwS1lCbS10aXpYQlFDeHpQMy1NZ0FDMzdCVkVqMUFOTy1iQV9iU0VEaGhmYVRCTHMyU0Jxdl9MTDVsUWVXZEpKd3A0TDV6WXk2WXA2cG5mUjhMcTl1QTlVT2FWc2lEVGdVNVRhWldWOE00NnhadnhhUmNRLWZlY09sR3I1dUk1R3NFWE91cGQyS2w1WHh0QklOQnlQM1pJY0YySzVwRHBvMmsxMmpVTHI3LS1wX3dn&file=Emmerdale+S49E253+(5+November+2018)+HDTV+720p+[Subs]) [v2.0.0.5252] NzbDrone.Common.Http.HttpException: HTTP request failed: [404:NotFound] [GET] at [http://192.168.1.20:9117/dl/tvchaosuk/?jackett_apikey=1c6okq170tf0i8dyp4azci2r46r6ty53&path=Q2ZESjhMOWRuSE9rX2laQWpQeVY5dTFwS1lCbS10aXpYQlFDeHpQMy1NZ0FDMzdCVkVqMUFOTy1iQV9iU0VEaGhmYVRCTHMyU0Jxdl9MTDVsUWVXZEpKd3A0TDV6WXk2WXA2cG5mUjhMcTl1QTlVT2FWc2lEVGdVNVRhWldWOE00NnhadnhhUmNRLWZlY09sR3I1dUk1R3NFWE91cGQyS2w1WHh0QklOQnlQM1pJY0YySzVwRHBvMmsxMmpVTHI3LS1wX3dn&file=Emmerdale+S49E253+(5+November+2018)+HDTV+720p+[Subs]] if i go into sonarr and download it manually, it works ok. If i restart jacket, it picks it up and downloads automatically. Today i discovered, that if I just look at the 'view cached releases' within jacket, deluge will download.
  11. Would just like to say thanks, what a package you out together binhex. Works flawlessly, and getting great speeds form PIA too. 👌
  12. Hey, just checking if you had any luck resolving the issue?
  13. Yes, same here since I updated the docker today. Any help would be appreciated.

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.