Everything posted by tazire
-
[Support] binhex - Couchpotato
Just looking for a little advice really. I have couch potato setup as I would like it in terms of its links to delugeVPN and its downloading exactly as I would like. My question is in relation to the Renamer. Currently delugeVPN downloads to a downloads folder. I want my renamer to get the downloaded video file only, rename it, then put it into my movies folder and finally clean up the excess files that get downloaded with a torrent. I have included a picture of my current renamer settings and im curious as to weather this should work as I want it to or do I need to change something? Also how often does this renamer run?
-
[Support] binhex - DelugeVPN
Thanks... It was my own fault. I didnt do a very good job of clearing out all the old deluge folders etc. Got it sorted and its downloading again
-
[Support] binhex - DelugeVPN
No idea's on this one?
-
[Support] binhex - DelugeVPN
Hey binhex, back again! Just having a weird issue in that none of my queued downloads with either download or upload. literally 0 connections up or down. Its strange because when I put a torrent link it will find the file details etc and add it to the queue. It just wont download. I should mention I deleted my docker.img and started again with a fresh install of delugeVPN. I have attached my supervisord.log. Thanks again supervisord.zip
-
[Support] binhex - DelugeVPN
So I've tried: 1. deleting the container and reinstalling 2. deleting the container & image and installing 3. deleting the docker.img and reinstalling the container and even: 4. deleting the docker.img, deleting the docker comtainer/image and using a new config/appdata directory and still cannot open the webui!!! What is going on??? Well, I think I figured out my hardware issues, and my system seems to be running OK now. BUT, I cannot get Delugevpn and Sabnzbdvpn working again... Webuis will not load. I can get all my other dockers working. Any ideas? Geez that was a frustrating one to solve... But I did it! You recently made some changes and told us to modify the environment variable like this: LAN_NETWORK 192.168.1.0/24 My network is different, so I typed this by mistake: LAN_NETWORK 192.168.0.1/24 instead of this: LAN_NETWORK 192.168.0.0/24 Can't believe how hard that was to track down. Sorry for wasting your time... ahh good catch, thats two people caught out by that, im seriously considering "helping" the end user by removing the last octet and setting it as zero :-) This also fixed my issue. 192.168.1.0/24 instead of 1/24 fixed my issue. Thank you <3
-
[Support] binhex - DelugeVPN
I use port 1194 (not 1196) and us-east.privateinternetaccess.com for my delugevpn setup. I also don't see VPN_Protocol in your setup screenshot. Mine is set for UDP. Maybe these things are your issue? If you look at earlier posts most of these are from an earlier post in relation to speed issues. Plus the PIA server isnt the issue as I am in ireland. The logs show no mention of issues with the VPN but just at a guess seems to be an issue with Read and Write privileges? again this is at a guess from looking at the logs I have already posted. Just in case this is the issue would someone mind sending me the default openvpn.ovpn file in /config/openvpn? I changed mine and when it was working earlier I deleted my back up of the original. Thanks
-
[Support] binhex - DelugeVPN
I believe the files are located in the config folder, not the docker.img. Test it. Stop all dockers and the docker service. Rename docker.img to docker.bak. Restart your docker service and try the deluge docker again. Problem i have is i cant get the docker to work at all. It says its running but i cant connect to the webui. I made a few earlier posts. No one seems to have any idea about it. post a screen shot of your docker container config. Thanks for the help. Here's the setup Add /24 to the end of the vip address in lan_network. Nope still same result I'm afraid. Exactly the same as my earlier logs.
-
[Support] binhex - DelugeVPN
Problem i have is i cant get the docker to work at all. It says its running but i cant connect to the webui. I made a few earlier posts. No one seems to have any idea about it. Firstly, don't panic, as long as you have configured the volume mappings correctly AND set deluge to write to these areas (i.e. /config or /data) then you wont loose anything should you need to delete the entire shooting match. What mr-hexen is suggesting above is sound advice, you do NOT need to get access to the deluge webui to do the above, this will reset you back to no docker containers or images, you can then use the "user defined templates" dropdown when creating the containers again to pre-populate the config, so you should be back to a running system in around 30 mins to an hour. Once you have got a new docker.img file created and re-pulled down delugevpn then run it and see what happens, if its still shagged then post back here with as much detail as possible, new supervisord.log, screnshot of the delugevpn config (with advanced switched on), syslog too. Thanks for the reply. I'm not overly concerned about having to reinstall. Its just if I can avoid having to re add the list of files I have queued if at all possible. At this stage I'm thinking a fresh install to stop this error is prob the way to go. I'm not sure if that earlier config change to try help improve speeds might be causing an error now?
-
[Support] binhex - DelugeVPN
I believe the files are located in the config folder, not the docker.img. Test it. Stop all dockers and the docker service. Rename docker.img to docker.bak. Restart your docker service and try the deluge docker again. Problem i have is i cant get the docker to work at all. It says its running but i cant connect to the webui. I made a few earlier posts. No one seems to have any idea about it. post a screen shot of your docker container config. Thanks for the help. Here's the setup
-
[Support] binhex - DelugeVPN
I believe the files are located in the config folder, not the docker.img. Test it. Stop all dockers and the docker service. Rename docker.img to docker.bak. Restart your docker service and try the deluge docker again. Problem i have is i cant get the docker to work at all. It says its running but i cant connect to the webui. I made a few earlier posts. No one seems to have any idea about it.
-
[Support] binhex - DelugeVPN
does anyone know if there is a file I can copy from my delugeVPN folder that has my list of queued torrents? I think im stuck in a spot where I just have to start over on my dockers.
-
[Support] binhex - DelugeVPN
So I've tried: 1. deleting the container and reinstalling 2. deleting the container & image and installing 3. deleting the docker.img and reinstalling the container and even: 4. deleting the docker.img, deleting the docker comtainer/image and using a new config/appdata directory and still cannot open the webui!!! What is going on??? ill be honest im very close to fully deleting my docker.img and starting over again. Only thing that is stopping me atm is that i have 150 odd files queued for download! Is there anyway for me to copy the list I have queued in order to put it into a fresh install?? Oh and not sure if this makes any difference but when i stop the docker the logs show this 2016-02-09 21:24:35,495 WARN received SIGTERM indicating exit request 2016-02-09 21:24:35,496 DEBG killing deluge (pid 10) with signal SIGTERM 2016-02-09 21:24:35,496 INFO waiting for start, webui, deluge to die 2016-02-09 21:24:35,499 DEBG 'start' stderr output: RwRw 2016-02-09 21:24:35,500 DEBG fd 24 closed, stopped monitoring (stderr)> 2016-02-09 21:24:35,500 DEBG fd 20 closed, stopped monitoring (stdout)> 2016-02-09 21:24:35,501 INFO stopped: deluge (terminated by SIGTERM) 2016-02-09 21:24:35,502 DEBG received SIGCLD indicating a child quit 2016-02-09 21:24:35,502 DEBG killing webui (pid 9) with signal SIGTERM 2016-02-09 21:24:35,503 DEBG 'start' stderr output: rWrWRwRwrWRwRwrWRwrWRwrWRwRwrWrWRwRwRwRwRwRwRwRwRwRwRwRwrWRwrWrWrWrWrWrWRwRwRwRwRwRwRwrWrWrWrWrWRwRwrW 2016-02-09 21:24:35,504 DEBG fd 19 closed, stopped monitoring (stderr)> 2016-02-09 21:24:35,504 DEBG fd 15 closed, stopped monitoring (stdout)> 2016-02-09 21:24:35,504 INFO stopped: webui (terminated by SIGTERM) 2016-02-09 21:24:35,505 DEBG received SIGCLD indicating a child quit 2016-02-09 21:24:35,505 DEBG killing start (pid with signal SIGTERM 2016-02-09 21:24:35,506 DEBG 'start' stderr output: RwrWRwRwRwrWrWrWRwRwRwrWRwrWRwrWrWrWrWRwR 2016-02-09 21:24:35,506 DEBG fd 9 closed, stopped monitoring (stdout)> 2016-02-09 21:24:35,506 DEBG 'start' stderr output: wrWrWRwRwrWrWRwRwrWrW 2016-02-09 21:24:35,507 INFO stopped: start (terminated by SIGTERM) 2016-02-09 21:24:35,507 DEBG received SIGCLD indicating a child quit
-
[Support] binhex - DelugeVPN
do you see <none> images when you issue "docker images" command? if so, take a look at this: http://www.projectatomic.io/blog/2015/07/what-are-docker-none-none-images/ I got that from the server webui so I didnt actually put in any commands directly into the server. So I dont know if there are any <none> images. But given that I still have space in the docker.img should this actually make a difference to running deluge?
-
[Support] binhex - DelugeVPN
i also just tried increasing my docker.img to 55gb and still no joy Just went looking through the settings. With delugeVPN and Plex media server installed I have this devid 1 size 55.00GiB used 28.00GiB path /dev/loop0 Seems very high to me for 2 dockers. but still doesnt explain my deluge issue
-
[Support] binhex - DelugeVPN
well heres the thing. I have 3 images running atm plex, delugeVPN and dropbox and I have my image set to 50gb...... so if its full then its constantly expanding and i dont know why. Is there anyway for me to check how much of the docker.img is being used?
-
[Support] binhex - DelugeVPN
Hey binhex. I just had to restart my server as I was changing some hardware and after restarting the docker I can no longer load into the webgui. connection timeout. I have attached the log which appears to be the same issue i said earlier. The last time it just sorted itself out and came back online. I have attached the log I had to delete alot of the log as it was nearly 2.5MB of the same stuff over and over Thanks supervisord.txt
-
[Support] binhex - DelugeVPN
hey binhex here is link to the log https://www.dropbox.com/s/40a9j7mubx73wxz/supervisord.log.1?dl=0 basically i cant access the webui and the docker will auto stop itself after a min or two thanks again This can be disregarded m8. It seems to have started working again.
-
[Support] binhex - DelugeVPN
I got mine working again after the last update but i now have a new issue... logs show this. 2016-02-05 20:29:53,366 DEBG 'start' stderr output: RwRwrWRwRwRwRwrWR 2016-02-05 20:29:53,367 DEBG 'start' stderr output: wRwRwRwRwRwRwrWrWr 2016-02-05 20:29:53,368 DEBG 'start' stderr output: WrWrWrWrW 2016-02-05 20:29:53,386 DEBG 'start' stderr output: R 2016-02-05 20:29:53,386 DEBG 'start' stderr output: wRwrW 2016-02-05 20:29:53,387 DEBG 'start' stderr output: RwRwRwRwrWR 2016-02-05 20:29:53,388 DEBG 'start' stderr output: wRwrWRwrWRwR 2016-02-05 20:29:53,388 DEBG 'start' stderr output: wrWRwRwrWRw 2016-02-05 20:29:53,389 DEBG 'start' stderr output: RwRwrWrW 2016-02-05 20:29:53,390 DEBG 'start' stderr output: RwR 2016-02-05 20:29:53,390 DEBG 'start' stderr output: wrW 2016-02-05 20:29:53,397 DEBG 'start' stderr output: Rw 2016-02-05 20:29:53,398 DEBG 'start' stderr output: rWrW 2016-02-05 20:29:53,399 DEBG 'start' stderr output: RwrW 2016-02-05 20:29:53,403 DEBG 'start' stderr output: Rw 2016-02-05 20:29:53,404 DEBG 'start' stderr output: Rw 2016-02-05 20:29:53,405 DEBG 'start' stderr output: RwRwrWrWrWRw 2016-02-05 20:29:53,406 DEBG 'start' stderr output: rW 2016-02-05 20:29:53,412 DEBG 'start' stderr output: Rw 2016-02-05 20:29:53,415 DEBG 'start' stderr output: Rw 2016-02-05 20:29:53,416 DEBG 'start' stderr output: rWRwrW 2016-02-05 20:29:53,416 DEBG 'start' stderr output: rWrWrWrW 2016-02-05 20:29:53,417 DEBG 'start' stderr output: Rw 2016-02-05 20:29:53,417 DEBG 'start' stderr output: RwrW 2016-02-05 20:29:53,418 DEBG 'start' stderr output: RwrW 2016-02-05 20:29:53,419 DEBG 'start' stderr output: R 2016-02-05 20:29:53,419 DEBG 'start' stderr output: w 2016-02-05 20:29:53,422 DEBG 'start' stderr output: Rwr 2016-02-05 20:29:53,423 DEBG 'start' stderr output: WRw 2016-02-05 20:29:53,425 DEBG 'start' stderr output: RwR 2016-02-05 20:29:53,426 DEBG 'start' stderr output: wRwrWRwr 2016-02-05 20:29:53,427 DEBG 'start' stderr output: W 2016-02-05 20:29:53,427 DEBG 'start' stderr output: R 2016-02-05 20:29:53,428 DEBG 'start' stderr output: wRwrWRwrW 2016-02-05 20:29:53,428 DEBG 'start' stderr output: RwRwrWRwrWrW 2016-02-05 20:29:53,430 DEBG 'start' stderr output: Rw 2016-02-05 20:29:53,430 DEBG 'start' stderr output: rW 2016-02-05 20:29:53,432 DEBG 'start' stderr output: Rw 2016-02-05 20:29:53,432 DEBG 'start' stderr output: rW 2016-02-05 20:29:53,433 DEBG 'start' stderr output: RwrW 2016-02-05 20:29:53,434 DEBG 'start' stderr output: Rw 2016-02-05 20:29:53,441 DEBG 'start' stderr output: Rw 2016-02-05 20:29:53,442 DEBG 'start' stderr output: RwrWrW 2016-02-05 20:29:53,443 DEBG 'start' stderr output: Rw 2016-02-05 20:29:53,444 DEBG 'start' stderr output: RwrWrW 2016-02-05 20:29:53,445 DEBG 'start' stderr output: RwR 2016-02-05 20:29:53,446 DEBG 'start' stderr output: wRwrWRwrWrWrW 2016-02-05 20:29:53,456 DEBG 'start' stderr output: Rw 2016-02-05 20:29:53,457 DEBG 'start' stderr output: RwRwRwRwRw 2016-02-05 20:29:53,457 DEBG 'start' stderr output: RwR This repeats over and over. Cashe drive has only 2gb free could this be the issue? Sry for length of post but forum doesnt seem to let me upload the file.
-
[Support] binhex - DelugeVPN
I'm having issues uploading attachments for some reason. Its just telling me im not allowed to post so i have pmed you. Thanks
-
[Support] binhex - DelugeVPN
Hey just having an issue with this atm where by i cant connect to the webui after assigning a new VPN host server. Logs show this CRIT Set uid to user 0 Warn Included extra file "/etc/supervisor/conf.d/delugevpn.conf" during parsing Any ideas what my issue could be? I tried changing back to my original host but still this problem persists.
-
[Support] binhex - DelugeVPN
well i havent made any changes to the PIA client in W10 and i just connect to the irish server and ran a speedtest. so im guessing whatever default one is on it. well the server is connected to the same gigabit network as this pc and is capable of using it as i have transferred files at ~100MB. so it is capable of much higher speeds. it literally just has something to do with either deluge or the connection it has to the VPN.
-
[Support] binhex - DelugeVPN
yea it really is strange. especially given that i get full speed with my W10 pc.... Just weird.
-
[Support] binhex - DelugeVPN
unfortunately this doesnt seem to have improved my speed. I topped out at about 3.5MB download with 3-4 different linux distros. I do seem to hold a higher more consistent speed. ie with standard torrents im holding at 2.5MB solid. Guess its just the speed i get. anyway thanks alot for the suggestions. And actually the upload speed in horrendous. rarely if ever getting above 100KB but more often than not sitting at less than 10KB! and again I know through the W10 app i get 20mb upload. Anyway not to worry. Thanks again.
-
[Support] binhex - DelugeVPN
ok i got it sorted. I updated my cfg as stated. One question though I'm in ireland and obv as such my most local PIA server is ireland.privateinternetaccess.com. should i replace the nl.privateinternetaccess.com with the ireland url? not seeing any real change in speeds yet but gonna add the direct linux distro links to try max it out. Thanks again
-
[Support] binhex - DelugeVPN
Telnet/SSH in and use MC. Sorry m8. im fairly noob to unraid tbh. And linux as a whole. So Telnet/SSH and MC doesnt mean much to me im afraid. basically ive tried using my file explorer to access it and it keeps asking for a user and pw and it doesnt let me actually get into it.