GitHub user Pearl1594 added a comment to the discussion: Unable to deploy 
initial zone/setup - Fails at creating guest network

Can you also check if the virtual router element for the given nspid is enabled.
```
cmk list virtualrouterelements nspid=9282a0af-8598-4daa-a746-55465ca23745
```
If `enabled: false` then can you please run the following:
```
cmk configure virtualrouterelement 
id=<virtual_router_element_uuid_from_above_cmd> enabled=true
```
This last step can be done on the ui as well
![image](https://github.com/user-attachments/assets/2da01138-3339-46b6-81a4-8c2c96dd4695)


GitHub link: 
https://github.com/apache/cloudstack/discussions/10678#discussioncomment-12781454

----
This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org

Reply via email to