-
Notifications
You must be signed in to change notification settings - Fork 148
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
Docker starts and restarts #48
Comments
Can you post the full logs? |
idrac-6-juniorgamingtime.log |
Can you try again with no volumes mounted in the container? |
Seems like that made it work. Could it be an issue with permissions in the volumes? |
Yes, it can't write the downloaded jar files to /app and it can't create the /app/lib folder. |
Ok ill look into that later on because I'm moving my dockers to a different server. But right now the logs are filled with:
I'm guessing that's do to no volumes? |
That's normal. |
to fix this i just did a chmod 777 on each folder that it makes as a workaround for now. |
@WhiteNight121 does this solve your issue #47 ? |
The chmod did not sure about the original poster |
So im having an issue with the idrac docker boot looping. i get an error in the logs saying:
Failed to download avctKVM.jar, please check your settings
In the Web Gui the screen goes black and then just shuts off with the error "1006" just like in #34
docker compose:
The text was updated successfully, but these errors were encountered: