weizhouapache commented on issue #8622:
URL: https://github.com/apache/cloudstack/issues/8622#issuecomment-1932002152
@ccycv
can you check the management-server.log if there are similar erros like
below ?
```
2024-02-07 10:59:11,110 ERROR [c.c.a.ApiServer]
(qtp1146825051-20:ctx-74413901 ctx-b91ecc51) (logid:aa41ab63) unhandled
exception executing api command: [Ljava.lang.String;@5a46b058
java.lang.NullPointerException
at com.cloud.vm.NicVO.getInstanceId(NicVO.java:256)
at
com.cloud.api.ApiResponseHelper.addSystemVmInfoToIpResponse(ApiResponseHelper.java:995)
at
com.cloud.api.ApiResponseHelper.showVmInfoForSharedNetworks(ApiResponseHelper.java:1175)
at
com.cloud.api.ApiResponseHelper.createIPAddressResponse(ApiResponseHelper.java:1088)
at
org.apache.cloudstack.api.command.user.address.ListPublicIpAddressesCmd.execute(ListPublicIpAddressesCmd.java:196)
```
--
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]