You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2019/07/15 07:06:28 UTC

[GitHub] [cloudstack] ustcweizhou commented on issue #3490: Can't create instance after upgrade from 4.2.1 to 4.11.2

ustcweizhou commented on issue #3490: Can't create instance after upgrade from 4.2.1 to 4.11.2
URL: https://github.com/apache/cloudstack/issues/3490#issuecomment-511294463
 
 
   @velinbudinov can you post the result of mysql queries below ?
   ```
   select broadcast_uri from cloud.networks where id=<network_id>;
   select broadcast_uri from cloud.nics where instance_id=<instance id>;
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services