DaanHoogland commented on issue #11251: URL: https://github.com/apache/cloudstack/issues/11251#issuecomment-3107045265
> > [@longxiaotian799](https://github.com/longxiaotian799) I increased the timeout for /usr/bin/arch call done by the Agent Java code from 500ms to 1000ms. I was running my test host on Oracle Linux 8, x86_64, and without changes, I was getting the null arch error. > > why adding timeout can work? I am a software engineer doing a project of migrating CloudStack from x86 to arm, and eagerly can make it. Thanks very much. Because the arch does not return in time to decide that it is arm64 and it reverts to the default (x86_64), @longxiaotian799 . -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org