nraygun

Members
  • Posts

    266
  • Joined

  • Last visited

Everything posted by nraygun

  1. For "binhex/arch-minecraftserver", I don't see it's in read-only mode and I don't use a specific tagged version. Specifying "binhex/arch-minecraftserver" pulls down the latest, right?
  2. Pacman returned this so I think it's OK: sh-5.2# pacman -Q | grep 'xz' xz 5.6.1-2 What are "archived" and "tagged" images? I just put "binhex/arch-minecraftserver" in the repository field for the container.
  3. Awesome! Thanks for taking care of this. I'm using the binhex/arch-minecraftserver container. I think it's this one: https://github.com/binhex/arch-minecraftserver/pkgs/container/arch-minecraftserver I see it's using xz 5.6.1.
  4. @binhex Any updates? I have my Minecraft server down in the meantime.
  5. Thanks @binhex! Do you have an announcement site for users to stay current on stuff like this or is this thread it!
  6. Are the BinHex containers affected by this? CVE-2024-3094 https://www.cisa.gov/news-events/alerts/2024/03/29/reported-supply-chain-compromise-affecting-xz-utils-data-compression-library-cve-2024-3094
  7. Is there a way to change the server login from Basic Auth to a form based login? My password manager doesn't seem to like the basic auth method.
  8. Is there a way to make the length of the log that's displayed in the dashboard longer? I know I can go to /tmp/user.scripts/tmpScripts/scriptname/log.txt, but I'd rather check it with the little log icon right in the dashboard. Another 26 lines should do it.
  9. For the latest unRaid 6.12.8, we still have to use the libtorrentv1 version, right?
  10. Cool. Now I just need to know how to get the borg mount in the UD area. But it sounds like that might not be possible.
  11. I didn't know you could share a mount from UD. How is this done?
  12. Awww. Oh well, it's just to access backup data anyway. Should be few and far between.
  13. I got this error too when mounting a borg repository to /mnt/user/borgmount. The errors stopped when I mounted to /mnt/addons. How can I mount something to be visible as a share so I can work with the data easier?
  14. I think the cron function was restored per this posting. https://github.com/linuxserver/docker-swag/pull/441 My cert cron job (and maxmind) seem to update these days.
  15. Thanks @Fraddles! What's your process to pop the drives out? Do you at least unmount? @Aran - Good call on the BIOS. I'm going with an Asrock Z690 RS and a post I found says it supports "hot plug" in BIOS by port: https://forum.asrock.com/forum_posts.asp?TID=24664 So, I can get a Startech trayless 3.5 for the 5.25 bay and do what I was doing on my R710. Nice!
  16. Thanks for testing @Aran! That's what I was doing on my R710. What I would do is spin it down, unmount it, then pop it out. Then I'd pop in the other drive and it picked it up. I usually leave the backup drive in the system so it backs up everyday. I'll be going with a non-server hardware config when I upgrade so I don't know if this process is officially supported. It's important backup data so I better play it safe and just power down, pop in/out, then power back on. The reboots of the server every so often might do some good too.
  17. Closed due to no responses. I think I'll go with a trayless StarTech bay for the backup drive and rotate it off site. Not knowing how true hotswaps work, I'll just power down the server and remove the drive.
  18. FWIW, what fixed it for me was using a new bittorrent client that uses V1 of the libtorrent library. For example, I'm using this: binhex/arch-qbittorrentvpn:libtorrentv1 Since going to that version, I've not had the problem. I'm still on 6.11.5 and considering going to 6.12.x soon.
  19. My R710 has hot swap bays. I'll be putting together a new server and I'm trying to decide what to do with the backup drive that I rotate with a drive at work. I usually spin down the drive, unmount it, then pop it out. What do folks use hardware-wise for backup on their server for the offsite part assuming no cloud services? A simple USB external drive or a (trayless) hot swap bay? If USB, I'd be concerned with the power draw from the power supply brick. I could spin down the drive, but I think the brick would still draw power. If hot swap, what would I need to support this function - just an HBA card? And the bay, of course, like a StarTech.com 5.25" to 3.5" trayless.
  20. Thanks. I saw that pinned post but I thought that was for people installing the plugin for the first time on pre-6.12.x servers. I think the URL from the post installs the version I already have. I see a reference to 2023.09.30 in when I open the URL from the pinned post. Sounds like my only choice is to upgrade the server, which I will in a month or two. Then on to upgrading my server hardware.
  21. I rebooted my server today and saw this plugin only supports unRaid 6.12.0 and higher. I see that 'm on 2023.09.30. I'm still on 6.11.5. Can I just stay on this older version until I upgrade?