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

Error when trying to view a VM #22

Open
ccandreva opened this issue May 7, 2020 · 5 comments
Open

Error when trying to view a VM #22

ccandreva opened this issue May 7, 2020 · 5 comments
Labels

Comments

@ccandreva
Copy link

I have just done a fresh install of Katello / Foreman under Centos 7, and added foreman_hyperv to it.
The provided plugin rpms would not install so I had to install all dependancies from gem intself.

I am able to view the list of VMs on the HyperV server, but when I click an individual server I get this error:

Oops, we're sorry but something went wrong getaddrinfo: Name or service not known (HYPERV.foo.com:5985)

My guess is it's trying to resolve the port number as part of the hostname ?

@ananace ananace added the bug label May 8, 2020
@ananace
Copy link
Owner

ananace commented May 8, 2020

I'm currently doing a large upgrade of the code base of both foreman_hyperv as well as fog_hyperv, though I've ran into some issues with interface handling that's keeping me from releasing it yet.
I think there might be a fix for this issue in that big blob of code though.

@ccandreva
Copy link
Author

How goes the large upgrade ? :-)

@ccandreva
Copy link
Author

Did you ever get anywhere with the upgrade of the code base ?

@ananace
Copy link
Owner

ananace commented Jan 24, 2023

It's unfortunately stuck somewhat in limbo, we've stopped all usage of Hyper-V at the university where I developed this, so I don't have as much time I can devote to it. Not to mention lacking in the Windows server admin knowledge to set up a clustered environment to be able to test it properly. (I'm actually employed as a Linux sysadmin)

I might be able to dig back into the code to get it running on our standardized layout at least, but don't expect any major progress on it from me personally this year.

@ccandreva
Copy link
Author

Thank you, I'm in a similiar position, a Linux admin setting up a Unix infrastructure for an otherwise primarily Windows shop.

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

No branches or pull requests

2 participants