IPMIView.app icon indicating copy to clipboard operation
IPMIView.app copied to clipboard

MacOS App wrapper for Supermicro's IPMIView/iKVM java app

Results 14 IPMIView.app issues
Sort by recently updated
recently updated
newest added

Hi, I got the following error after trying to access the KVM: ``` com.supermicro.ipmi.IPMIException: Invalid data field in Request(CCh) at com.supermicro.ipmi.IPMICommand.ccode2Exception(IPMICommand.java:35) at com.supermicro.ipmi.IPMIOEMPortServiceCommand.getPort(IPMIOEMPortServiceCommand.java:50) at IPMIView20.KVMATENPanel.lambda$jButton1_actionPerformed$13(KVMATENPanel.java:485) at java.base/java.lang.Thread.run(Thread.java:844) ``` Did someone...

Running on MacOS Sonoma 14.1, when I try to launch the KVM feature, I get a one-line dialog window about 4x as wide as my screen that says: ``` /Users/...

Hi, I got the error after trying to access the KVM: Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: Cannot invoke "com.supermicro.ipmi.IPMIInterface.send(com.supermicro.ipmi.IIPMIMessage)" because "this.ipmiInterface" is null at com.supermicro.ipmi.SystemLockdownCommand.getSystemInfoParametersCommand(SystemLockdownCommand.java:21) at com.supermicro.ipmi.SystemLockdownCommand.isSystemLocked(SystemLockdownCommand.java:39) at IPMIView20.KVMATENPanel.isSystemLockdown(KVMATENPanel.java:596) at...

I've been using the stock IPMIView launcher for Linux in a VM which is a huge PITA. This is amazing -- it worked on the first try. Where can I...

Hello I am trying to access the remote console using KVM but i'm having this issue It happens after clicking on "Launch KVM console" Does anyone have an idea ?

There is a newer version available, version 2.21.1, located here https://www.supermicro.com/Bios/sw_download/588/IPMIView_2.21.1_build.230720_bundleJRE_Linux_x64.tar.gz

I receive error 'The function can't support Mac' when attempting KVM. **Troubleshooting attempted:** I verified I can run app successfully via commands in troubleshooting section: cd ~/Applications/IPMIView.app/Contents/Resources/IPMIView/ java -jar IPMIView20.jar...

> I can confirm the PR works as expected. Have you tried the (Java) KVM Console? Everything appears to work, except I get a "The function can't support on mac"...

Builds IPMIview.app locally instead of into ~/Applications. Detects architecture and requires x86-64 on aarm64. Saves the connection properties from the old application bundle.