Problem: I have installed & configured foreman Auto discovery plugin but when I am booting new unknown host from PXE network I am getting " Lates server response" N/A and status is also N/A, not sure what going wrong what config do I check any pointer will be appericiated thanks
Expected outcome: Host should get discovered in foreman UI
Foreman and Proxy versions: 1.22
Foreman and Proxy plugin versions: foreman Auto discovery Plugin 15.0
Other relevant data:
[e.g. logs from Foreman and/or the Proxy, modified templates, commands issued, etc]
(for logs, surround with three back-ticks to get proper formatting, e.g.)
The TUI and background process that does the discovery do not communicate each other in real time, therefore there is a countdown of 45 seconds and if discovered node is not able to complete the request you will see this message. As it says, use <Status> button to refresh the screen to see the updated status. This is technical limitation of the newt library.
If anything goes wrong, check logs via <Logs> button. Enable SSH and sign in the node to investigate more. From what I can see, the port 8433 does not look right, it’s usually 8443 or 9090 depending on which installation scenario you used.