jperry30 Posted June 28 Share Posted June 28 Trying to start docker by following the support threads, but can't make heads or tails of what I am doing wrong and what I should be doing in order to make it start. Above is a screenshot of the folder DIR used and recommended by the support thread linked here. Below is what pops ups in the terminal when trying to find the file in the directory. image of what I see on the docker page in the GUI Here is diagnostics thepalace-diagnostics-20240627-2102.zip any help would be great Quote Link to comment
jperry30 Posted June 28 Author Share Posted June 28 15 minutes ago, jperry30 said: After restarting the server, path now no longer exists Quote Link to comment
Solution itimpi Posted June 28 Solution Share Posted June 28 2 hours ago, jperry30 said: After restarting the server, path now no longer exists Not surprising as the location /mnt/cache refers to a ‘cache’ pool that you do not have so that ends up being a location in RAM which is lost when the system is rebooted. Any reason you changed the path for the docker.img file from the default value of /mnt/user/system/docker.img? That would have been ok. Quote Link to comment
jperry30 Posted June 28 Author Share Posted June 28 (edited) 56 minutes ago, itimpi said: Not surprising as the location /mnt/cache refers to a ‘cache’ pool that you do not have so that ends up being a location in RAM which is lost when the system is rebooted. Any reason you changed the path for the docker.img file from the default value of /mnt/user/system/docker.img? That would have been ok. The original path also gave me the same error which is why I changed it referenced below Edit: now re-reading the post here, better explains why the error came up, as I didn't have the cache already, as well as me not reading the finer details of the post and just going for the "quickest" fix 3 hours ago, jperry30 said: Trying to start docker by following the support threads, but can't make heads or tails of what I am doing wrong and what I should be doing in order to make it start. ( I changed the path because of this issue ) Above is a screenshot of the folder DIR used and recommended by the solution in the support thread linked here. Edited June 28 by jperry30 forgot to add somethin Quote Link to comment
jperry30 Posted June 28 Author Share Posted June 28 1 hour ago, itimpi said: Not surprising as the location /mnt/cache refers to a ‘cache’ pool that you do not have so that ends up being a location in RAM which is lost when the system is rebooted. Any reason you changed the path for the docker.img file from the default value of /mnt/user/system/docker.img? That would have been ok. changed back as per your recommendation after a server restart and everything worked fine this time, no clue why I was getting the error in the first place. Thank you Best regards, Perry Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.