plupien79

Members
  • Posts

    109
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

plupien79's Achievements

Apprentice

Apprentice (3/14)

0

Reputation

  1. rewrite ^/(?!index|remote|public|cron|core\/ajax\/update|status|ocs\/v[12]|updater\/.+|ocs-provider\/.+|.+\/richdocumentscode\/proxy) /index.php$request_uri; I needed that line to be able to download multiple files. I had to comment it out after this last update.
  2. All good. Guess I need to keep better track of the updates.
  3. Ok... Making a little more sense now. Upgrade in process... Looks like I have to run it a few time... Nextcloud was on version 21 when I started.
  4. Nope... I get: Update of code successful. Should the "occ upgrade" command be executed? [Y/n] y This version of Nextcloud is not compatible with > PHP 8.0.<br/>You are currently running 8.1.16. So the container update doesn't actually update Nextcloud? is that correct ?
  5. My unraid system seems to be able to go anywhere between a week and 2 months without issue, then the load starts climbing until it's totally unresponsive. not sure what's up. Literally any insights are HUGELY welcomed. infosphere-diagnostics-20221124-0916.zip
  6. That shouldn't be the answer... But it worked.
  7. I had a 2tb drive fail, and I went though the process to replace it with a new drive. It's a 3tb. I have a 3tb Parity drive so it should work fine. However, the second I start the rebuild I get a message on the dashboard that says: Unmountable: Unsupported partition layout The rebuild with complete with no errors, however the files on the drive are unavailable and there doesn't seem to be a way to fix the drive. xfs_repair in the GUI and the CLI failed to resolve the issues. I precleared the disk initially and got this result I tried it again with no preclear and get the same result. I attempted to Format the drive after the rebuild completed and nothing happened. So... I am in need of assistance.
  8. This docker keeps having issues on updates. The last couple updates, the docker hasn't restarted. No odd messages in the logs. Just notice things haven't been downloading and the the docker went down, updated but never restarted.
  9. What are our options for making adjustments to the speedtest? I'd like to play with duration and MTU settings in this docker.
  10. I found that switch is touchy with DACs. I bought transceivers and fiber and am now happily cruising at 10G. https://www.arubanetworks.com/support-services/interoperability/#SFP-XFP That's the link with the compatibility table.
  11. Got a couple Known good DACs from work. Gonna give those a try. Does anyone have any idea if we can use the Mellonox tools in unraid?
  12. Plug and play doesn't seem to be working. Says cable unplugged. Have tried both DACs, switch sees the DAC but the unraid box just keeps telling me cable unplugged.
  13. I'm having a problem getting this card up and running in my Unraid box. The card is detected, however I'm getting the "Interface Ethernet Port 1 is down. Check cable!" Anyone got some ideas? The card is plugged into a Aruba S2500 via a DAC (I've tried my other DAC as well)
  14. My IPv6 settings have the loopback as the gateway is the only difference.
  15. I've got IPv6 working on my unraid server. I can access shares and the UI via IPv6. However docker containers don't seem to know that IPv6 is a thing. It seems there is nowhere to set it up. So what am I missing?