Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Unable to run JViewer to connect to server via KVM
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Unable to run JViewer to connect to server via KVM

aliletalilet Member

So I am trying to connect to dedicated server via KVM (I think it's also called IPMI over KVM but I am not sure) but getting error when I run this .jnlp file. The error is given in screenshot below.

After that I went into Java settings and enabled all TLS versions but still getting same error.

How to fix this issue?

Comments

  • Mr_TomMr_Tom Member, Host Rep

    Is Java up to date on your system? I've had issues with Supermicro IPMI java files before because of this.

  • aliletalilet Member
    edited April 2021

    @Mr_Tom said:
    Is Java up to date on your system? I've had issues with Supermicro IPMI java files before because of this.

    Yes. I just checked for update again and it says that I have the latest Java version.

  • hanoihanoi Member
    edited April 2021

    Seem tls/ssl issues, try option 'Do not check' TLS in your image, and use IE 9.

  • "Do not check" TLS also didn't work. Nothing to do with IE9 as it is a separate application.

  • DataIdeas-JoshDataIdeas-Josh Member, Patron Provider

    Just for giggles open it up in FF or Chrome.
    What is the "series" of the Supermicro?

  • @alilet said:
    So I am trying to connect to dedicated server via KVM (I think it's also called IPMI over KVM but I am not sure) but getting error when I run this .jnlp file. The error is given in screenshot below.

    After that I went into Java settings and enabled all TLS versions but still getting same error.

    How to fix this issue?

    Try to uncheck TLS higher than 1.0 . The server only support 1.0 and i think it have "version intolerance".

  • @hardgamers said:

    @alilet said:
    So I am trying to connect to dedicated server via KVM (I think it's also called IPMI over KVM but I am not sure) but getting error when I run this .jnlp file. The error is given in screenshot below.

    After that I went into Java settings and enabled all TLS versions but still getting same error.

    How to fix this issue?

    Try to uncheck TLS higher than 1.0 . The server only support 1.0 and i think it have "version intolerance".

    Getting this error when I only use TLS 1.0 and uncheck others.
    javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)

  • @DataIdeas-Josh said:
    Just for giggles open it up in FF or Chrome.
    What is the "series" of the Supermicro?

    Can't seem to find series of Supermicro. This is the control panel I have.

  • ZareZare Member, Host Rep

    How old is this server? :smile:

    That firmware is 7 years old...

  • @Zare said:
    How old is this server? :smile:

    That firmware is 7 years old...

    no idea to be honest haha

  • ZareZare Member, Host Rep

    Grab the motherboard model and pop it here, ill see if there is any update you can do.

  • Prime404Prime404 Member
    edited April 2021

    That’s most likely a very old server with eg. an X7-series motherboard or older even.

    You may want to try IPMIView as there is a big chance that it only supports SSLv3 and that isn’t supported in modern versions of Java.

    https://www.supermicro.com/SwDownload/SwSelect_Free.aspx?cat=IPMI

  • DataIdeas-JoshDataIdeas-Josh Member, Patron Provider

    @alilet said:

    @Zare said:
    How old is this server? :smile:

    That firmware is 7 years old...

    no idea to be honest haha

    Open up the server and either take a picture or let us know the motherboard model.

  • @Prime404 said:
    That’s most likely a very old server with eg. an X7-series motherboard or older even.

    You may want to try IPMIView as there is a big chance that it only supports SSLv3 and that isn’t supported in modern versions of Java.

    https://www.supermicro.com/SwDownload/SwSelect_Free.aspx?cat=IPMI

    Didn't work. When I run IPMIView from command prompt after providing IP etc. then nothing happens. Control simply returns.

  • Here's motherboard info

    root@server:~# dmidecode | grep -A3 '^System Information'
    System Information
            Manufacturer: Supermicro
            Product Name: X8DT3
            Version: 1234567890
    
    
    
    
    root@server:~# dmidecode -t baseboard
    # dmidecode 3.0
    Getting SMBIOS data from sysfs.
    SMBIOS 2.6 present.
    
    Handle 0x0002, DMI type 2, 15 bytes
    Base Board Information
            Manufacturer: Supermicro
            Product Name: X8DT3
            Version: 2.0
            Serial Number: OM11S32571
            Asset Tag: 1234567890
            Features:
                    Board is a hosting board
                    Board is replaceable
            Location In Chassis: To Be Filled By O.E.M.
            Chassis Handle: 0x0003
            Type: Motherboard
            Contained Object Handles: 
    

    CPU is Dual Intel Xeon E5620 @ 2.4GHz (8 Cores +HT)

  • You're already on the latest firmware.

    There's some BIOS update (if you already don't have it) that fixes the spectre meltdown but that's about it.

  • 1gservers1gservers Member, Patron Provider

    I’ve had success connecting to x8 IPMI by downgrading to an older version of Java Runtime Environment. I think version 8 IIRC. I also don’t have problems connecting from a Linux desktop with IcedTea-web

  • @1gservers said:
    I’ve had success connecting to x8 IPMI by downgrading to an older version of Java Runtime Environment. I think version 8 IIRC. I also don’t have problems connecting from a Linux desktop with IcedTea-web

    Yeah thinking of making an Ubuntu VM to try it from.

  • afnafn Member
    edited April 2021

    I had some issues with an old server once, the solution was to simply use java jre 7u80 in my case.

  • aliletalilet Member
    edited April 2021

    @afn said:
    I had some issues with an old server once, the solution was to simply use java jre 7u80 in my case.

    Installed 7u80 and now I am getting different error.

    Then I noticed that only TLS1.0 is checked in Java settings so I went ahead and also checked 1.1 and 1.2 and now I get this error:

    java.net.ConnectException: Connection refused: connect

  • emreemre Member, LIR

    you can try these containers just build for this problem of java shit.

    https://hub.docker.com/r/solarkennedy/ipmi-kvm-docker

    or

    https://hub.docker.com/r/fresta/ipmi-console

  • @emre said:
    you can try these containers just build for this problem of java shit.

    https://hub.docker.com/r/solarkennedy/ipmi-kvm-docker

    or

    https://hub.docker.com/r/fresta/ipmi-console

    Installed Docker for the first time. Then downloaded that container and ran and now I can see the browser but problem is unable to login as I keep getting error The form token is invalid

    Actually I have a .jnlp file which I want to run but I don't know how to transfer that into container so I tried to login so I can download it but it doesn't work.

  • You may use a lower version of JAVA, something like JAVA 6 and it should work.

  • I was finally able to run this https://hub.docker.com/r/fresta/ipmi-console but getting similar Java error when running that .jnlp file.

    Could this be an issue with hosting provider? May be there is some configuration issue?

  • Found the solution. I simply opened .jnlp file in Notepad++ and changed https to http

    Now when I double click to open, I see this window.

Sign In or Register to comment.