Everything posted by tallguydirk
-
[Support] Gaps
root@30b43fd8f0cb:/usr/app# curl -I http://towermediaserv:32400/web/index.html# HTTP/1.1 200 OK Cache-Control: no-cache Accept-Ranges: bytes Connection: Keep-Alive Keep-Alive: timeout=20 Content-Length: 10146 Content-Type: text/html X-Plex-Protocol: 1.0 Date: Tue, 07 Jan 2020 03:36:12 GMT Here's my plex docker config: network = host 192.168.86.12:1900/UDP-->192.168.86.12:1900 192.168.86.12:3005/TCP-->192.168.86.12:3005 192.168.86.12:32400/TCP-->192.168.86.12:32400 192.168.86.12:32410/UDP-->192.168.86.12:32410 192.168.86.12:32412/UDP-->192.168.86.12:32412 192.168.86.12:32413/UDP-->192.168.86.12:32413 192.168.86.12:32414/UDP-->192.168.86.12:32414 192.168.86.12:32469/TCP-->192.168.86.12:32469 192.168.86.12:8324/TCP-->192.168.86.12:8324 and gaps docker config: network = bridge 172.17.0.5:8484/TCP-->192.168.86.12:8484 I just now tried it using 192.168.86.12 and was able to get past the plex configuration step, but now it's failing after I select which library I want to check for gaps in. This is the error message: 2020-01-06 22:48:33.752 ERROR 1 --- [nio-8484-exec-3] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.beans.InvalidPropertyException: Invalid property 'libraries[10]' of bean class [com.jasonhhouse.gaps.PlexSearch]: Index of out of bounds in property path 'libraries[10]'; nested exception is java.lang.IndexOutOfBoundsException: Index 10 out of bounds for length 2] with root cause java.lang.IndexOutOfBoundsException: Index 10 out of bounds for length 2
-
[Support] Gaps
I can access the gaps web app, but when i try to add in the plex configuration from within the gaps web app it fails and takes me to a generic "something went wrong" page saying to check the logs, contact the dev, post on reddit, etc. I normally use http://towermediaserv:32400/web/index.html# to access Plex.
-
[Support] Gaps
-I'm on v0.1.2 -Plex is running as a docker on the same unraid server -I used Community Applications to install the Gaps docker, didn't change anything in the template. How do I tell if port 32400 is exposed and if it's not, how do I expose it? Maybe I'm just a docker n00b and this is common knowledge, but I wish the README instructions included a note for how to do this when you're installing via the unraid template. - yes I do have Plex's Network Settings | Secure connections set to Preferred
-
[Support] Gaps
I'm having trouble getting it set up with Plex. This is the only error I see in the docker log: 2020-01-06 20:32:47.315 ERROR 1 --- [nio-8484-exec-4] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.IllegalArgumentException: unexpected host: http://192.168.86.12:32400/web/index.html#] with root cause java.lang.IllegalArgumentException: unexpected host: http://192.168.86.12:32400/web/index.html# I get exact same error no matter what IP I try: http://towermediaserv:32400/web/index.html# http://towermediaserv:32400/web/index.html 192.168.86.12 (my unraid server's local IP) https://localhost:32400/web/index.html http://192.168.86.12:32400/web/index.html I do have Plex's Network Settings | Secure connections set to Preferred
-
Parity Check from Terminal?
Thank you very much for this! I'm in similar situation as OP and no programming experience but with your post I was able to run your script and see parity sync status from the console.
-
[Support] binhex - DelugeVPN
Apologies if this is not the right forum/thread for this question but I'm not sure where to start. I did not set a proper 'minimum free space' setting for my Torrents share (I had it set to 10GB) and I guess I started downloading a ~50GB file which of course was placed on a disk that had less than 50GB of free space. I got a disk utilization alert and figured out the problem and shut down the Deluge docker before it completely filled the disk (<5GB free space remain). My question is...What are my options here...can the file be moved to another disk and continue downloading? Do I have to delete the file manually and then restart the download over again? Is there some other way to handle this?
-
SMART - additional configuration options for hardware RAID controllers
Hello, is this still a thing? I have a 3ware 9650SE-24M8 card and would like to be able to monitor SMART via the web gui.