Everything posted by wgstarks
-
Adding a healthcheck to a docker image?
I would suggest posting this question in the support thread for the docker in question.
-
[Plug-In] Community Applications
I kinda liked it. 😁 Was trying to get it to repeat so I could see if the images changed.
-
[Support] binhex - Sonarr
This should be reported to the Sonarr dev team.
-
[Support] binhex - Sonarr
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.
-
[Support] binhex - Sonarr
Any error in the browser and docker logs?
- [Plugin] Mover Tuning
-
[Support] binhex - Sonarr
How are you trying to access the UI?
-
Unassigned Devices Preclear - a utility to preclear disks before adding them to the array
Well it's no surprise I couldn't find it then. Nobody ever looks there.😁😁😁
-
Unassigned Devices Preclear - a utility to preclear disks before adding them to the array
@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.😁
-
Unassigned Devices Preclear - a utility to preclear disks before adding them to the array
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?
-
[Support] binhex - qBittorrentVPN
Set your vpn provider to PIA.
-
[PLUGIN] Disk Location
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?
-
[Support] binhex - qBittorrentVPN
Perhaps @binhex has some idea regarding the log entry. The fact that it's [info] makes me think it's not a concern though.
-
[Support] binhex - qBittorrentVPN
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.
-
[Support] binhex - qBittorrentVPN
Just to be sure you understand, this is a proxy server that will allow other dockers to use the vpn connection (Sonarr, Radarr, etc).
-
[Support] binhex - qBittorrentVPN
That file should have been populated when you enabled privoxy with default settings. Most are commented but I know the listen port is enabled.
-
[Support] binhex - qBittorrentVPN
appdata/binhex-qbittorrentvpn/privoxy/config
-
[Support] binhex - qBittorrentVPN
The only thing I see out of the ordinary is that you have defined VPN ports. That’s not normally necessary.
-
[Support] binhex - qBittorrentVPN
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.
-
[Support] binhex - qBittorrentVPN
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.
-
[Support] binhex - qBittorrentVPN
The OpenVPN credentials are the right ones to use but your logs would show “auth failed” if it was your credentials.
-
[Support] binhex - qBittorrentVPN
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.
-
[Support] binhex - qBittorrentVPN
I’m not seeing anything obvious. I wonder if it could be a server issue???
-
[Support] binhex - qBittorrentVPN
Attach your supervisord log to your next post as well as your docker run file. Be sure to redact users and passwords.
-
[Support] binhex - qBittorrentVPN
Pinned at the top of the page 2nd one down.