-
Lost all docker containers after replacing a failed drive (6.11.5)
Hello Ok so i'll try to explain as best as i can. First I wanted to replace one of my parity drives for a larger size 12tb -> 20tb the other parity is still 12tb but after all that finished i saw my 4tb drive was showing issues in smart in scrutiny. i thought ok no biggie i have an extra 12tb to replace it. so i replace the drive and start the array up. first thing i noticed is every single drive was suddenly unmountable. so i stop everything and reboot. ok now everything is back and the rebuild is underway for the bad 4tb onto the 12tb. ok fine. I noticed my plex was taking a long time to reboot so i venture over to my docker tab and everything is gone. i'll provide my diag file as i'm at a loss for what to do. a ton of my of docker containers are lots of custom entries so manually re-adding everything is a last resort as i hardly remember everything i even had customized. I see the appdata folder and everything appears to be intact. Edit: if installing from previous apps saves my custom entries how can i tell what apps i had installed. i'm sorry but i have terrible memory. I see my previous apps but i experiment with random ones and i see TONS i know i don't have anymore. nukavictory-diagnostics-20231209-1233.zip
-
[Support] Linuxserver.io - Papermerge
Everytime i run OCR i run into this error: ERROR/ForkPoolWorker-2] Task papermerge.core.tasks.ocr_page[057fc098-78d3-4867-9e8e-5d5f85121030] raised unexpected: OperationalError('database is locked') not sure what i'm doing wrong. When setting up the docker container it does not ask for any database info.
-
[Support] binhex - Crafty
Sorry but you are wrong. Don't believe me? Boot up a fresh container and then look at the logs. As you can see the password is there. Now reboot the container and look at the logs again. The password is gone.
-
[Support] binhex - Crafty
How do you change the password when you loose the password? I don't see the password in the logs anymore. Only shows 1 time on first time bootup
-
[Support] binhex - Crafty
Ok i just did a complete fresh install of crafty and yet again same exact issues. I don't know why yours is working and mine is not. No big deal i guess. Not much extra work to get it working. one thing i noticed is it only is doing it with the first initial server. adding more after that the issues do not arise.
-
[Support] binhex - Crafty
Ok after SEVERAL grusome hours i have fixed it. First: change to Privileged mode in the unraid settings for the crafty container 2nd: make sure to make the logs folder and put the latest.log file in it (it can be blank) so in your folder you made for your server it will be SERVERNAME/logs/latest.log 3rd made a server.properties file (also blank) put this in the main SERVERNAME folder 4th make a eula.txt file and put this in it : eula=true put this in the main SERVERNAME folder it SHOULD boot right up after that. wish i knew how broken this application was before trying it out. Not rocket science to have all these items premade no idea why the crafty developers don't already do this.
-
[Support] binhex - Crafty
ok been trying to get this working for hours now. everytime i go to start the server it kicks over to the console and displays: Unable to find file to tail: /config/crafty/servers/logs/latest.log manually adding the file will make the message go away but the the server still does not start.
-
[Support] binhex - Crafty
glad you got it wokring. my issue is the server won't start i keep getting: Unable to find file to tail: /config/crafty/servers/logs/latest.log manully adding it does not solve the issue
-
[Support] A75G Repo
Please change from /www/assets to /www I need to change the index.html file and css files. but this container does not let you do that. or please advise on how i can do it myself.
-
[Support] Paperless-ng Docker
For anyone using this be sure to choose the correct Redis container in the CA store. I was having issues with paperless not connecting to my redis container (even though i set the ip correctly in paperless) and found out the redis i was using was not working. The one that ended up working for me was the one by jj9987
-
SkinnySkelly changed their profile photo
-
ProFTPD Plugin for unRAID v6.8.x
How do i give access to multiple folders while restricting access to 1? I have a folder called Folder A, Folder B, and Folder C Inside of Folder D I only want that user to have access to Folder A and B but not C putting /mnt/Folder D gives them access to folders A,B,C Edit: Figured it out I added this to my config file at flash/config/plugins/ProFTPd/proftpd.conf MAKE SURE YOU EDIT THE .conf AND NOT THE .cfg! both the same name but one is all lowercase and one is a mix of upper and lower <Directory /mnt/user/Folder D> <Limit ALL> AllowUser User DenyAll </Limit> </Directory> Now only the User "User" can see Folder C while others users do not see the folder at all
-
[Deprecated] Linuxserver.io - Scrutiny
I just replaced 2 drives and re-ran the scrutiny-collector-metrics run command and it shows the new drives BUT the old drive data still exists. anyway to remove those? Edit: I also noticed it's not updating the powered on area which leads me to believe it's not properly keeping drive data updated.