Everything posted by Darqfallen
-
[Support] Linuxserver.io - Radarr
Okay, will do, will let you guys know of an developments from this.
-
[Support] Linuxserver.io - Radarr
Hey yall, I'm having a bit of a problem connecting this docker to my offsite seedbox running latest rutorrent. I've nailed it down to a TLS handshake problem System.Net.WebException: Error writing headers ---> System.IO.IOException: The authentication or decryption has failed. ---> Mono.Security.Protocol.Tls.TlsException: The authentication or decryption has failed. at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (IAsyncResult asyncResult) <0x4142a070 + 0x00103> in <filename unknown>:0 at Mono.Security.Protocol.Tls.SslClientStream.SafeEndReceiveRecord (IAsyncResult ar, Boolean ignoreEmpty) <0x41429fb0 + 0x0002b> in <filename unknown>:0 at Mono.Security.Protocol.Tls.SslClientStream.NegotiateAsyncWorker (IAsyncResult result) <0x414276b0 + 0x00227> in <filename unknown>:0 --- End of inner exception stack trace --- at System.Net.WebConnection.EndWrite (System.Net.HttpWebRequest request, Boolean throwOnError, IAsyncResult result) <0x412d55c0 + 0x00207> in <filename unknown>:0 at System.Net.WebConnectionStream+<SetHeadersAsync>c__AnonStorey1.<>m__0 (IAsyncResult r) <0x412d4ea0 + 0x00143> in <filename unknown>:0 --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) <0x412daf60 + 0x001a7> in <filename unknown>:0 at System.Net.HttpWebRequest.GetResponse () <0x412d8bd0 + 0x0005a> in <filename unknown>:0 at CookComputing.XmlRpc.XmlRpcClientProtocol.GetWebResponse (System.Net.WebRequest request) <0x414232a0 + 0x00032> in <filename unknown>:0 Couchpotato docker has no problem connecting to the same service with the same credentials. Any help would be appreciated.
-
[Support] Linuxserver.io - Plex Media Server
Thank you, my plex directory is getting larger than my cache drive and was making thing annoying. This should fix it right up.
-
[Support] Linuxserver.io - Plex Media Server
It doesn't have to be on a cache drive. We prefer it as such as day to day (hour to hour) operations inside Plex and it supporting apps would keep the larger slower, noisier array drives awake and spinning. I tried moving my install from the cache drive to one of my disks as it was eating up quite a bit of space and I was getting the quoted errors. Sent from my iPhone using Tapatalk
-
[Support] Linuxserver.io - Plex Media Server
CHBMB got me sorted /mnt/user needed to be /mnt/cache Why does it have to be on the cache drive?
-
Preclear plugin
This is what debug log is saying. root@Dirge:/var/log# tail preclear.disk.beta.log + /dev/disk/by-id/ata-ST3000VN000-1HJ166_W6A04BCR + /dev/disk/by-id/ata-ST3750330AS_3QK01S20 + /dev/disk/by-id/usb-Kingston_DataTraveler_2.0_5B870A00004F-0:0 Sun May 22 22:17:03 MDT 2016: get_info(/dev/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ1860188): 0 Sun May 22 22:17:03 MDT 2016: get_temp(/dev/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ1860188):0 Sun May 22 22:17:03 MDT 2016: Finished get_all_disks_info: 0 Sun May 22 22:17:03 MDT 2016: my_temp: 0 Sun May 22 22:17:03 MDT 2016: Starting get preclear status: 0 Sun May 22 22:17:03 MDT 2016: finished get preclear status: 0 Sun May 22 22:17:03 MDT 2016: get_content Finished: 0 ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ1860188 is the disk that requires the preclear.
-
Preclear plugin
When I click start preclear nothing happens. I do not get a popup for settings. I've tried in two browsers.
-
[Deprecated] Linuxserver.io - CouchPotato
Unraid 6.1.9 DOCKER_HOME="/mnt/cache/docker" DOCKER_OPTS="--storage-driver=btrfs" DOCKER_CONTAINERS="Couchpotato,NzbDrone,SABnzbd,CrashPlan" DOCKER_IMAGE_FILE="/mnt/cache/docker/docker.img" DOCKER_IMAGE_SIZE="50" DOCKER_ENABLED="yes" time="2016-05-12T21:24:24.862206312-06:00" level=error msg="Error on iptables delete: iptables failed: iptables --wait -t nat -D DOCKER -p tcp -d 0/0 --dport 5050 -j DNAT --to-destination 172.17.0.12:5050 ! -i docker0: /usr/sbin/iptables: error while loading shared libraries: libpcap.so.1: cannot open shared object file: No such file or directory\n (exit status 127)" time="2016-05-12T21:24:26.316766391-06:00" level=error msg="Handler for POST /containers/{name:.*}/start returned error: Cannot start container f1062be09e2357d75ad15e791299f43024b01e3e797818f66f42db7c99549cc6: iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 5050 -j DNAT --to-destination 172.17.0.14:5050 ! -i docker0: /usr/sbin/iptables: error while loading shared libraries: libpcap.so.1: cannot open shared object file: No such file or directory\n (exit status 127)" time="2016-05-12T21:24:26.316833918-06:00" level=error msg="HTTP Error" err="Cannot start container f1062be09e2357d75ad15e791299f43024b01e3e797818f66f42db7c99549cc6: iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 5050 -j DNAT --to-destination 172.17.0.14:5050 ! -i docker0: /usr/sbin/iptables: error while loading shared libraries: libpcap.so.1: cannot open shared object file: No such file or directory\n (exit status 127)" statusCode=404 time="2016-05-12T21:27:41.496788450-06:00" level=error msg="Handler for POST /containers/{name:.*}/start returned error: Cannot start container CouchPotato-New: iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 5050 -j DNAT --to-destination 172.17.0.15:5050 ! -i docker0: /usr/sbin/iptables: error while loading shared libraries: libpcap.so.1: cannot open shared object file: No such file or directory\n (exit status 127)" time="2016-05-12T21:27:41.496844921-06:00" level=error msg="HTTP Error" err="Cannot start container CouchPotato-New: iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 5050 -j DNAT --to-destination 172.17.0.15:5050 ! -i docker0: /usr/sbin/iptables: error while loading shared libraries: libpcap.so.1: cannot open shared object file: No such file or directory\n (exit status 127)" statusCode=404 time="2016-05-12T21:27:48.857741218-06:00" level=error msg="Handler for POST /containers/{name:.*}/start returned error: Cannot start container CouchPotato-New: iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 5050 -j DNAT --to-destination 172.17.0.16:5050 ! -i docker0: /usr/sbin/iptables: error while loading shared libraries: libpcap.so.1: cannot open shared object file: No such file or directory\n (exit status 127)" time="2016-05-12T21:27:48.857794365-06:00" level=error msg="HTTP Error" err="Cannot start container CouchPotato-New: iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 5050 -j DNAT --to-destination 172.17.0.16:5050 ! -i docker0: /usr/sbin/iptables: error while loading shared libraries: libpcap.so.1: cannot open shared object file: No such file or directory\n (exit status 127)" statusCode=404 time="2016-05-12T21:29:28.079775241-06:00" level=error msg="Handler for POST /containers/{name:.*}/start returned error: Cannot start container CouchPotato-New: iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 5050 -j DNAT --to-destination 172.17.0.17:5050 ! -i docker0: /usr/sbin/iptables: error while loading shared libraries: libpcap.so.1: cannot open shared object file: No such file or directory\n (exit status 127)" time="2016-05-12T21:29:28.079828180-06:00" level=error msg="HTTP Error" err="Cannot start container CouchPotato-New: iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 5050 -j DNAT --to-destination 172.17.0.17:5050 ! -i docker0: /usr/sbin/iptables: error while loading shared libraries: libpcap.so.1: cannot open shared object file: No such file or directory\n (exit status 127)" statusCode=404 time="2016-05-12T21:30:53.003829758-06:00" level=error msg="Handler for POST /containers/{name:.*}/start returned error: Cannot start container 49521c3400419facf4c4a8b4665105c9054b669fce87175b30680ff6a326a0ac: iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 5050 -j DNAT --to-destination 172.17.0.18:5050 ! -i docker0: /usr/sbin/iptables: error while loading shared libraries: libpcap.so.1: cannot open shared object file: No such file or directory\n (exit status 127)" time="2016-05-12T21:30:53.003885772-06:00" level=error msg="HTTP Error" err="Cannot start container 49521c3400419facf4c4a8b4665105c9054b669fce87175b30680ff6a326a0ac: iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 5050 -j DNAT --to-destination 172.17.0.18:5050 ! -i docker0: /usr/sbin/iptables: error while loading shared libraries: libpcap.so.1: cannot open shared object file: No such file or directory\n (exit status 127)" statusCode=404 time="2016-05-12T21:31:45.867783008-06:00" level=error msg="Handler for POST /containers/{name:.*}/start returned error: Cannot start container 911ecbe06670ad2d31606100bc3a3e21be327edf2befda455294d7704448054f: iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 5050 -j DNAT --to-destination 172.17.0.19:5050 ! -i docker0: /usr/sbin/iptables: error while loading shared libraries: libpcap.so.1: cannot open shared object file: No such file or directory\n (exit status 127)" time="2016-05-12T21:31:45.867843320-06:00" level=error msg="HTTP Error" err="Cannot start container 911ecbe06670ad2d31606100bc3a3e21be327edf2befda455294d7704448054f: iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 5050 -j DNAT --to-destination 172.17.0.19:5050 ! -i docker0: /usr/sbin/iptables: error while loading shared libraries: libpcap.so.1: cannot open shared object file: No such file or directory\n (exit status 127)" statusCode=404 time="2016-05-13T07:31:26.043798925-06:00" level=error msg="Handler for POST /containers/{name:.*}/start returned error: Cannot start container CouchPotato-New: iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 5050 -j DNAT --to-destination 172.17.0.20:5050 ! -i docker0: /usr/sbin/iptables: error while loading shared libraries: libpcap.so.1: cannot open shared object file: No such file or directory\n (exit status 127)" time="2016-05-13T07:31:26.043857448-06:00" level=error msg="HTTP Error" err="Cannot start container CouchPotato-New: iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 5050 -j DNAT --to-destination 172.17.0.20:5050 ! -i docker0: /usr/sbin/iptables: error while loading shared libraries: libpcap.so.1: cannot open shared object file: No such file or directory\n (exit status 127)" statusCode=404 Is there anything else you need?
-
[Deprecated] Linuxserver.io - CouchPotato
Just did an update, now starting with this error. 911ecbe06670ad2d31606100bc3a3e21be327edf2befda455294d7704448054f Error response from daemon: Cannot start container 911ecbe06670ad2d31606100bc3a3e21be327edf2befda455294d7704448054f: iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 5050 -j DNAT --to-destination 172.17.0.19:5050 ! -i docker0: /usr/sbin/iptables: error while loading shared libraries: libpcap.so.1: cannot open shared object file: No such file or directory (exit status 127) The command finished successfully! Please advise.
-
Wake on Lan for Virtual Machines for 6.1+
Yup, working now! Thanks.
-
Wake on Lan for Virtual Machines for 6.1+
Having a problem updating. Keep on getting this error. plugin: downloading: https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/archive/libvirtwol-2016.04.16-x86_64-1.txz ... failed (Invalid URL / Server error response) plugin: wget: https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/archive/libvirtwol-2016.04.16-x86_64-1.txz download failure (Invalid URL / Server error response)
-
[Support] Linuxserver.io - SABnzbd
Oh weird! Thank you!
-
[Support] Linuxserver.io - SABnzbd
Is the 1.0.2 build going to be released soon?
-
OpenELEC VM Template Support
Any chance you can post a link to his image? I would really like to test out the updates to Airplay and whatnot.
-
OpenELEC VM Template Support
Anyone know if it has updated Airplay drivers? I would like to be able to stream from my laptop to my TV easily!
-
Release: Folding@Home Docker
We're in 2107th place now out of 221832. So in the top .9%. Go team!
-
Release: Folding@Home Docker
lol C'mon... We're are in 8,906th place We're in 4,540th place now.
-
Release: Folding@Home Docker
I'm sorry. (Though it is a neat feeling to have done almost 3 times as much as everyone else combined)
-
Release: Folding@Home Docker
Hehehe, It's a AMD Phenom II X4 955 @ 2.8 GHz w/ 16gigs of DDR3 and a Nvidia 560 GTX. I did not install the Nvidia drivers yet as I don't really know how to get all the compilers to get on unraid without installing unmenu. But then I am also using my main machine to do some folding when it's not in use. Its a Intel Core i7-2600K @ 3.5GHz w/ 16 Gigs of ram, An NVidia 970 GTX and a 660 GTX Ti which do the GPU folding. (Funniest thing is the 660 does 3x the work as the 960)
-
Release: Folding@Home Docker
Team UnRAID are you guys even trying? Also thank you Capt.Insano, this give my box something to do when idle.
-
Release: Folding@Home Docker
So if I install the drivers onto unraid the docker would be able to use them?
-
Release: Folding@Home Docker
Any chance of installing the 301.xx NV device driver or newer (327.xx is a known stable version) into this docker so I can use my video card to do work as well when I am not using the machine?
-
Preclear.sh results - Questions about your results? Post them here.
Seagate Drive. I am going to pick up a new drive to use and RMA this one. Thanks.
-
Preclear.sh results - Questions about your results? Post them here.
Now it seems to prove me a liar. The telnet session updated itself and is now continuing normally. Now it is complete and I am not sure what to make of the results. ** Changed attributes in files: /tmp/smart_start_sdb /tmp/smart_finish_sdb ATTRIBUTE NEW_VAL OLD_VAL FAILURE_THRESHOLD STATUS RAW_VALUE Raw_Read_Error_Rate = 115 118 6 ok 84865055 Spin_Retry_Count = 100 100 97 near_thresh 0 End-to-End_Error = 100 100 99 near_thresh 0 Reported_Uncorrect = 23 57 0 near_thresh 77 High_Fly_Writes = 95 96 0 ok 5 Airflow_Temperature_Cel = 78 80 45 ok 22 Temperature_Celsius = 22 20 0 near_thresh 22 Hardware_ECC_Recovered = 43 41 0 ok 84865055 Current_Pending_Sector = 100 99 0 ok 0 Offline_Uncorrectable = 100 99 0 ok 0 No SMART attributes are FAILING_NOW 52 sectors were pending re-allocation before the start of the preclear. 50 sectors were pending re-allocation after pre-read in cycle 1 of 1. 0 sectors were pending re-allocation after zero of disk in cycle 1 of 1. 0 sectors are pending re-allocation at the end of the preclear, a change of -52 in the number of sectors pending re-allocation. 607 sectors had been re-allocated before the start of the preclear. 607 sectors are re-allocated at the end of the preclear, the number of sectors re-allocated did not change.