-
Notifications
You must be signed in to change notification settings - Fork 29
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
IPMI Access on SuperMicro - nojava-ipmi-kvm #27
Comments
您的邮件我已经收到,我会尽快回复您!
|
Yes, a run with debug output would be helpful. I guess it is some kind of misconfiguration of API endpoints. |
Hi @IngoMeyer441 , thank you for your reply. Attached the log file output to this quote. File .nojava-ipmi-kvmrc.yaml content:
|
Thanks for the log output. Your configuration seems to be ok (the
For whatever reason, this even kills the X server and this terminates your VNC session. Did you already try other Java versions? Available ones are: 7u51, 7u79, 7u181, 8u91, 8u242. If these do not work, you have a good chance, that the original Oracle Java implementation works instead. For licensing reasons, this project does not deliver any Oracle Java runtimes, but you can build an image with Oracle Java yourself quite easily: https://github.com/sciapp/nojava-ipmi-kvm?tab=readme-ov-file#using-oracle-java. |
Hey There, To be honest, i tried this version present in the file and the 7u181 only. I will make some new tests while trying any other version and if i cant get it working, i will try building my own image with Oracle as mentioned. Will update this thread ASAP with any news. Thank you so much. |
Hey there, new Update, tried every single Java Version listed here, all of them im getting the same result. I notice that i only have one docker image: sciapp/nojava-ipmi-kvm v0.9.2-openjdk-8 I thought changing the runtime version would download a new version instead of using the same ... Im wrong ? while waiting for your reply, im gonna try building up my own oracle java image. Thank you! |
您的邮件我已经收到,我会尽快回复您!
|
No, you are right, you should see different Docker images. The debug log should contain which image was actually used. Could you check this?
Oracle Java should have the best compatibility. However, we also use OpenJDK with SuperMicro and had only few issues so far. |
Hello There!
Im trying to use nojava to access and ipmi endpoint, but while accessing the provided url he almost immediately shuts down de novnc screen and shots a button to reconnect. When i try to do that, the process repeat over and over, i can see vnc trying to connect to something before throwing me back to reconnect button.
Providing a full run with --debug would help ?
its seems to be a problem with javaws or x11vnc, but im not so sure.
The text was updated successfully, but these errors were encountered: