Skip to content
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

Network Error When Using Avocent KVM #22

Open
j-p-burdell opened this issue Oct 20, 2024 · 2 comments
Open

Network Error When Using Avocent KVM #22

j-p-burdell opened this issue Oct 20, 2024 · 2 comments

Comments

@j-p-burdell
Copy link

Hi. Thank you so much for creating this solution!

I'm utilizing an Avocent av3008 IP KVM and can make it through all the "verification" prompts, but then get a "Network connect error" when it attempts to connect to the end device (see below).

I get the same connect error whether I open the jnlp file via browser or invoke it from the command line via javaws. Only two messages I visibly see when utilizing the command line, are "This application does not specify a Codebase in its manifest" and "Application title was not found in manifest".

Hoping you can assist with resolving this issue and please let me know what additional info/data/logs might be needed. Thank you!

image

image

@solarkennedy
Copy link
Owner

Haha. Who knows man :)

The network connect error, can you curl that https url in the error message? (it's probably the same url you are visiting)

I would bet it is https cert validation failure.

Maybe there is a way to invoke the java app without the webstart stuff?
That might make the real error more obvious.

Maybe try having a conversation about it with ChatGPT?

@j-p-burdell
Copy link
Author

lol :)

As you suspected, am not able to curl the http link, but can successfully curl it via https. Also, I'm a n00b when it comes to Java... what command would I run to invoke the java app without webstart?

Also, trying to find a solution on ChatGPT as well. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants