Jump to content

Ryguy

Members
  • Posts

    22
  • Joined

  • Last visited

Posts posted by Ryguy

  1. In case anyone finds themselves in the same rabbit hole, this turned out to be a faulty HBA card which just happened to (unfortunately) fail at the same time I was replacing a separate component.

     

    I have linked the reddit thread that helped offer some suggestions here in case it is helpful for others. I was able to isolate that the board was not seeing anything coming from the card by opening the terminal and typing in lspci and then hitting enter.

     

    This listed all PCIE devices connected, and I noticed that none of the SATA controllers were anything other than my AMD sata controller onboard. A swap to a new card, had me back in the game just as I have been accustomed to with Unraid.

  2. Hello all, I am desperate that someone might be able to assist me. I have had my current unraid server up and running for several years now, and with this LSI HBA card for the better part of 2 years.

     

    I recently purchased a new video card to insert, so I stopped the array, shutdown the server cleanly, and removed the old car, inserting the new one. At the same time I took the opportunity to swap the pci-e lane of my hba card to create better airflow. When I powered on the server, it booted to the login screen, upong lofgging in the array was stopped autostart disabled (device configuration change). None of the dropdowns show any available disks.

    Here is what I have tried by way of troubleshooting so far.

     

    1. Placed the HBA back in the original slot (unsuccessful)

    2. moved the new GPU to the slot of the old GPU in case of conflict (unsuccessful)

    3. Amended the syslinux.cfg file with the following per previous post here (unsuccessful)

     

    I am completely lost at this point, and am worried I have really done something terrible, but I cant see what. I have upgraded hardware before with no issue whatsoever.

     

    Server Details:

     

    AMD Epyc 7551p

    Supermicro H11ssl-i motheroard

    128GB ECC RAM

    48TB in hard drives

    LSI 9207-8i flashed to IT mode

     

    The setup was working perfectly until this swap. Please I hope someone can help me.

     

    Attached is the diagnostics file from the server

    jarvis-diagnostics-20240425-1820.zip

  3. Someone please help. I touched nothing in my container, and all of a sudden my items would no longer get marked as watched. I restarted the container and received the following error in the logs.

     


    ───────────────────────────────────────
    GID/UID
    ───────────────────────────────────────

    User UID:    99
    User GID:    100
    ───────────────────────────────────────

    **** Permissions could not be set. This is probably because your volume mounts are remote or read-only. ****
    **** The app may not work properly and we will not provide support for it. ****
    [migrations] started
    [migrations] no migrations found
    usermod: no changes

     

    I am at a loss. I have been trying to sort out the permissions, but performing a chmod -R nobody:users /path to appdata directory does ntohing.

     

    Any suggestions?

  4. 5 hours ago, alexandru360 said:

     

    Nope ... I backed up all my configs, reset everything to default, cloned only deluge[...].conf and restarted swag and for subdomains I get Bad Gateway ... If someone has an idea I'll be all eyes ...

    Just a thought: 
    I saw on another thread here a response from 2019 that Nerd Pack might interfere with swag "mojo" ... is this still the case ?

    Any luck sorting this out???

  5. 1 hour ago, alexandru360 said:

     

    Nope ... I backed up all my configs, reset everything to default, cloned only deluge[...].conf and restarted swag and for subdomains I get Bad Gateway ... If someone has an idea I'll be all eyes ...

    Just a thought: 
    I saw on another thread here a response from 2019 that Nerd Pack might interfere with swag "mojo" ... is this still the case ?

    I’m in the same boat. Same log warnings. Can’t figure this out at all. 

  6. with the latest update, unfortunately all of my reverse proxies are no longer working.

     

    I have it configured to use my own domain, and there is a cname associated to each subdomain. My dynamic dns is resolved with DuckDNS, and I have all of the relevant containers set on proxynet along with the SWAG container.

     

    My logs show that the Server is ready, however it is flagging that the Prox-conf files are out of date. Could this be causing the issue? did the templates change materially?

     

    The containers in use are Bitwardenrs, Nextcloud, and OMbi

  7. 1 hour ago, skois said:

    If you want to map a share via external storages, you don't map it in the docker template.

     

    You just go to external devices and fill the forms.

    You just have the share to be visible on network.

    On host put your server ip address and on share put the share path excluding the /mnt/user/

     

    Sent from my Mi 10 Pro using Tapatalk

     

     

     

    This fixed me up thank you. 

  8. I am trying to share an existing media share on my unraid server using the external storages app. It is my understanding that if I create a Host path to the share in the container settings, I would simply need to configure in the Nextcloud settings for External storages a point to that mapped share and then add the username and password for SMB.

    I keep getting an error when I do so. Can someone point me to instructions on how to setup external storages?

     

  9. 1 hour ago, Hoopster said:

    I have a cron job that runs every Monday at 1 am.  In User Scripts it is 0 1 * * 1.

     

    Yours should be 0 2 * * 4  (perhaps THU also works but I use the ordinal number).  You need a space between each element as well.

    This was the prob. Cheers

  10. 55 minutes ago, Cessquill said:

    In the top left of the page there's a "What Is Cron" line.  Hover over this for a popup of the interpretation that this follows.  Took me a couple of goes to get mine working since there's a few different ways to express the same thing, and not all Cron systems accept the same structure.

    This was very helpful thanks. Got me sorted out completely! 

    • Like 1
  11. 12 minutes ago, Hoopster said:

    I have a cron job that runs every Monday at 1 am.  In User Scripts it is 0 1 * * 1.

     

    Yours should be 0 2 * * 4  (perhaps THU also works but I use the ordinal number).  You need a space between each element as well.

    Thank you will give this a try. 

  12. I have a script that is running great when I manually tell it to do so, or in the background but does not seem to be responding to my custom CRON schedule. I would like it to run every Thursday at 2am so I have set the CRON fiel to be 02**THU. The log however indicates a failure to parse CRON job and goes into a loop.

     

    I saw that weekly is an option, but am unsure how to set the day and time of the weekly schedule. Can someone help?

  13. Can someone ELI5 what the impact of turning off strict port forwarding will have? I don’t use the Privoxy function currently, and only set up so I can obfuscate my location while D/L using the deluge client. 
     

    would using the client without strict port forwarding enabled leave me exposed?

×
×
  • Create New...