TheGreenWizard
Members
-
Joined
-
Last visited
Solutions
-
TheGreenWizard's post in Need Assistance with Docker was marked as the answerFOUND THE SOLUTION!
Went to the UnraidOfficial Discord, and asked for help in the containers channel.
Turns out my permissions were set wrong some how. My docker is set to directory mode. I turned off docker, and then did the following two commands:
rm -rfd /boot/config/plugins/dockerMan/templates-user
mkdir /boot/config/plugins/dockerMan/templates-user
ls -alh /boot/config/plugins/dockerMan/templates-user
Then started docker again, and checked to see if I could install an app and I was able to!
-
TheGreenWizard's post in Upgraded from 6.12.10 to 6.12.13 - Now having issues. was marked as the answerHere's what I ended up doing:
I restored my backup of 6.12.10.
I then went through my plug-ins. I deleted majority of them, keeping the Community Apps, The Dynamix File Manager, Dynamix System Buttons, Fix Common Problems, and Unassigned Devices (I removed the Plus version and the Preclear version of this plugin).
Refreshed, and that fixed the apps. Then went over to the docker, and disabled it, deleted the image, and remade it.
The above fixed it. I think truly, I did too many things at once, and so, will update only when I absolutely need to.
-
TheGreenWizard's post in Docker Fatal Error? was marked as the answerSolution Found:
Just had to reconstruct the docker.img file following these instructions.
Thanks again for the help!