GitHub user weizhouapache added a comment to the discussion: Cloustack agent (4.18.1.0) status stuck on activating
@Ash6990 can you the the log level to DEBUG and restart cloudstack-agent ? ``` sed -i "s/INFO/DEBUG/g" /etc/cloudstack/agent/log4j-cloud.xml systemctl restart cloudstack-agent ``` - can you share the journalctl logs ? ``` journalctl -xeu cloudstack-agent ``` GitHub link: https://github.com/apache/cloudstack/discussions/9028#discussioncomment-9359212 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
