-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Servers disappearing hours after creation and use #243
Comments
This sounds to me like a permission problem in unraid, or a file mapping issue in docker. Can you confirm your unraid folder mappings / File permissions? |
Thanks clowrym. My games data /var/games/minecraft is mapped to /mnt/user/appdata/minecraft (which lives on cache drive only) with read/write permission. I'm seeing here is my most recent MineOS log: USER_NAME not provided; defaulting to "mc" |
After some further review, I think you are right that it has to do with my cache drive / appdata folder mapping. Going to tweak this further by moving the folder and folder mapping somewhere else temporarily. |
Looks like the minecraft folders have the following permissions: For archive, backup, profiles, and servers For import |
I've had to Change ownership to 1000:1000 on all my Minecraft folder's in order to have everything work. I'm not sure why this is, but neither nobody:users, or root:root worked with my set up. I currently have everything from the /mnt/cache/appdata/Minecraft foolder down as 👍 |
Thanks, I'll give that a shot. |
That appears to have worked. Let me play around a bit and see if it stays working. 👍 |
Keep in mind that everytime you create, or add a new server, you will have to change ownership again! |
Thank you. Looks like this has indeed resolved the issue. Much obliged. |
Please excuse if I'm posting this in the wrong spot. Also advise if there are log files I should post.
Upgraded unRAID to 6.3.5. Before reboot but after update, I found that my MineOS Node docker's servers had all disappeared from the GUI after about a month of uninterrupted use.
Verified file structure was still there, files themselves are still there, but GUI refuses to "see" any servers.
Created two test servers, which worked. Copied files from the previously working server to the new folders, and it worked fine yesterday. Logged in today to GUI and again, all servers have disappeared.
Any thoughts or guidance appreciated. Should I attempt uninstalling and reinstalling the docker? Please advise which file would be helpful for diagnosis.
The text was updated successfully, but these errors were encountered: