Jump to content

pingmanping

Members
  • Posts

    124
  • Joined

  • Last visited

Everything posted by pingmanping

  1. It is happening again. It started when the UI has stopped responding, but all the containers were working. I ssh to the server and issued a "powerdown -r", but nothing happened. I tried to the reboot command; again, nothing happened. I logged in to the ipmi and sent a reset. Now, the server is not booting up. See screenshot for what I am getting.
  2. Do I just need to rename the folder named "EFI" to "EFI-", is that correct? I just checked the USB drive and the folder is already "EFI-" I renamed it to "EFI" and it seems to be booting now and I think I am back online. Thanks for all the help
  3. I selected legacy boot and selected "USB Harddisk" as the only boot option and disabled the rest. When I restarted, it booted to EFI Shell again. If I change the Boot Mode to UEFI, it sees the USB SanDisk, but it doesn't boot from it.
  4. Another issue that I have is I could boot to the USB. I kept ending up EFI Shell screen. How do I boot to unRaid?
  5. I finally got my replacement motherboard. It is a Supermicro A2SDi-8C+-HLN4F. This new board has 4 NICs. My old mobo has two NICs and I had them set to do LACP. If I plug the LAN1 and LAN2 from this new mobo, would I have issues with network connection?
  6. I have my docker containers set to auto start and one Windows VM set to auto-start. I also have my drives and cache encrypted. I don't know if this matter. I am not familiar with array autostart. Whenever I reboot my server, I had to manually start the array because before I reboot I had to turn off docker and vm manager then stopped the array. I have never rebooted my server without stopping the array. What is the default behavior? Since my drives are encrypted, would it prompt me to manually start the array?
  7. My AsRock C2750D4I just died today. Somehow it is stuck in 97C temperature (according to IPMI) and won't even boot up. I just bought Supermicro C3758 (A2SDi-8C+-HLN4F) motherboard to replace the AsRock motherboard. My understanding is to get this back to normal and not lose any data, I just need to plug the original unRaid USB drive and I need to place each drive to the original order. Am I right about this? I was told that it does not matter anymore with version 6.x version. Basically, I can just put the drive in random order and it would boot just fine and no data lost.
  8. I finally got two 16GB sandisk flash drives. I plugged my old flash drive to my OSX laptop and somehow I am able to see the stuff on it. I copied all the stuff from the old flash drive to a folder on my laptop. Should I install the unRaid 6.5.3 to my new flash drive via Limetech USB Creator? What should I copy from my old flash drive to the new flash drive?
  9. I hope it is not too much to ask. I really don't know what I am doing here. Could you link me to the process of redoing my flash drive. Is it just buy a new flash drive then install unraid as a fresh install? I know it was in 6.5, but I am 100% sure that it is not the latest. Would the version matters? How do I recover the license? I have the 12 drives license. I do not have a backup of my flash drive. What options do I have and how bad is my situation?
  10. I noticed today that my server was running very slow. Like opening its UI takes 5 minutes. I ssh into my server and sure enough it was very slow and I was getting an error stating in my ssh session: kernel:nmi: iock error (debug interrupt?) for reason 71 The error was flipping between reason 61 and 71 I rebooted my server and logged in using my IPMI and got : Reboot and Select proper Boot device or Insert Boot Media in selected Boot device and press a key Please any help would be greatly appreciated: My hardware are: AsRock C2750d4i motherboard 16GB of RAM SanDisk Cruzer Fit 32GB USB thumb drive (unRaid) 4x 4TB WD Red 3x WD Red 8TB 1x Crucial 512GB SSD EDIT: When I restarted the server, I could not see the portion where I can go to the BIOS or select the boot device EDIT1: I plugged the USB drive to my Linux laptop and when I do the lsusb it sees it as Bus 001 Device 010: ID 0781:5583 SanDisk Corp. Also, I checked my GParted, and it sees it as /dev/sdb1.
  11. The Docker .img is at 80%. I think I kind of fixed it. The my cache drive was at 271GB and has 200+GB free space. I did force the mover and after it moved whatever it needs to move and somehow it let me to move the file to its destination location.
  12. I have 17TB free space on my unRaid server, but I could not move the any files either via Krusader, mv, or midnight commander. They are all barking saying that there is no space left. I am not sure what is going on since I ihave 17TB free space left. I am just trying to move 2GB. All the drives are set to high water. Also, I checked the log and found these. Not sure if it is related to my problem moving files. Jun 3 20:47:48 BGDunRAID kernel: loop: Write error at byte offset 5224202240, length 4096. Jun 3 20:47:48 BGDunRAID kernel: print_req_error: I/O error, dev loop3, sector 10203504 Jun 3 20:47:48 BGDunRAID kernel: BTRFS error (device loop3): bdev /dev/loop3 errs: wr 93, rd 0, flush 0, corrupt 0, gen 0 Any help would be greatly appreciated.
  13. Hi, I have been using binhex-emby, and several weeks ago I noticed when I added a new content, the actors are not showing up anymore just for newly added ones. I have not change any settings other than updating the container via unraid docker update. Also, the container is not pulling the right primary image. Most of the time, the container would get the backdrop image and set it as primary. This is only true for the newly added items.
  14. Is this the CLI upgrade you mentioned? Also, there is an update button in the UI admin settings, can I use that as well?
  15. I just updated my container, but when I logged in as an admin and it is still showing the version is 12.0.3
  16. I think I got my issue resolved with OpenVPN and letsencrypt. Since the letsencrypt uses port 442, I was able to use the OpenVPN port-share feature. I was able to vpn-in and still hit the nextcloud. The new problem now is when I am on my wifi and tried to go to my nextcloud, it is very slow. Logging in would take like over a minute. When I tried to enter just the IP address of my unRaid and nextcloud port 444/tcp, it changes to my nextcloud.mydomain.com.
  17. That fixed one problem. I renamed the current default to nextcloud and restarted LE. When it generated a default file, I follow your instruction and commented the entire file, and it worked. The main question now is how can I get my pivpn https://github.com/pivpn/pivpn to work behind the linuxservers' letsencrypt container. I have my unraid in servers-zone and I have my pivpn in the dmz. Both LE and pivpn use 443/tcp and I only have one dynamic IP from ISP, so I can only do one destination NAT. I can change the port of the pivpn, but my issue with these is at work the guest network only allows 443, 80 and 53. I wanted to keep the port set to 443/tcp as much possible. How hard would it be to get the LE to work with pivpn or any VPN? As you may guess I am having a hardtime already with the previous issue, and I am pretty sure this LE and VPN stuff will be harder.
  18. Yes, I got my domain at namesilo and added some subdomain entries, but somehow when I renamed the default file I get this logs nginx: [emerg] the size 10485760 of shared memory zone "SSL" conflicts with already declared size 52428800 in /config/nginx/site-confs/nextcloud.mydomain.com.conf:20 When I renamed it again back to 'default', it works again.
  19. I have a pivpn in my dmz and my unraid in my servers-zone. My pivpn uses port 443/tcp. Would it be possible for my pi to hide behind the LE/nginx? Should I move the pivpn in the servers-zone to get it to work? At this point, I got my nextcloud working by following chbmb guide https://www.linuxserver.io/2017/05/10/installing-nextcloud-on-unraid-with-letsencrypt-reverse-proxy/ However, I have not tried to deal with my pivpn situation yet since I could not get the emby to work. My emby container has its own ip. When I added a new location for my emby which is in the same zone (servers-zone) with different ip address, it broke it again. The emby is not a big deal for me. But the pivpn is more important than emby. At this point, I cannot vpn in because the port 443 is being used by LE. At first, I tried to create a multiple .conf (e.g. nextcloud.domain.com.conf, vpn.domain.com.conf, emby.domain.com.conf) files in the /mnt/cache/appdata/letsencrypt/nginx/site-confs/ This did not work. I realized that I can only use one file and the name has to be "default". Now, I added a 2nd 'location' and point it to my emby, and broke it again. This is the config that I had server { listen 443 ssl; server_name nextcloud.domain.com emby.domain.com; ... ... #nextcloud location /nextcloud { proxy_pass https://10.0.7.12:444; proxy_max_temp_file_size 2048m; include /config/nginx/proxy.conf; } #emby location /emby { proxy_pass https://10.0.7.10:8920; } } I thought of getting emby to work to test the multiple target locations in the same zone before going to different firewall zone. At this point, I am completely lost. I did some digging about openvpn behind nginx. It seems to be possible, and the stream module will be needed. I have no idea what an stream module is and how am I going to get it involve with my settings.
  20. Here is update. I used the bridge mode and everything works. I really don't want to use my unraid IP when opening inbound ports from the Internet. How are you deploying your letsencrypt? My plan was to put the LE container in my DMZ and this seems to fail to work. I would like to put my pivpn, emby, nextcloud behind the letsencrypt container.
  21. I put my letsencrypt container to my DMZ subnet. Do you think this is the problem? I put a VM in the DMZ and I was able to browse the Internet. I disabled my pihole and letsencrypt was still failing with the same error. I did some testing to verified the destination NAT by installing the Linuxserver.io NGINX container and I was able to hit the page. But letsencrypt fails to work. Sent from my iPad using Tapatalk
  22. What do you mean by DNS? This is the stateful flow from my SRX firewall. (I replaced my public IP with 1.1.1.1) Session ID: 48579, Policy name: untrust_TO_LENGINX/80, Timeout: 2, Valid In: 66.118.142.167/43834 --> 1.1.1.1/80;tcp, Conn Tag: 0x0, If: ge-0/0/0.0, Pkts: 1, Bytes: 40, Out: 10.0.20.11/81 --> 66.118.142.167/43834;tcp, Conn Tag: 0x0, If: irb.20, Pkts: 1, Bytes: 40, Sent from my iPad using Tapatalk
  23. I have been reading from page 46 and I could not find this HTTPVAL. I have enabled the “advanced view” and all I see at the bottom are PUID and PGID. I have port forward on my firewall 80:81 and 443:442. Here is my settings: Here is the error :
×
×
  • Create New...