naturalcarr

Members
  • Posts

    96
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by naturalcarr

  1. Hello, does anyone know why my transmission isn't seeding? I have already forwarded my Peer Listening Port and transmission reports it as open, but all of my torrents are showing "seeding to 0 of 0 peers" even though all of the private trackers I get my torrents from are reporting atleast 50 peers per torrent.
  2. Is there anyway to fix deluge crashing when I try to remove multiple torrents? I have about 170 I need to get rid of, but If I select 10 or more I lose connection to the web server and once it comes back up, very few (1-5) or sometimes none of the torrents are removed.
  3. Hi, I'm pretty new to Linux in general so command line functions (aside from the basic ones) can be a bit confusing to me. Which numbers do I change to schedule the emails every week? crontab -l | { cat; echo "30 11 * * 5 docker exec plexReport plexreport -n -d"; } | crontab -
  4. Hi, all. I also had an issue pulling new images when I updated. **I fixed it by completely deleting my docker file, re-creating it and re-installing my dockers from my saved templates.**
  5. Hi thanks did that and i can pull the docker image down now. I installed it last night and works fine. However i am getting the update message again this morning. I update it then when i check for updates again it says it needs updating? @naturalcarr are you getting update messages since your reinstall? Yeah I still get it when I mount my array, but that's it, so as long as my server and docker are on and enabled, it's not an issue. Sent from my SM-N910T using Tapatalk
  6. ;D Just writing to say 1.7.0 is a success, everything is working perfectly.
  7. That seems like a typo /usr/loval/emhttp/. Should read /usr/local/emhttp/ Mybad, it was local, (I was typing that from a KVM console, not a copy/paste). I'm also still getting exit error 23.
  8. I updated to 1.5.2 but now I can't calculate the moves. unBalance is showing 0 bytes across the board for my drives and shows what you see in the attached image. Also, I never noticed it before, but my server's console shows this after boot: /bin/bash: line3: /usr/loval/emhttp/plugins/unbalance/scripts/stop : No such file or directory found EDIT: Attaching my log. unbalance.zip
  9. Update I deleted my docker file, re-created it and re-pulled DelugeVPN (using my saved templace so I didn't lose any settings) successfully, this also fixed the "Update button always being there. So try that, delete your docker file, re-create it and re-pull your dockers.
  10. I was running on 6.2-Beta21 fine also, but the question is can you pull the docker from BinHex's repository on 6.2?
  11. Maybe it has to do with the 6.2 beta? Which version of unRaid are you running? (I'm really just grasping straws here). Sent from my SM-N910T using Tapatalk
  12. Hi, all. I just tried to re-download DelugeVPN and I'm getting this when unraid tries to install the docker: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="binhex-delugevpn" --net="bridge" --privileged="true" -e TZ="America/Earth" -e HOST_OS="unRAID" -e "VPN_ENABLED"="yes" -e "VPN_USER"="TookThisOut" -e "VPN_PASS"="TookThisOutToo" -e "VPN_REMOTE"="nl.privateinternetaccess.com" -e "VPN_PORT"="1194" -e "VPN_PROTOCOL"="udp" -e "VPN_PROV"="pia" -e "ENABLE_PRIVOXY"="no" -e "LAN_NETWORK"="192.168.1.0/24" -e "DEBUG"="false" -e "PUID"="99" -e "PGID"="100" -p 8112:8112/tcp -p 58846:58846/tcp -p 8118:8118/tcp -v "/mnt/user/addonfiles/dockers/delugevpn/config":"/config":rw -v "/mnt/user/Files/Downloads/Torrents/deluge/":"/data":rw -v "/mnt/user/Files/Media/Videos/Movies/":"/CompletedMovies":rw -v "/mnt/user/Files/Media/Videos/Shows/":"/CompletedShows":rw binhex/arch-delugevpn Unable to find image 'binhex/arch-delugevpn:latest' locally latest: Pulling from binhex/arch-delugevpn a3ed95caeb02: Already exists af2bff008299: Already exists a3ed95caeb02: Already exists 3d8de81ecefc: Already exists 8fd4090c821b: Already exists a3ed95caeb02: Already exists a3ed95caeb02: Already exists a3ed95caeb02: Already exists fbc488e73d97: Already exists 136af2acfbfa: Pulling fs layer e87355edd5cd: Pulling fs layer eab10fbc41a3: Pulling fs layer 4982d59cf7d7: Pulling fs layer e4707c851f55: Pulling fs layer baa9d87d8d71: Pulling fs layer 9d2fa6591ebb: Pulling fs layer 2dbfcd5304ec: Pulling fs layer af646dc4ce1f: Pulling fs layer 58eab22145fe: Pulling fs layer 51afa166eaf9: Pulling fs layer 9d2fa6591ebb: Waiting 2dbfcd5304ec: Waiting 4982d59cf7d7: Waiting e4707c851f55: Waiting af646dc4ce1f: Waiting 58eab22145fe: Waiting baa9d87d8d71: Waiting 51afa166eaf9: Waiting 136af2acfbfa: Verifying Checksum eab10fbc41a3: Download complete e87355edd5cd: Verifying Checksum e87355edd5cd: Download complete 4982d59cf7d7: Verifying Checksum 4982d59cf7d7: Download complete baa9d87d8d71: Verifying Checksum baa9d87d8d71: Download complete 9d2fa6591ebb: Verifying Checksum 9d2fa6591ebb: Download complete 2dbfcd5304ec: Verifying Checksum 2dbfcd5304ec: Download complete e4707c851f55: Verifying Checksum e4707c851f55: Download complete af646dc4ce1f: Download complete 58eab22145fe: Verifying Checksum 58eab22145fe: Download complete 136af2acfbfa: Pull complete 136af2acfbfa: Pull complete e87355edd5cd: Pull complete e87355edd5cd: Pull complete eab10fbc41a3: Pull complete eab10fbc41a3: Pull complete 4982d59cf7d7: Pull complete 4982d59cf7d7: Pull complete e4707c851f55: Pull complete e4707c851f55: Pull complete baa9d87d8d71: Pull complete baa9d87d8d71: Pull complete 9d2fa6591ebb: Pull complete 9d2fa6591ebb: Pull complete 2dbfcd5304ec: Pull complete 2dbfcd5304ec: Pull complete af646dc4ce1f: Pull complete af646dc4ce1f: Pull complete 58eab22145fe: Pull complete 58eab22145fe: Pull complete 51afa166eaf9: Verifying Checksum 51afa166eaf9: Download complete 51afa166eaf9: Pull complete 51afa166eaf9: Pull complete docker: layers from manifest don't match image configuration. See '/usr/bin/docker run --help'. The command failed.
  13. Yeah, you'd need to recreate the OVPN file. That's just a general open VPN thing. Your vpn will pass requests to the IP thats configured, the DNS just lets you make sure the IP configured is always yours. And my external wan ip address seems to change on a daily basis with no power cycling of the modem or router. ...UGGGHH...
  14. Hi, all. So I'm running into MOVE: Move command (rsync -avX --partial --dry-run "/mnt/disk1/Files/Media/Videos/Movies/Synchronicity [2015].mkv" "/mnt/disk2/Files/Media/Videos/Movies/") was interrupted: exit status 3 when I try to move on a dry run and MOVE: Move command (rsync -avX --partial "/mnt/disk1/Files/Media/Videos/Movies/Ghost In The Shell Movies" "/mnt/disk2/Files/Media/Videos/Movies/") was interrupted: exit status 11 when I try to move on a non-dry run. (my log is attached) unbalance.zip
  15. Hey, so I cant seem to generate the server Certs and Keys. When I try the page just keeps loading and a few minutes later the page reloads with the "X" still present next to the button. I've tried the old (above) and new versions with no difference yet. **EDIT** I've included a screenshot of what my console displays after I click the "Generate Server Certificates and Keys" button. Never Mind, I uninstalled the plugin, then deleted all of its associated files through Krusader (the file manager). Then I reinstalled via the plugin link and used your command. Worked like a charm, thanks. installpkg /boot/packages/openvpn-2.3.9-x86_64-1.txz
  16. Hello, I've gotten Plex Requests to work well, it gets all the movies and shows I request (if they're available) but what I'm not sure to do is how do I remove the "requests" tab in the top-right corner when I'm not logged in? I thought the purpose of requiring approval for requests is so that a given user can't add anything they want to my plex server without me personally giving them the O.K. however the http://localhost:3000/requests page is available to anyone who's signed in, so they could just request whatever they want, approve it themselves and circumvent me out of the process, as I want to share this server with quite a few people, I'd want to go beable to go through all of the requests at some point and approve the things I think are appropriate for my server.
  17. Hello, I was wondering if you know how to have Barracuda access folders outside of the folders included in "/home/nobody"? I have files container setup "/mnt/dsk1/Files/" but inside of Barracuda I can only navigate to the root of Barracuda's config files (/home/nobody). In the docker Barracuda has that set as the top level of my files/folders. Also, whenever I try to access a page from the menu that prompts me to make sure i'm using a secure connection that starts with https:// such as the administrative panel (i.e. https://192.168.1.253/rtl/protected/admin/) I get "This site can’t be reached 192.168.1.253 refused to connect. ERR_CONNECTION_REFUSED" **EDIT** To clarify I can still reach the administrative tools through a non https connections, it's just the https that gets messed up.
  18. Hello, all. I am a noob of noobs. Not only am I new to unRAID, but I'm not all too familiar with Linux in general. As of now,all I've done is configure my array, but outside of that I'm lost. I've installed a few plugins and a docker, but I'm not sure how they work and how to configure them, I've opened the config files for some (openvpnclient.cfg) but I'm not really sure how to set anything up. I'm specifically trying to setup CouchPotato behind PIA and also setup remote access using openvpn. Any tutorials, advice or help you guys can give me or point me in the direction of would be greatly appreciated. -Noob