T_Matz

Members
  • Posts

    96
  • Joined

  • Last visited

Everything posted by T_Matz

  1. I use my intel iGPU for transcoding ill attach my setup to show you how mine is working. You have to select advance settings and include --device /dev/dri:/dev/dri in the extra parameters section.
  2. Is the current update broken? should i wait to update?
  3. I have prometheus up and running with a few inputs. but I am unable to get pihole the pihole exporter connected to this. The exporter is running, the ipaddress and port are added to the prometheus yml but its state is always down. Not sure where to go and trouble shoot from here.
  4. You are correct I cant ping Pihole. I thought everything was working correctly because it is blocking traffic but I cant ping it from any computer on the network. Edit: I was able to correct the issue with not being able to ping Pihole. I have the exporter up and running but it wont connect to prometheus now. I still get a connect:connection refused.
  5. I can not get the Pi-hole Exporter to run. Its configured but it will not start. Pi hole was set to bridge, but i tried br0 and another custom network i have but nothing lets it connect not sure what i should do to proceed
  6. It is set to intel. But immich still doesn't seem to be using the iGPU
  7. Has anyone gotten an intel iGPU to work with the immich docker from the community applications? The immich docs state it should work but i havent been able to figure out how to get it working. I added a device to the docker with it mapped to /dev/dri is there something im missing?
  8. Has anyone gotten an intel iGPU working with immich?
  9. Update, I was able to get a new USB drive installed with Unraid and it booted. Also, i am now able to update apps and install the community apps again. It must have just been that my flash drive failed and it wouldnt let me install the community apps page.
  10. Ok so that worked sort of. Unraid was able to boot, it was a little confusing since i had two keys and Unraids documentation on this is a little out of date but I got it working thank you once again JorgeB for all the help as usual!
  11. Can confirm with a fresh install on a new drive Unraid will boot. I put my flash back up on the new drive and it will not boot it hangs at loading /bzroot. Am i going to have to reinstall every docker and figure out all my drives or is there a way to recover some of this information?
  12. I ordered two new flash drives so i can attempt it again with better flash drives. But i can confirm -UEFI is enabled -USB drive was the only device in the bios boot menu -USB drive is checks out fine on Windows 11 PC -there is no - after the EFI -I ran a Memtest with a Windows USB drive and came back with zero errors -does not make it past /bzroot/...ok -tried to boot to safe mode does the same thing
  13. I ordered 2 new flash drives. They arrive tomorrow, I will write back updating status after I attempt the fresh drives.
  14. It gets to here I attached a picture of the boot process. It hangs here and doesn't go any further. If I press enter after 5 mins the computer completely reboots. Not sure what the bios was set to. It was working with the other flash drive
  15. So this might have been apart of a larger issue. My flash drive failed, created a new bootable flash drive and now it won't let me past the unraid boot screen
  16. Ran a mem test came back with no issues. Booted into a Windows USB just fine
  17. My flash drive seems to have failed last night. I created a new drive from a backup I had but the unraid is will not boot. It makes it to the unraid blue screen and it never goes past loading /bzimage...ok and loading /bzroot....ok. It will reboot the computer over and over from that screen, I'm not sure what to do from this point, I didn't want to create a new image from scratch and have to figure out all the drive locations
  18. There were no outages at the time. I also stopped crowdsec and pihole dockers and it still wont let me reinstall the community apps
  19. As the title suggests, i can no longer access community apps. I received a notification that there was an update to it, when i tried to install it I received an error and community apps were removed. When I try to reinstall i continue to get the error. Logs posted as well as the error message. plugin: updating: community.applications.plg Executing hook script: pre_plugin_checks Cleaning Up Old Versions Fixing pinned apps Setting up cron for background notifications plugin:tower-diagnostics-20240310-1816.zip downloading: community.applications-2024.03.10-x86_64-1.txz ... plugin: community.applications-2024.03.10-x86_64-1.txz download failure: Generic error Executing hook script: gui_search_post_hook.sh Executing hook script: post_plugin_checks
  20. I appologize for the late response, I was able to figure it out. I had PRIVOXY enabled. With that disabled i am able to access the webui. Does having the privoxy disabled expose any data to the internet? I have my PIA account info put into the docker with VPN enabled.
  21. So i am unable to connect to my deluge docker when VPN is enabled, but if its disabled i can connect to the docker just fine all my arrs are able to connect to the deluge docker regardless, and there are no errors in the log file. not sure what to check any help pointing me in the right direction would be appreciated.
  22. I installed crowdsec and have not been able to figure out how to access the webui. The docker default settings does have the same port as another docker. I changed the port in the docker settings and the webui is still not accessible. Can seem to figure this out. Also on the docker page it isnt showing an IP address for the app to host port mapping.
  23. I agree, it think it was a left over setting when i had the system set up as my daily driver and not running as a server.
  24. I believe the bios "AI Optomized" settings were creating an unsafe overclock. I tested the system with the setting off and have had zero issues. It seems the AI setting in the bios were stating my cooling options were more than what i had, and were boosting the CPU frequencies very high and creating unsafe temps.
  25. I am having an issue with the CROWDSEC docker. No matter what I do I can not get into the WEBUI of the docker. I have another docker utilizing 8080 so i changed the port to 8082 and a few other variations and it to open. I currently have a few dockers reverse proxied to a cloudflare domain, and wanted to also install TRAEFIK should I install this before getting CROWDSEC up and working or does it even matter? I appreciate all the help!