xxbryantd

Members
  • Posts

    45
  • Joined

  • Last visited

Everything posted by xxbryantd

  1. Ended up not being a cable or port issues. I delete the network.cfg file on the boot drive and then plugged in cables to all 3 ports to see if any would grab a new ip. I was then able to login and change my main eth0 back to my 10gb card and set my static ip that I wanted for server.
  2. I swapped out my motherboard, cpu, and ram on my unraid server, now im unable to boot into gui. Iv tried servername.local and the direct ip, iv also tried to boot into safe mode with no luck. tower-diagnostics-20200221-0557.zip
  3. Do you know a good tutorial I can use thats shows me how to use dos/uefi to erase it?
  4. So I had to run the command as ./sas3flash and it ran with no problem, but now I get this message "ERROR: Cannot Flash IT Firmware over IR Firmware!" root@Tower:/lsi# ./sas3flash -o -f SAS9300_8i_IT.bin Avago Technologies SAS3 Flash Utility Version 17.00.00.00 (2018.04.02) Copyright 2008-2018 Avago Technologies. All rights reserved. Advanced Mode Set Adapter Selected is a Avago SAS: SAS3008(C0) Executing Operation: Flash Firmware Image Firmware Image has a Valid Checksum. Firmware Version 16.00.01.00 Firmware Image compatible with Controller. Valid NVDATA Image found. NVDATA Major Version 0e.01 Checking for a compatible NVData image... NVDATA Device ID and Chip Revision match verified. NVDATA Versions Compatible. Valid Initialization Image verified. Valid BootLoader Image verified. ERROR: Cannot Flash IT Firmware over IR Firmware! Firmware Image Validation Failed! Due to error remaining commands will not be executed. Unable to Process Commands. Exiting SAS3Flash.
  5. I have a LSI 9300-8I PCI-Express 3.0 SATA card in my unraid server. I attempted to follow this below thread but not luck. When running sas3flash command I get no command found. What this best way to get this card into it mode from unraid?
  6. I cant get the sas3flash command to work. I followed the instructions and use sas3flash -listall and I get bash: sas3flash: command not found
  7. I have multiple sdr-dongles that are show up as RealtekCorp. RTL2838 DVB-T (0bda:2838) Im attempting to pass them through to the same virtual machine, but it will not allow me to start the vm? how do I fix this
  8. Is there a way to get the real ip from visitors in my stats logs, instead of getting flooded with the cloudflare ips?
  9. am i able to access NPM from a subdomain also? I cant seem to get it to work properly.
  10. Is it possible to use the reverse proxy to point a subdomain to a different device on the local network? Swag is ran on unraid in a docker with the ip of 192.168.1.75. I want to point subdomain.url.com to 192.168.148:3000 but not sure how to do this?
  11. Thanks, this was my issues. Thanks for your time.
  12. How do I temporarily disable IPv6 to test and make sure this is my issue?
  13. When hitting the remote access link shows a page that says 404 not found. Nginx
  14. Diagnostics file tower-diagnostics-20220427-1242.zip
  15. using 6.10.0-rc5 with with the latest update on myservers plugin. When I press the check button I get " the unraid server is unreachable from outside your network, be sure to have configured to forwards port 5443/tcp to the unraid server 192.168.1.75
  16. Im attempting to access my server via the myservers plugin. I have changed the settings to use port 5443 and have opened that port on my router like I would open any other port. I used a online portchecker to see if the port was open and it shows it works just fine, but when I go to use the tool inside the myservers setting paged, it showed that the port is unreachable? What do I need to look at or check?
  17. I can't seem to get any other dockers besides nextcloud to passthrough SWAG with my subdomains nextcloud.mydomain.com works, but sonarr.mydomain.com gives me The cname's are setup the same way in cloudflare. Anyone have any idea of what to look for or change? If any more info is needed let me know
  18. Im attempting to shutdown unraid with the following in a batch file, but it requires keyboard input to confirm once its ran. Is there anyway around that or some other way to shutdown unraid cleanly with a script on a remote computer that on the same network plink.exe -ssh -pw passwordhere useridhere@serveriphere powerdown
  19. I currently have a windows pc running 24/7 thats connected to my ups. Is it possible for unraid to read the ups status from my windows computer? The unraid server needs to be the first things that shuts down, otherwise id have it as the main computer connected to the ups.
  20. So my main setup is using eth0 for network traffic, but I have a separate NIC card setup named eth2. Would it be possible to setup a docker like deluge to use eth2 only for any network traffic, but also have it accessed by eth0 dockers?
  21. Not sure how to explain this, but I got wireguard setup and im able to access my server through the vpn. After using it for a 1 few mins the server becomes unresponsive and wont let me connect anymore through wireguard or a normal computer on the network