weizhouapache commented on issue #8527:
URL: https://github.com/apache/cloudstack/issues/8527#issuecomment-1899956760

   > Running with advanced.cfg yields the same error:
   > 
   > ```
   > ➜ docker exec -it simulator python 
/root/tools/marvin/marvin/deployDataCenter.py -i /root/setup/dev/advanced.cfg
   > 
   > ==== Log Folder Path: 
/tmp/MarvinLogs/DeployDataCenter__Jan_18_2024_20_19_02_OVT40E All logs will be 
available here ====
   > 
   > === TestClient Creation Failed===
   > ```
   
   @mikehale 
   it worked in my testing
   ```
   root@buildbox-u22:~ # docker exec -it simulator python 
/root/tools/marvin/marvin/deployDataCenter.py -i /root/setup/dev/advanced.cfg
   
   ==== Log Folder Path: 
/tmp/MarvinLogs/DeployDataCenter__Jan_19_2024_07_34_09_I58832 All logs will be 
available here ====
   
   ==== Deploy DC Started ====
   
   === Data Center Settings are dumped to 
/tmp/MarvinLogs/DeployDataCenter__Jan_19_2024_07_34_09_I58832/dc_entries.obj===
   
   ====Deploy DC Successful=====
   ```
   
   I suspect it is caused by some settings with the docker image.
   I would be good to test it by someone else who use Mac,


-- 
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]

Reply via email to