abdessalllam commented on issue #11804: URL: https://github.com/apache/cloudstack/issues/11804#issuecomment-3379076189
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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
