Everything posted by Juxsta
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
I'm having problems getting the service accounts to automatically rotate. Once the api limit is reached on an account the counter doesn't seem to update to use the next one. Everything works fine if change the counter manually. I also took a look at the code and there doesn't seem to be any feedback mechanism to iterate the account on api errors. However it seems like others are able to run large jobs without any problems? Anyone able to provide some guidance on how to properly get the service accounts to iterate?
-
[Support] binhex - MineOS-node
Also looking for this
-
[Plugin] Nvidia-Driver
Error message: NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running. ————————————- currently running beta 35
-
[Plugin] Nvidia-Driver
Hi all, Using this plugin with a rtx 3090 however I am getting an SMI error. The card works fine on another machine and it's being picked up within system devices on unraid. I could use some help trouble shooting this issue. I noticed the troubleshooting guide specifically warned against riser cables, but since I'm using an ITX case a riser cable is needed for this build. Does it sound like the riser I'm using is faulty?
-
[Support] selfhosters.net's Template Repository
Looking for help with syncarr. I'm not sure if I understand how to use this correctly but here is my use case. I have two radarr instances, one for 4k and another for 1080p. I want to know how to add a title to the 4k instance and automatically add the same title to the 1080p radarr and download the respective 1080p version of that title. I have syncarr running but it seems that when I add a title to the 4k instance then the 1080p radarr will import the 4k version of the title rather than the 1080p version. Can someone clarify how to set this up correctly?
-
[Support] Zerreth - Jira
So I've spent a ridiculously long time trying to get this working with a reverse proxy. According to the dockerhub documentation the ATL parameters are to be used to correctly configure your proxy settings. After scoping through the atlassian community forums I found that the file /opt/atlassian/etc/server.xml.j2 uses lowercase environment variables rather than the uppercase variables defined in the docs. TLDR; use lowercase atl* environment variables to configure your reverse proxy