wgstarks

Members
  • Posts

    5133
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by wgstarks

  1. This is definitely NOT my experience. I imagine you have something misconfigured (very easy to do). If you want to provide specifics of your configuration I’d be glad to help with this if I can.
  2. You didn’t post the entire supervisord log so this is a bit of a guess. https://github.com/binhex/documentation/blob/master/docker/faq/qbittorrentvpn.md Scroll down to Q4.
  3. Please disregard. I'm an idiot. 😀 Didn't actually read the popup and never selected a protocol.
  4. After updating to 6.12.10 I can no longer add remote SMB shares. When I click the button to add a share I get a warning popup window but clicking "Next" doesn't do anything. UD version- 2024.3.31 brunnhilde-diagnostics-20240405-0625.zip
  5. From the first post in this thread- There is also the option available to use the notification options configured in unRAID to send you notifications at intervals which you configure if you enable the notifications option in the preclear popup window. I usually prefer to receive an email at the end of every step and cycle.
  6. When you start the preclear you’ll get a popup that lets you set what process you want to run. Verify signature is one of them. https://forums.unraid.net/topic/120567-unassigned-devices-preclear-a-utility-to-preclear-disks-before-adding-them-to-the-array/
  7. I would suggest posting this question in the support thread for the docker in question.
  8. I kinda liked it. 😁 Was trying to get it to repeat so I could see if the images changed.
  9. This should be reported to the Sonarr dev team.
  10. Looks like some corruption in the db. Maybe caused by the invalid V3 tag. If you have a recent backup of the database prior to using V3 you might be able to restore from that. Otherwise I would suggest posting in the Sonarr forums for help recovering the db.
  11. Any error in the browser and docker logs?
  12. How are you trying to access the UI?
  13. Well it's no surprise I couldn't find it then. Nobody ever looks there.😁😁😁
  14. @trurl Thanks. I thought I had seen something like that but couldn’t find it when I needed it and don’t like to trust my memory much the closer I get to retirement.😁
  15. I know that a clear for unraid writes all zeros to a drive. I have heard that it's possible to recover data from a drive that has been cleared in this manner because the overwrite was done in a known pattern (all zeros). I'm not sure if this is true or not but just in case it is, is it possible to use this plugin to overwrite a drive with random zeros and ones?
  16. 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?
  17. Perhaps @binhex has some idea regarding the log entry. The fact that it's [info] makes me think it's not a concern though.
  18. 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.
  19. Just to be sure you understand, this is a proxy server that will allow other dockers to use the vpn connection (Sonarr, Radarr, etc).
  20. That file should have been populated when you enabled privoxy with default settings. Most are commented but I know the listen port is enabled.
  21. appdata/binhex-qbittorrentvpn/privoxy/config
  22. The only thing I see out of the ordinary is that you have defined VPN ports. That’s not normally necessary.
  23. 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.