-
"Accidentally" removed my cache pool. Any way to add them back without losing anything?
All good now. The DNS issue turned out to be unrelated (I had made a change upstream that broke DNS). Thank you all for your help!
-
"Accidentally" removed my cache pool. Any way to add them back without losing anything?
Strange issue. I have tried starting the array with the cache drives added and... After a bit of "Array starting", I lose the ability to browse the web gui (unable to connect). I can still ssh in though... I've tried restarting nginx to no avail. Any ideas?
-
"Accidentally" removed my cache pool. Any way to add them back without losing anything?
Wow, thank you all for these responses. I am going to try it now. I'll let you know how it goes.
-
-
"Accidentally" removed my cache pool. Any way to add them back without losing anything?
Hello, I recently migrated my Unraid setup to a new case. I moved all but my 2 SSDs (cache drives) over and tried to boot. I then started the array after checking the box to remove my cache pool because I'm an idiot who didn't realize this would clobber all of my Docker containers. I now have my SSDs hooked up. Is there any way to add them back and have things work like I never removed them? Thanks a lot in advance!
-
[SUPPORT] JoplinApp - CorneliousJD Repo
In case anyone has issues, here is how I got this container working with the latest version of the Joplin app: After installing the app, you need to chown -R 1000:1000 /mnt/user/appdata/joplinapp Then, open a console into the docker (it should put you in /app. If not, "cd /app" Get the latest appimage. For 2.11.11, that would be (replace with whatever the latest is from https://github.com/laurent22/joplin/releases) wget https://github.com/laurent22/joplin/releases/download/v2.11.11/Joplin-2.11.11.AppImage Execute rm -rf /app/squashfs-root Execute chmod +x ./JoplinXXXXXXXXXXXXXXX.AppImage where JoplinXXXXXXXXXXXXXXX.AppImage is the name of the file you downloaded in step 3 (e.g., Joplin-2.11.11.AppImage for the latest version at the time of this posting) Execute /app/JoplinXXXXXXXXXXXXXXX.AppImage --appimage-extract Execute chown -R app:app /app/squashfs-root That's it. Now, restart the container and you should be running the latest version. Hope this helps someone!
basnappl
Members
-
Joined
-
Last visited