Everything posted by Findthelorax
-
[Support] Linuxserver.io - digiKam
As YellowCactus asked. Has anyone got this working using mysql remote (MariaDB)? I keep getting "Failed to create tables in database". Tried multiple times but can't get digikam to work with mysql.
-
[Support] findthelorax - docker templates
Currently Testing the Affine Template.
-
[Support] findthelorax - docker templates
I just tested using a password set in the config and it worked without issue, perhaps you had an existing photoprism folder from a previous install? For the database config I use the IP of my sever where it shows DBIP:DBPORT. If you're using the container name then it should always use the containers internal port number even if you changed it. For example I have multiple mariadb containers and need to change the ports from 3306 to have 3301, 3302, 3304, etc so when using the IP I need to specify which port to hit the correct container. UNRAIDIP:3304. But when using the container name it should always be 3306 since that's what mariadb uses internally. Mine would then be something like mariadb-official_photoprism:3306. Tested and working.
-
[Support] findthelorax - docker templates
I've updated the template with the changes mentioned by @FestiveKyle.
-
[Support] findthelorax - docker templates
I would recommend running the affine docker compose stack. I really haven't had any time to dive into this. Last time I checked the stack was working.
-
[Support] findthelorax - docker templates
Agreed, I updated and now I can't get to the WebUI. No errors, logs says it should be accessible but it just isn't. My docker compose works though. I may remove the template next week if I don't make any progress.
-
[Support] findthelorax - docker templates
I believe the variable PHOTOPRISM_ORIGINALS_PATH is set with the docker path: Storage Path /photoprism/originals. I don't even have the sidecar variable set in my template, nor the backup path but that shouldn't make a difference. Are there any errors? Is your storage filling up or server hitting load limits? What database are you using for the containers? As far as I can tell you have photoprism set correctly as separate docker instances in /mnt/cache/appdata and the photos etc should be separated. Unless i'm missing something i'd say it was bad timing that running a scan was fixing/breaking the other docker unless it was affecting the server. You can keep testing and try stopping one container to see how long the previews stay there and if it actually is the second container affecting it. The PhotoPrism docs show this: Regenerate Thumbnails docker compose exec photoprism photoprism thumbs -f
-
Build for 100+ containers, 10gb eth, 12+ HDD, Frigate, Plex...
Hi, I'm looking to update my current server to run quieter and more efficiently. Currently i'm running on: Dell R720XD 10 HDDs 2 SSD 120gb RAM Nvidia GeForce GTX 1050 GPU Dual 10gb ethernet USB: Coral for Frigate Zigbee Hub Looking at Unraid right now: CPU : Load - 75-80% Temp: 201 °F 94C Ram Use - 50% All HDDs are 85-90 °F 29-32 C Cache - 100 °F 37.7 C Docker - 40GB out of 100GB Is expand-ability important to you? If so, what's your long term goal? Are you interested in running additional apps? I believe I have found my use case for Unraid but I would like some headroom for the future. ~ 100 containers Frigate: 5 PoE Cameras Plex: ~ 2-3 Streams Roon Server All the ARRs + some Multiple databases Nextcloud, photoprism, vaultwarden, etc.. many accessible 24/7 NO Game Servers What is your budget? Even if you don't have a strict budget set out, at least give us an idea if you are pinching pennies or splurging on your build. Ideally < 1500$ How many drives do you want your server to be able to support and how much capacity do you need? What do you plan to run for hard drives? 16-20 I have been getting a 14TB every once in a while. Currently running: Seagate Exos X16 14TB 7200 RPM Enterprise Hard Drive Do you have any spare parts laying around that you would like to apply towards your build? This includes drives. I could use parts from my current pc or I could get new. Current PC: i7-12700k Z690 AX 32GB RAM RTX 4070Ti If you already have parts in mind, please oh pretty please post links to them so that we don't have to look them up. crosspost: https://www.reddit.com/r/unRAID/comments/1evf8gw/build_for_100_containers_10gbe_12_hdd_frigate_plex/
-
[Support] findthelorax - docker templates
Yes, that's as far as I've gotten. I'll keep looking into it and I'll add the environment variables in the template.
-
[Support] findthelorax - docker templates
Howdy, I literally just heard about this app this weekend and got it running. I haven't figured out login in yet but I do remember seeing there are issues with connecting the self-hosted version to the desktop app and such. I will look into this but it may be a while until I can provide a definitive answer.
-
[Support] findthelorax - docker templates
I got EMQX working. I did have to run the below code which I don't believe is secure so use at your own risk. chmod -R 777 /mnt/user/appdata/emqx As for PhotoPrism: @Artiom97es I believe you can set those as environment variables when editing the container. @jaylo123 What do your settings look like? What database are you using? It looks like it should be starting.
-
[Support] findthelorax - docker templates
Sorry for being absent, the container port and template should be properly updated now. The default username is: admin I have not really looked into changing it. I have not looked into transcoding with photoprism. I was really just testing it out.
-
[Support] findthelorax - docker templates
Are you getting any errors in the container logs? I just installed it without issue after fixing permissions on the emqx appdata folder which may be my fault somewhere. I'll update the template with PUID/PGID variables. I ended up switching back to mosquitto after having some issues later on with emqx. I use Dozzle to view the logs and troubleshoot but if you post them and I'll do my best to help.
-
[6.9.1] server reached max_children setting (50)
On 6.12.3 I keep getting this warning and the UI becomes unresponsive. Just rebooted after the server was unresponsive for 12+hours when shfs: share cache full and i've seen the error a few times already. php-fpm[8997]: [WARNING] [pool www] server reached max_children setting (50), consider raising it
-
[DEPRECATED] DJISMGAMING | OBSIDIAN, A SECOND BRAIN USING PLAIN TEXT FILES
I installed this but just have a white screen, I can see the dot for copy/paste and that's all. Am i missing something? All I changed was the port.
-
Lingering docker-pr taking up ports
Adding because I must have fixed this but it came up again... not sure what I do or what to do at this moment but hopefully I can get it fixed again. I now have a list of about 20 lingering docker-pr. stopped docker, rebooted...nothing I can try to kill -9 45180 which seems to work but I still cannot use the port and rebooting it comes back docker-pr = docker-proxy docker-pr 10104 root 4u IPv4 8437 0t0 TCP *:8001 (LISTEN) docker-pr 10111 root 4u IPv6 57629 0t0 TCP *:8001 (LISTEN) docker-pr 10125 root 4u IPv4 61454 0t0 TCP *:8070 (LISTEN) docker-pr 10132 root 4u IPv6 35499 0t0 TCP *:8070 (LISTEN) docker-pr 10169 root 4u IPv4 17235 0t0 TCP *:25600 (LISTEN) docker-pr 10176 root 4u IPv6 55643 0t0 TCP *:25600 (LISTEN) docker-pr 10190 root 4u IPv4 8454 0t0 TCP *:xfer (LISTEN) docker-pr 10197 root 4u IPv6 17238 0t0 TCP *:xfer (LISTEN) docker-pr 10211 root 4u IPv4 55655 0t0 TCP *:1880 (LISTEN) docker-pr 10218 root 4u IPv6 56898 0t0 TCP *:1880 (LISTEN) docker-pr 10233 root 4u IPv4 17250 0t0 TCP *:8002 (LISTEN) docker-pr 10240 root 4u IPv6 21442 0t0 TCP *:8002 (LISTEN) docker-pr 10254 root 4u IPv4 21445 0t0 TCP *:9090 (LISTEN) docker-pr 10260 root 4u IPv6 55658 0t0 TCP *:9090 (LISTEN) docker-pr 10275 root 4u IPv4 21453 0t0 TCP *:5055 (LISTEN) docker-pr 10282 root 4u IPv6 23916 0t0 TCP *:5055 (LISTEN) docker-pr 10297 root 4u IPv4 62483 0t0 TCP *:6443 (LISTEN) docker-pr 10304 root 4u IPv6 35504 0t0 TCP *:6443 (LISTEN) The only thing I can think of is tailscale? it's the only thing in network settings with IPv6 and thinking about I believe all of these services are ones I use nginx and cloudflare for external access... removed custom docker network and re-created it which seems to have fixed the issue.
-
Cloudflare error 522
I recently switch ISP from xfinity to FidiumFiber and am now getting error 522 when trying to connect to my server through my exposed services with cloudflare. I've whitelisted cloudflares ips through windows firewall though that shouldn't matter. I've called Fidium and had them whitelist all of cloudflares ips ipv4 and ipv6. I asked about them rate limiting cloudflare per cloudflares troubleshooting documents and the tech said they do not but did escalate it to someone else to confirm nothing local would be blocking cloudflare. I have the cloudflareddns docker and have confirmed my ip has updated within cloudflare. My network is FidiumFiber into ONT 10GBe to Adtran router. PC 10GBe direct to unraid, ethernet to switch to router. Unraid ethernet to netgear switch to router Netgear Switch port 1 - router port 2 - odroid n2+ home assistant port 3 - unraid port 4 - lutron hub port 5 - hue hub port 6 - PC port 7 - open port 8 - POE switch to 2 webcams I can traceroute from my server to cloudflare ips. traceroute to 103.21.244.0 (103.21.244.0), 30 hops max, 60 byte packets 1 10.0.0.1 (10.0.0.1) 3.745 ms 3.727 ms 3.800 ms 2 71.168.108.1 (71.168.108.1) 6.592 ms 6.623 ms 6.649 ms 3 burl-lnk-70-109-168-53.ngn.east.myfairpoint.net (70.109.168.53) 6.362 ms 6.401 ms 6.442 ms 4 7.l.ptldmefo1ew.me.consolidated.net (70.109.168.131) 12.973 ms 12.953 ms 12.981 ms 5 pool-64-222-213-48.port.east.myfairpoint.net (64.222.213.48) 13.295 ms 13.074 ms 13.142 ms 6 206.108.236.61 (206.108.236.61) 27.720 ms 16.478 ms 16.460 ms 7 103.21.244.0 (103.21.244.0) 15.924 ms 15.515 ms 15.424 ms Does anyone have any experience with this or know what I can troubleshoot next? Any help or advice is greatly appreciated. absalom-diagnostics-20230715-1124.zip
-
[Support] findthelorax - docker templates
Support for findthelorax docker templates Just learning but happy to help where I can. Look at the documentation on Github! Application Name: EMQX Application Site: https://www.emqx.io/ Docker Hub: https://hub.docker.com/_/emqx Github: https://github.com/emqx/emqx Application Name: blisshq Application Site: https://www.blisshq.com/ Docker Hub: https://hub.docker.com/r/romancin/bliss Github: https://github.com/romancin/bliss-docker Application Name: PhotoPrism Application Site: https://www.photoprism.app/ Docker Hub: https://hub.docker.com/r/photoprism/photoprism Github: https://github.com/photoprism
-
Lingering docker-pr taking up ports
I have two docker-pr taking up ports that aren't containers. They seen to come up when I start docker. is there a way to manually remove them? They aren't linked to a container so I can't force remove that way. docker-pr 45155 root 4u IPv4 80740191 0t0 TCP *:8070 (LISTEN) docker-pr 45162 root 4u IPv6 80740194 0t0 TCP *:8070 (LISTEN) docker-pr 45173 root 4u IPv4 80704388 0t0 TCP *:1880 (LISTEN) docker-pr 45180 root 4u IPv6 80735680 0t0 TCP *:1880 (LISTEN) I have rebooted the server and stopped and restarted docker but it has not fixed anything. I can kill one of the docker-pr but the other ones number is constanly changing.
-
Can't pull some dockers ghcr.io/v2 denied: denied
Ive have only installed a couple new dockers recently. also updating a few, maybe a dozen total. Waited 24 hours with the same results.
-
Can't pull some dockers ghcr.io/v2 denied: denied
error when trying to install immich and homarr. anyone have advice on what I can check. I tried searching but havent found much Unable to find image 'ghcr.io/imagegenius/immich:latest' locally docker: Error response from daemon: Head "https://ghcr.io/v2/imagegenius/immich/manifests/latest": denied: denied. absalom-diagnostics-20230704-1436.zip
-
Out of memory errors detected on your server
Hello, i got out of memory error on my server, diagnostic linked. not sure what caused it. absalom-diagnostics-20230621-1336.zip
-
[Plugin] Nvidia-Driver
Posted my diagnostics. I'm on intel and haven't changed any hardware recently. Same issue though. It worked at one point then randomly worked again before crashing and now i'm stuck. I've tried re-installing the container and downgrading the nvidia driver and updating again with no luck. diagnostics-20221030-0832.zip EDIT: Well I just tried again for fun after messing with my idrac setting on my r720xd and now I can start the containers. Not sure if it will last but i'll post my diagnostics after it working incase that helps somehow. diagnostics-20221103-2023.zip
-
[Plugin] Nvidia-Driver
Can't start any dockers with --runtime=nvidia they all say "Bad Parameter" any advice on what to look at? docker run -d --name='frigate' --net='custom' --privileged=true -e TZ="America/New_York" -e HOST_OS="Unraid" -e HOST_HOSTNAME="##" -e HOST_CONTAINERNAME="frigate" -e 'FRIGATE_RTSP_PASSWORD'='##' -e 'NVIDIA_VISIBLE_DEVICES'='GPU-20e89059-##' -e 'NVIDIA_DRIVER_CAPABILITIES'='all' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:5000]' -l net.unraid.docker.icon='https://raw.githubusercontent.com/yayitazale/unraid-templates/main/frigate.png' -p '5000:5000/tcp' -p '1935:1935/tcp' -v '/mnt/cachessd/appdata/frigate':'/config':'rw' -v '/mnt/user/Documents/Media/frigate':'/media/frigate':'rw' -v '/tmp/frigate':'/tmp/cache':'rw' -v '/etc/localtime':'/etc/localtime':'rw' --device='/dev/usb' --shm-size=5G --restart unless-stopped --runtime=nvidia 'blakeblackshear/frigate:stable-amd64' d1ad2297da28b5f58cb0c0c08aca28f0f1cec9ffb0395a0f122eb1d2551bfb58 docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #1: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy' nvidia-container-cli: initialization error: open failed: /proc/sys/kernel/overflowuid: permission denied: unknown. The command failed. diagnostics-20221030-0832.zip
-
[Support] Sander0542 - Network Manager
Hi, this sounds like a great idea. It took some work but I got it up and running, I can access the webui but after putting in some local networks I don't get any device data. Any advice on populating data and used ports?