Everything posted by Jurak
-
7.3.0 Stable-Intel Arc 310 HW transcoding stopped working
I did the hard reset on my server. I was working for a few episodes but then back to not transcoding.
-
Boot server up. Click start array and crashes
I can boot into safe mode and the array starts. So disabled all of my plugins and have been slowly readding them. Havent readded them all but my server is up and running. So plugin issue and havent found the one yet.
-
Boot server up. Click start array and crashes
When it looks like its done mounting all of the drives. it crashes. Dont know if the diagnostics will show whats happening but let me know if there is something? heimdall-diagnostics-20260322-1415.zip
-
Unraid OS Version 7.3.0-beta.1 Available!
Quick question. I currently have 2 nvme 2tb drives in a zfs raid 0 for my main cache drive. I plan on using the nvme drives for the internal boot. Will I lose the zfs raid 0 for those drives?
-
[Support] Audiobookshelf
It was a metadata issue. I redid the metadata on all books and everything is now showing up.
-
[Support] Audiobookshelf
Im running 2.32.1 and daily scan in link below. https://pastebin.jurak.business/?c35189c0159a07eb#EHmf8rFZQMxJhgGGZjCgWQVPzcMzeT9gV1Tf5hBG3hee Im starting to wonder if its a metadata issue with my books. Im looking into that now as well.
-
[Support] Audiobookshelf
No filters. and its /allbooks/author/booktitle/bookfiles. For each author. I have gone through each author folder (took a while) to make sure it was set up correctly.
-
[Support] Audiobookshelf
So I have let say Illona Andrews. There is 48 books in the folder for that author. In audiobookshelf is only showing 3. there are many more authors with many books missing that are in the folder that audiobookshelf scans.
-
[Support] Audiobookshelf
So trying to find out why not all books are being imported for some authors. Below are the scan logs. Let me know if there is anything else I need. Just want to figure out why its not adding all books. audiobookshelf.txt
-
[SUPPORT] DiamondPrecisionComputing - ALL IMAGES AND FILES
So I have gluetun set up. it is working as I have firefox docker passing through it and I can access it and its showing my vpn ip address. I have then added the ports from the arr's to gluetun and the only arr that I can access the webgui is prowlarr. Sonarr, Radarr, Lidarr, Bazarr the webgui never loads. havent gotten to adding my downloaders yet. They are running and in the console for the dockers curl ifconfig.io shows the vpn ip address but not able to access the webgui. what info do I need to provide?
-
All my shares disappeared
Disabled. Thanks
-
All my shares disappeared
As the title says. I did get diagnostics before I rebooted. after reboot they came back. But would like to know what caused it if at possible. heimdall-diagnostics-20251215-1519.zip
-
Music keeps disappearing from my server
I have not made any changes to any of my containers. So don't know which one would be deleting my music library. Its just lidarr that I have for music but why would it suddenly start deleting my media?
-
Music keeps disappearing from my server
Any one have any ideas for me?
-
Music keeps disappearing from my server
Right now I do not have it set up to access unraid from the internet. Both times the music directory was emptied out I didnt have cloudflared docker turned on. Same with amp gaming server but the ports for that are still forwarded. The second time the music was deleted happened around 18:00 hours in the logs. Was where anything going on with my dockers during that time?
-
Music keeps disappearing from my server
So this has now happend twice. All of my music from my server keeps being deleted. Attached are my diagnostics. I hope there is something in there to tell me what is deleting all of it. Music directory is /mnt/user/data/media/music. heimdalldiag.zip edited for spelling.
-
Cant access any dockers.
Ok fixed it, I deleted my custom docker network recreated it. Edited all docker containers to assigned new docker network. They are now all working.
-
Cant access any dockers.
So first thought that my network card had gone back. Found that a keystone network port my server was plugged into went bad. After replacing it now I cant access any of my dockers. Though the trouble shooting i did replace my network card but was still not working so put original back in. When I replaced the network card I deleted the network.conf file. I have since redone my static IP and all of that. But now I cant access any of my dockers. Need some help in why this is happening. Diatg file attached. heimdall-diagnostics-20251105-1850.zip
-
Unraid server randomly shuts down
its listed as Global C-states. I have disabled it since its either auto, enabled, or disabled. Also now on the latest bios and the ram is no longer overclocked. So hope this fixes the random shutdowns.
-
Unraid server randomly shuts down
Yeah in the bios now and the ram overclocking has been reenabled. but I have also found out that im 3 bios versions behind so going to get that updated first. But looking around in the bios. I have an asus rog strix x570 motherboard. Not finding the C-states to make changes to that, so look into that as well.
-
Unraid server randomly shuts down
Which part. The ram overclocking or the cpu voltage? I will check my ram thought I had disabled the over clocking years ago but I have updated my since then and that may have reeneabled the ram overclocking.
-
Unraid server randomly shuts down
This has now happened twice. One of those times today. I have attached the diagnostics and the last two syslogs. Any help in finding out why it has shutdown would be appriciated. heimdall-diagnostics-20251019-1708.zipsyslogsyslog-previous
-
starting a new unraid server.
Ok got it fixed. I deleted the templates-user file renamed the templates folder to templates-user. Then deleted everything in the docker folder and now dockers are installing again. And everything I set up last night is still there so not having to reset everything in the dockers.
-
starting a new unraid server.
So removed the templates-user file and renamed the folder to templates-user. It now starts downloading and installing the docker but get this below. docker run -d --name='sonarr' --net='bridge' --pids-limit 2048 -e TZ="America/Denver" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Heimdall" -e HOST_CONTAINERNAME="sonarr" -e 'PUID'='99' -e 'PGID'='100' -e 'UMASK'='022' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:8989]/system/status' -l net.unraid.docker.icon='' -p '8989:8989/tcp' -v '/mnt/user/data/':'/tv':'rw' -v '/mnt/user/data/':'/downloads':'rw' -v '/mnt/cache/appdata/sonarr':'/config':'rw' 'lscr.io/linuxserver/sonarr:latest' docker: Error response from daemon: error creating overlay mount to /var/lib/docker/overlay2/7585f1be47bb7f046b888b9acfc65e607f79de838cf9002980a10b4bb623c82a-init/merged: no such file or directory. See 'docker run --help'. The command failed.
- starting a new unraid server.