GitHub user weizhouapache added a comment to the discussion: Network isolation creation error
> @weizhouapache Currently, I am using version 4.20.2 according to Global but > no resolved issue. ok, I suspect it is a networking issue or SSH configuration issue (algorithms, ciphers, etc) you can try to **ssh into a VR** in Starting state (before it is stopped in ACS) **from mgmt server** ``` ssh -vvv -p 3922 -i ~cloud/.ssh/id_cloud <private IP of VR> ``` GitHub link: https://github.com/apache/cloudstack/discussions/11768#discussioncomment-14564345 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
