Xerazal

Members
  • Posts

    6
  • Joined

Everything posted by Xerazal

  1. Swapped the cable out for another one and that seems to have fixed it. Did it this morning, and so far hasn't stepped down the link speed in 10 hours. Gonna have to make a few spares for later replacement.
  2. Just noticed this started happening a bit ago. I've had this happen before, but simply rebooting the server fixed it. Haven't had this issue happen in over a year now. But now, doesn't look like rebooting the server is helping. This is the onboard nic on an asus prime b560-m (here's the link to the specs) will attach ethtool eth0, a portion of ifconfig, and diagnostics file. yggdrasil-diagnostics-20240415-0151.zip
  3. Is there any way to edit the message of the webhook? I want it to add an @everyone tag at the beginning of the announcement.
  4. I think the last update overwrote file perms, but not sure. this is how it looks for me in my appdata folder.
  5. Did option 1. Had to change the perms for the data folder & contents to 99 since, for whatever reason, it was set to 33. Works now. Thanks
  6. Having this same exact issue. Using knex666's docker image of nextcloud. Setting permissions to 33:users lets the cron docker image run the script, but then the nextcloud container can't access anything. Switching permissions back to 99 gives nextcloud access, but then the cron docker image doesn't work.