Adam64

Members
  • Posts

    114
  • Joined

  • Last visited

Everything posted by Adam64

  1. Good call! I tried that plugin when it came out, but had removed it from my system a long time ago. Apparently there was an artifact left. I installed the plugin, the errors stopped, then I uninstalled it. All good now. Thanks!
  2. Hello, My server seems to be working fine, but when I log in I notice that my log fills up with these errors: Feb 22 15:44:12 Server nginx: 2024/02/22 15:44:12 [error] 7802#7802: *154727 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 10.0.3.106, server: , request: "POST /plugins/dynamix.my.servers/include/unraid-api.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "10.0.3.20", referrer: "http://10.0.3.20/Main" I've googled it and it seems like people have seen this happen caused by plugins, but my plugins haven't changed for years so it doesn't seem like it's that. It happens with both Firefox and Edge.
  3. I think I've been having this problem as well. I just happened to be up this morning when my backup was happening and Plex seemed to restart too fast, so I checked and found that the backup was failing -- and had failed the last couple of weeks without a notification. I tried a couple of times to backup manually and it failed each time. Changing the backup type to "stop all containers, backup, start all containers" fixed it for me.
  4. Hello, I've been running the 4.6 beta and now that it's released I'd like to switch to the released version (4.6.50). When I change the tag from beta to latest, the docker downloads 4.5. Does lsio need to do something to the docker to indicate that the release is 4.6.50?
  5. I agree that it's not okay to complain about not hearing anything since B1. If for no other reason than this is a crazy time (I've thought a few times "man, I hope those guys aren't sick"). But I would say that it's a missed opportunity to not share at least something of what's happening behind the scenes. This is a pretty committed and passionate user-base, and some level of sharing would only strengthen it. I work in big-tech myself, so I get the struggle of figuring out how much to share with your customers. A monthly blog with some latest development details, near-term roadmap info, things to look forward to with unraid, etc, would go a long way IMHO.
  6. Thanks. Someone in another thread said he'd fixed his boot from USB issues by changing his USB controller to 3.0.
  7. Thanks! I bought a few of those new USB sticks. What is your USB controller 1 setting?
  8. I was never able to get the VM to see the USB stick. Neither native nor with plopexec.
  9. Would you please share how you have the VM set up? I tried this over the weekend with ESXi 7 and couldn't get the VM to boot from the USB stick.
  10. Love this docker so far! Having read this article: https://www.techrepublic.com/article/docker-containers-are-filled-with-vulnerabilities-heres-how-the-top-1000-fared/ I'm wondering about docker security. Any thoughts on that for this docker (as it's internet facing). Thanks!
  11. Well.. not sure that that fixes it, but it does make it work. :) Here's what I got in the log when I made that change: 2018-12-03 15:35:06,510 DEBG 'start-script' stdout output: /root/getvpnport.sh: line 43: ca-vancouver.privateinternetaccess.com (CA Vancouver): command not found 2018-12-03 15:35:06,510 DEBG 'start-script' stdout output: [warn] PIA endpoint 'ca-vancouver.privateinternetaccess.com' doesn't support port forwarding, DL/UL speeds will be slow [info] Please consider switching to an endpoint that does support port forwarding, shown below:- [info]
  12. Good morning. Woke up to DelugeVPN not working this morning and this in the log: 2018-12-03 15:24:27,033 DEBG 'start-script' stdout output: /root/getvpnport.sh: line 42: syntax error near unexpected token `(' /root/getvpnport.sh: line 42: ` ("ca-vancouver.${pia_domain_suffix} (CA Vancouver)" \' Here's the area in the script: pia_port_forward_enabled_endpoints_array=\ ("ca-vancouver.${pia_domain_suffix} (CA Vancouver)" \ "ca-toronto.${pia_domain_suffix} (CA Toronto)" \ "ca-montreal.${pia_domain_suffix} (CA Montreal)" \ "czech.${pia_domain_suffix} (Czech Republic)" \ "spain.${pia_domain_suffix} (Spain)" \ "swiss.${pia_domain_suffix} (Switzerland)" \ "sweden.${pia_domain_suffix} (Sweden)" \ "france.${pia_domain_suffix} (France)" \ "de-berlin.${pia_domain_suffix} (Germany)" \ "de-frankfurt.${pia_domain_suffix} (Germany)" \ "ro.${pia_domain_suffix} (Romania)" \ "israel.${pia_domain_suffix} (Israel)") Apparently it doesn't like the parenthesis around the list. Delugevpn will start if I remove them, but obviously I don't want to mess with it too much. :)
  13. Check out spaceinvaderone on Youtube. He's got some guides on GPU passthrough that include making it work with just one GPU.
  14. Same problem here -- crackling sound. It doesn't always crackle, just when it starts playing a sound. I've tried passing through a couple of different sound cards too, but no difference. Windows 10 VM btw.
  15. This is awesome. I have a Windows VM dedicated to my Unifi Controller, so it'll be great when I can use this instead. Gotta wait until you start using 5.6.10 though as my config file won't import to 5.6.7.
  16. FWIW I installed Binhex's sonarr docker and it seems to be working correctly. Since it's the same app I think there's a memory leak in this docker (though it's odd that I'm the only one seeing the issue). Sent from my SM-T810 using Tapatalk I would argue that the fact that you're the only one seeing it would go against it being a memory leak. Especially as most of us are running it on less powerful hardware than you. Fair enough. I wish there was some way to troubleshoot it further. After a few days on Binhex's docker the constant 30% CPU utilization started and RAM usage started increasing. So... i guess this is a Sonarr issue. Not sure what's special about my setup as I'm not doing anything fancy.