wgstarks

Members
  • Posts

    5116
  • Joined

  • Last visited

  • Days Won

    3

wgstarks last won the day on October 29 2022

wgstarks had the most liked content!

3 Followers

About wgstarks

  • Birthday 01/14/1959

Retained

  • Member Title
    Devolved Member

Converted

  • Gender
    Male
  • URL
    https://dogwoodacreshoney.com
  • Location
    North Carolina USA
  • Personal Text
    Fake quotes will ruin the internet ~ Ben Franklin

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

wgstarks's Achievements

Experienced

Experienced (11/14)

517

Reputation

6

Community Answers

  1. Was replacing an old HDD yesterday and tried using the locate button in this plugin to verify which slot the disk was installed in but never could get it to do anything obvious. I’m assuming that the button would be providing a signal via the disk activity light but never saw anything that stood out. Of course most of the lights were blinking with random activity. Exactly what should I be looking for?
  2. Perhaps @binhex has some idea regarding the log entry. The fact that it's [info] makes me think it's not a concern though.
  3. Here’s a link to a YouTube video regarding routing a docker through another’s vpn. https://youtu.be/znSu_FuKFW0?si=_jqO_o0R8ztegPmM Sorry, don’t know anything about HexChat. I would suggest posting in their support thread.
  4. Just to be sure you understand, this is a proxy server that will allow other dockers to use the vpn connection (Sonarr, Radarr, etc).
  5. That file should have been populated when you enabled privoxy with default settings. Most are commented but I know the listen port is enabled.
  6. appdata/binhex-qbittorrentvpn/privoxy/config
  7. The only thing I see out of the ordinary is that you have defined VPN ports. That’s not normally necessary.
  8. Are you sure it’s not a path mapping problem? It’s possible you could be creating directories in ram and writing files to them. You can post your docker run command if you’re not sure. Be sure to redact users/passwords.
  9. You can roll back to any version using the dockerhub tag numbers in the repository field of the docker configuration. The format is <repository name>:<tag number>. The repository name should already be entered so just type a colon and then a tag number and hit apply. Looks like the last 4.5 tag was 4.5.5-1-04.
  10. The OpenVPN credentials are the right ones to use but your logs would show “auth failed” if it was your credentials.
  11. That warning is standard. The only requirement for port forwarding with this docker is to use a server that supports port forwarding. If you provide some details someone may be able to help.
  12. I’m not seeing anything obvious. I wonder if it could be a server issue???
  13. Attach your supervisord log to your next post as well as your docker run file. Be sure to redact users and passwords.
  14. Pinned at the top of the page 2nd one down.
  15. How are you entering the password? If you're using copy/paste maybe try typing it into the password field. Also, are you sure you're using the correct credentials? I know PIA has separate credentials for VPN login and website login.