-
Notifications
You must be signed in to change notification settings - Fork 98
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
Dashy #421
base: master
Are you sure you want to change the base?
Dashy #421
Conversation
@BrokenOnedroid thanks for submitting the Rockon. I did a test install, which went almost fine ...
it seems that passing in a different UID/GID is not working. The configuration failed during the preparation phase when I first went to the UI page. After some time compiling/preparing/checking it threw this error message at the end: The docker log showed the errors for the /app/user-data not existing. When entering the container, I noticed that the user running it was still Since I had set up the config share with UID/GID After adjusting the permissions back to I followed the instruction to save the configuration to disk, which worked and I then configured a Rockstor entry (very simple): That all worked fine Am I doing something incorrectly w.r.t UID/GID? |
I tried it like the original config after: https://dashy.to/docs/deployment/
That did not work since a volume is expected for an Rock-on. I did not have a Problem with skipping the Error and then saving the config to disk. |
Yeah, I skipped the error, too. However, I then still couldn't save the config to disk. Only when I changed the authorizations on the config share to match the when you go inside your running container:
and do the Also, when you set up the config share for dashy, what's the authorization set to? |
@Hooverdan96 I'm going to remove the UID/GID and try an install with an new share. |
@Hooverdan96 I can replicate your findings. Additionally there was no difference not using the UID/GID. Using the Configurator and saving twice removed the errors for me: |
@BrokenOnedroid do you then want to push a change, removing the UID/GID? Then we can review once more and hopefully it can be merged in as a new Rockon. |
Thanks for the additional update. So, testing installation again: In the log:
Config Load error is expected during initial install, as no configuration file exists, yet. To remedy that situation, go to Interactive Editor: Throws error (because of backup attempt of a non-existing config file at the first start) – so as expected. From my perspective this Rockon is ready for merge. @phillxnet please take a look when you have a chance. |
Fixes # .
General information on project
This pull request proposes to add a new rock-on for the following project:
It can look something like this:
Information on docker image
Checklist
root.json
in alphabetical order (for new rock-on only)"description"
object lists and links to the docker image used"description"
object provides information on the image's particularities (advantage over another existing rock-on for the same project, for instance)"website"
object links to project's main website