GitHub user abdessalllam added a comment to the discussion: Unable adding host from ui
Open the browser console, you should see API errors of why its not working, Check Cloudstack & Cloudstack agent logs in /var/log/cloudstack/management/ and /var/log/cloudstack/agent/. Open the server terminal and do (tail -f /var/log/cloudstack/management/management-server.log) and click on the OK button again and see the logs. Or (grep -i -E 'exception|unable|fail|invalid|leak|warn|error' /var/log/cloudstack/management/management-server.log) or (tail -50 /var/log/cloudstack/management/management-server.log)after clicking on OK. Same for the agent logs /var/log/cloudstack/agent/agent.log GitHub link: https://github.com/apache/cloudstack/discussions/11806#discussioncomment-14623902 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
