You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for several minutes and then stops with the following error message:
raise exceptions.TransientServiceError(
oci.exceptions.TransientServiceError: {'target_service': 'blockstorage', 'status': 500, 'code': 'InternalError', 'opc-request-id': '2A034273EB9C4900ABF83605745F79A4/A99916F019AD8B45D648DC2DB4977CDA/96D0D1A4E020E36FEDADC3D2246E5F38', 'message': 'Internal Server Error', 'operation_name': 'update_volume_group', 'timestamp': '2024-08-07T08:05:16.095569+00:00', 'client_version': 'Oracle-PythonSDK/2.131.0', 'request_endpoint': 'PUT https://iaas.eu-amsterdam-1.oraclecloud.com/20160918/volumeGroups/ocid1.volumegroup.oc1.eu-amsterdam-1.abqw2ljrf5trtq6v2u6a5allekc5kfmlnqogxkplyiy7fgungzzp6igote7a', 'logging_tips': 'To get more info on the failing request, refer to https://docs.oracle.com/en-us/iaas/tools/python/latest/logging.html for ways to log the request/response details.', 'troubleshooting_tips': "See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_500__500_internalerror for more information about resolving this error. Also see https://docs.oracle.com/iaas/api/#/en/iaas/20160918/VolumeGroup/UpdateVolumeGroup for details on this operation's requirements. If you are unable to resolve this blockstorage issue, please contact Oracle support and provide them this full error message."}>
Affected version:
$ oci -v
3.45.1
Using the web console I'm able to do it.
The text was updated successfully, but these errors were encountered:
Hi @bogdan-m-darie looks like the issue is at the service side, I've tagged the Block Volume team. They'll be able to help with the opc-request-id generated in the error message.
I have a volume group for which I want to enable cross region replication:
The command returns the following:
for several minutes and then stops with the following error message:
Affected version:
Using the web console I'm able to do it.
The text was updated successfully, but these errors were encountered: