DaanHoogland commented on issue #10154: URL: https://github.com/apache/cloudstack/issues/10154#issuecomment-2568913456
@leduyquy the log looks good but it is not for the same ID ``` 2025-01-03 15:46:17,798 ERROR [c.c.a.m.AgentManagerImpl] (AgentConnectTaskPool-17819:ctx-02ff844d) (logid:0e3ec52f) Monitor DownloadListener says there is an error in the connect process for 73 due to null ``` sugests it remembered the bad state from the last run. Can you go to the log from the first of january and do the following `zgrep logid:f8b676f6 management-server.log.2025-01-01.gz >log.txt` and `zgrep ctx-76fa1734 management-server.log.2025-01-01.gz >context.txt` and attach the files, please? -- 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]
