TJOPTJOP

Members
  • Posts

    25
  • Joined

  • Last visited

Everything posted by TJOPTJOP

  1. Did you already tried the RTX setup? if so, can you tell me how you get it worked? I see in my server one IOMMU group containing the quadro rtx 4000, hd audio controller, usb controller and usb type c controller. I believe its all from the RTX card so I think I do not have to change PCIe ACS override and leave it as default (disabled). If I add all the drivers in my vm its not starting, maybe you can help my out.
  2. I got it working again, using the following setup My Repository looks like: linuxserver/unifi-controller:version-6.0.45
  3. Hi Guys, Yesterday I upgrade my UniFi controller from version 6.0.45 to the latest avaiible version 6.1.71 after the upgrade my controller is not working anymore my log shows the following [cont-init.d] 10-adduser: exited 0. [cont-init.d] 20-config: executing... [cont-init.d] 20-config: exited 0. [cont-init.d] 30-keygen: executing... [cont-init.d] 30-keygen: exited 0. [cont-init.d] 99-custom-scripts: executing... [custom-init] no custom files found exiting... [cont-init.d] 99-custom-scripts: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. 2021-04-05 09:53:00,415 main ERROR Error processing element InMemoryAppender ([Appenders: null]): CLASS_NOT_FOUND 2021-04-05 09:53:00,823 main ERROR Unable to locate appender "InMemoryAppender" for logger config "root" How can I go backup to version 6.0.45 because this version does not have a tag
  4. I think I fix the starting issue of my pfsense vm. This is what I did to resolve this after 2 days troubleshooting 1. set the vfio-pci.ids=8086:10bc (I do not have to enable the overwrite because my intel card is in it's own group) 2. Under the VM manager, set VFIO allow unsafe interrupts: YES 3. In the pfSense VM set the machine to i440fx-4.2 otherwise I do not see my NIC interfaces
  5. Hi, I had also a lot of problems with the same Intel 4 port card. This is what I did to resolve this after 2 days troubleshooting 1. set the vfio-pci.ids=8086:10bc 2. Under the VM manager, set VFIO allow unsafe interrupts: YES 3. In your created pfSense VM set the machine to i440fx-4.2 and your NIC will be available to assign.
  6. Hi Guys, I want to pass through my external 4 port Intel NIC card. I followed the video of Spaceinvader, but when I want to run the created VM a receive the following error. My IOMU group looks fine no other devices accept pci bridge as following the video should be no problem. But I also test it to enable de PCIe ACS override with the same result. I am spending to much time to this error and have no idee how to fix it. So hopefully someone can help me out with this. Thx!
  7. Hi Guys, I want to pass through my external 4 port Intel NIC card. I followed the video of Spaceinvader, but when I want to run the created VM a receive the following error. My IOMU group looks fine no other devices accept pci bridge as following the video should be no problem. But I also test it to enable de PCIe ACS override with the same result. I am spending to much time to this error and have no idee how to fix it. So hopefully someone can help me out with this. Thx!
  8. I would be a really nice to have feature!!
  9. Hi Guys, I setup the reverse proxy with some help of the great videos of Spaceinvader One. But there are some extra security options that I want to be fixed but no idea how I can fix that. Hopefully some one here can help me out! 1. create a redirection for all the reverse proxy dockers. What I have tried is changing the unifi-controller.subdomain.conf file of the docker located in the appdata folder "appdata\letsencrypt\nginx\proxy-confs" if i type https://unifi.domain.com everthing is working fine. But I want to enter http://unifi.domain.com end auto redirect to https://unifi.domain.com 2. setup / enable fail2ban service that is integrated in the Letsencrypt docker from Linuxserver 3. setup / enable GeoIP service that is integrated in the Letsencrypt docker from Linuxserver Thx
  10. Hi Guys, I have from the beginnen of installing Duplicati 2 or 3 errors after maken a backup to a local drive and to my Dropbox cloud. I already enabled no-local-blocks option under the main settings but that will not fix my errors. I also tried to remove duplicati end reinstall it but still again errors. I dont understand what the errors means. Hopefully someone can help me with this.
  11. Hi Guys, I tried to update my Nextcloud from 17.0.0.1 to Nextcloud 18.0.1 using the updater button from the Nextcloud GUI and the upgrade failed end when I click again on the button it will show me the following message "Step 4 is currently in process. Please reload this page later." I also tried to update nextcloud using the CLI with the following command sudo -u abc php updater.phar But also than I received the message "Step 4 is currently in process. Please call this command later.". So I did some research on the internet and it looks like I have to remove the .step file in the /data/updater…/ folder. But where can I find .step file?? If i go to /config/www/nextcloud/updater there is no .step file. So, I think it's on another location. Hope someone can tell me where to find the right location or provide a other solution to fix this upgrade issue.
  12. I change all my ram for new ram and it looks like my problems are resolved.
  13. Thank you. the IMPORTANT NOTE did the trick IMPORTANT NOTE: Commenting out the first pam user in as.conf creates issues in 2.7.5. To make it work while still blocking pam user access, uncomment that line and change admin to a random nonexistent user as described above.
  14. Since last week my OPENVPN-AS does not work properly so I delete the hole container and also the appdata folder of OPENVPN_AS. Next I reinstall the docker end followed the setup guide like the video of spacevaderone But for some reason I could not remove or disable the admin user. So, I create an new user with admin rights. Login with the new admin user end next I disable, change password etc. But nothing works. After loginout or restarting the docker the admin user is back with his default password and username. I also tried to edit the AS.CONF file located in the appdata folder of OPENVPN but when I change the rule to # boot_pam_users.0=admin and reboot the docker. The admin cannot login anymore, so I thought problem solved. But unfortunately when I tried to login with my new username I receive the error from the attachment. Hopefully someone knows the right solutions and will tell me how to solve. Thx.
  15. Hi Guys, I also received the message "Your server has detected hardware errors. You should install mcelog via the NerdPack plugin, post your diagnostics and ask for assistance on the unRaid forums. The output of mcelog (if installed) has been logged" So I upload my diagnostics here. Hopefully someone can help me to troubleshoot. Also in my unraid log I see errors about failure ram. I use ECC ram so it will repare but I need to find the bad modules. bigmama-diagnostics-20191225-2151.zip
  16. Today again error but I think I found the bad module. Just removed that bad one and test the machine for upcoming two days. Hopefully that will solve my UNRAID memory problems.
  17. Today I receive again CE errors. So as ask I entered the following command in the command line. See pic1 for the results. grep "[0-9]" /sys/devices/system/edac/mc/mc*/csrow*/ch*_ce_count
  18. So, I run memtest on my supermicro server for about 83 hours and finally 1 pass complete, 0 errors. Also after clean reboot no upcoming errors in my unraid log. I have absolutely no idea why I had in the beginning a lot of errors showing in my log and right know everything is working fine!
  19. Celcius. I create a hole in my blade with a 120 mm fan blowing on the dual 10g chip. temps are now arround the 60 celcius. When doing nothing is around 52
  20. Hi all, I run UNRAID on a SuperMicro motherboard with double build in 10 Gigabit network adapter. I have no idea what a normal temperature is for a network adapter but I think that my temperature is really high (between 69 and 75 degrees). I this normal? anyone having experience with temperatures of onboard network adapters? I build my board in a blade case with a lot of fans in the front, so there must be enough airflow, you would say. If the server is doing nothing the temperatures are around 55 degrees.
  21. Hi, thanks for the support! I have installed 16 slots of 16 GB which make 256 GB in total. I removed from each second slot the ram which gives my server a total of 128 GB but after booting no errors in the log of UNRAID. I turn the server off and swap the ram with the other 128 GB and boot it up, again no errors. So, I decide to install all the ram modules again, turn off ECC checking in my bios and run a full Memtest. Any suggestions how many pases I need to confirm if my ram is good or bad? I think that one pass will take 12+ hours.
  22. Hi Guys, Thanks for the reply's. I already run memtest for 50% but it takes to much time. Is it maybe a idea to remove 2 random dims end test till I do not have any errors left? What I also do not understand is how thoses dimms kan be broken. ECC dimms are error corrected right?
  23. Hi Guys, I Am a new user on the UNRAID platform an since a couple of weeks a receive hardware errors. Can anyone help me how to troubleshoot. I have installed 256 GB DDR3 ECC RAM but receive some errors in my log. I have no idea what to do to solve this issue. Thanks Tom