Tucubanito07

Members
  • Posts

    386
  • Joined

  • Last visited

Everything posted by Tucubanito07

  1. Is this still being supported? I was deleting some books and right after each book the docker container would stop. Has this happened to anyone else?
  2. Does anyone know hot wo fix this issue? Any help is greatly appreciated. [panic][ERROR] thread 'rocket-worker-thread' panicked at 'Error loading ciphers: DatabaseError(Unknown, "database disk image is malformed")': src/db/models/cipher.rs:686
  3. Thanks. I got it to work. I didnt think i had to change the name of the actual config path on radarr from downloads to data. Well the error is now gone.
  4. Hello all, I need some help with mapping. I can't seem to figure out how the mapping works on this container. I had it working with the binhex-radarr but encountered some issues and I am trying the linuxserver.io container. I keep getting this "You are using docker; download client Deluge places downloads in /data/completed but this directory does not appear to exist inside the container. Review your remote path mappings and container volume settings." Now I have searched, and I believe I got it right but for some reason the health check does not like it. On Radarr i have it like this: Then on the binhex-deluge, I have it like this: inside binhex-deluge, it is setup like this: Based on how it is setup. When deluge finishes it will place it on the completed folder and Radarr has the completed map to it. So, I would think it would then move it to the path: /movies. Can someone please help me figure out how to get it setup correctly please. This is the error I see in Radarr: "2024-01-31 21:21:53.7|Error|DownloadedMovieImportService|Import failed, path does not exist or is not accessible by Radarr: /data/completed/Mean.Girls.2004.1080p.Remux.AVC.TrueHD.5.1-playBD. Ensure the path exists and the user running Radarr has the correct permissions to access this file/folder" Thank you in advance.
  5. @limetech would you happen to know if that is possible?
  6. Okay thank you so much. There has to be a way to tell Unraid treat it as one NIC and pass it to the VM as one and not have multiple dns records on the network. Again, thank you for all your help. @limetech would you happen to know if that is possible?
  7. So, this is normal and there is no way to tell Unraid to treat it as one nic for the VM so the switch does not think is multiple devices on the same port?
  8. I will leave it like this for a while to see if it falls off. However, how can we make this work with the pcie two port nic card? That port I have a different used for it.
  9. Okay so I just noticed something. That NIC is built to the motherboard and is the one I was using for my 10gigabit folder share. However, I do see that is getting a 10.10.50.4 with the name of the server. Also, now on the Windows OS it has assigned 10.10.50.6.
  10. I apologize for the confusion. Everything is still the same other than the Interface Rules your advice to change. eth2 (br2) is connected to Port #7 still.
  11. Now the VM is not getting an IP address. See below. @Vr2Io
  12. Okay I just did that. Ill let you know if it stops reporting that there are three devices. Dude thank you so much for your help. Fingers crossed.
  13. Do you mean set this Interface eht2: to Atlantic on the Interface rules? @Vr2Io
  14. The VM is set to BR2 and it saying there are three MAC Addresses and two with different IP and the other one does not have an IP Address. See screenshot below. Back to square one.
  15. So you want me to place it back to BR2 and see if the multiple MAC address happens and multiple IPs?
  16. The firewall issue is the windows os. But the issue with multiple MAC on the same Port on the switch still exist. I don’t know what you are wanting me to try.
  17. Okay. So I went to the VM template and switched it to BR0 and it got an IP of 10.10.1.158 but I cannot ping it from my desktop which is on the same subnet. So technically the problem is the same just that the server has 10.10.1.43 and the VM has 10.10.1.158 and both are showing on Port # 6. It also has two different MAC Addresses. Citi-VM - MAC Address52:54:00:4e:1d:13 Eleanor Server - MAC Address70:85:c2:bf:38:06 Thank you so much for your help @Vr2Io.
  18. I can also try to bind together the chelsio ethernet card and pass it through, but there are way too many controllers, and I don't know which ones to bind. It is a 2 nic card and common sense would be 2 ethernet controller per nic but I tried that, and it didn't work. See image below.
  19. One of them is the Unraid IP address and Docker containers. I want that VM on a different subnet so I can controlled the traffic on that VM. I don’t want to place it on the same IP as Unraid because then I won’t have control over that VM traffic. I hope that makes sense.
  20. @bonienl do you have any idea of what the issue could be?
  21. Hello @bonienl and @SimonF, I just updated to 6.12.4 stable version and issue still persist. I downloaded new 6.12.4 diagnostics file. I also grabbed a screenshot of the VM network setting. On my Unifi network, it shows up as 3 different machines. When I sign in into the Windows VM it says the IP Address is 10.10.50.4 and when you ping the VM it doesn't respond. But when you ping 10.10.50.3 which is the one that the Unifi controller says is up, it responds. Also, on this screenshot you can see that it says three machines, but only two got IP addresses, however, the connection switch port #7 is correct but no IP address. eleanor-diagnostics-20230903-0941.zip
  22. @SimonF have you had the chance to review the logs and the answers to your questions?
  23. My network looks like this: Modem -> UDM Pro -> USW Enterprise 24Port -> Unifi 8 Port Switch -> Unraid server. My unraid server motherboard NIC is connected to a port for webui and docker containers. I then have a separate 2 port NIC on a PCIE port on the motherboard. The other NIC on the mother board is connected straight to my personal computer. I hope this is what you are wanting. If not let me know. I have three VM but only one is used all the time. The others are just there for testing purposes. I believe two of the bridges should be using DHCP.
  24. @limetech are you able to review or guide me to someone that can help me with this please? I appreciate anything on this issue.