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

Invalid Session Token. Authentication Failure. #15

Closed marcpope closed 2 years ago

marcpope commented 3 years ago

When trying to use the KVM Console, it opens to a black screen then a dialog comes up: Invalid Session Token. Authentication Failure.

Everything else seems to work fine. Running: Mac OS X 10.15.6

TheCase commented 2 years ago

I would suggest testing without the wrapper:

cd /Applications/IPMIView.app/Resources/IPMIView
java -jar IPMIView20.jar

If the problem still exists, it is a problem between your Java install and the IPMIView jar file. Beyond that, I recommend to reach out to BMC support regarding the issue:

https://www.supermicro.com/en/solutions/management-software/bmc-resources

TheCase commented 2 years ago

Closing for inactivity. If you find that you cannot repeat the issue when running the app outside of the wrapper, please open another issue.