TheCase / IPMIView.app

MacOS App wrapper for Supermicro's IPMIView/iKVM java app
https://github.com/TheCase/IPMIView.app/wiki
201 stars 42 forks source link

KVM console "Connection failed" #24

Open a-pichard opened 1 year ago

a-pichard commented 1 year ago

Hello I am trying to access the remote console using KVM but i'm having this issue

Screenshot 2023-03-15 at 14 07 49

It happens after clicking on "Launch KVM console"

Does anyone have an idea ?

TheCase commented 1 year ago

I would ask you to run the app without the wrapper and see if you have the same issue.

https://github.com/TheCase/IPMIView.app/wiki/Troubleshooting

shabarin commented 1 year ago

Hi @TheCase ! I have the same issue. I did:

cd ~/Applications/IPMIView.app/Contents/Resources/IPMIView/     #NOTE: see the 'Contents' folder in between, it's not the same path as in the wiki
java -jar IPMIView20.jar

The error message persists. Probably this is not an issue with the wrapper, but just in case you have an idea of how to solve this anyway.