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

HTTP 500 error calling Foundation 5.5 to image nodes in module 1.9.1 #461

Open
jtroyj opened this issue Jan 15, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working
Projects

Comments

@jtroyj
Copy link

jtroyj commented Jan 15, 2024

When trying to use module 1.9.1 to image nodes via Foundation 5.5 the following error occurs:

TASK [Image nodes using manual and discovery modes] ********************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "error": "HTTP Error 500: INTERNAL SERVER ERROR", "msg": "Failed fetching URL: http://10.38.222.245:8000/foundation/image_nodes", "response": null, "status_code": 500}

The error is easily reproducible with the sample foundation yaml just by defining the Foundation 5.5 host and running the playbook.

We would expect that the playbook would be able to initiate node imaging.

@jtroyj jtroyj added the bug Something isn't working label Jan 15, 2024
@bhati-pradeep bhati-pradeep added this to To do in 1.9.2 Jan 15, 2024
@jtroyj
Copy link
Author

jtroyj commented Jan 15, 2024

Just as an FYI the same playbook kicked off properly against a Foundation VM running 5.2.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
1.9.2
To do
Development

No branches or pull requests

4 participants