vmware-samples / validated-solutions-for-cloud-foundation

A companion repository for the VMware Validated Solutions for VMware Cloud Foundation.
https://vmware.com/go/vvs
BSD 2-Clause "Simplified" License
23 stars 5 forks source link

[HRM] Exception while sending Backup status data to vROps #48

Closed bhumitra closed 1 year ago

bhumitra commented 1 year ago

Code of Conduct

VMware Cloud Foundation

v4.5

Environment Details

NA

Description

This is the error seen in the logs. (See attached logs).

[2023-05-04 01:24:27] INFO - [send-data-to-vrops.py:934] - Pushing Backup status data to vrops
[2023-05-04 01:24:27] INFO - [send-data-to-vrops.py:946] - hostname = sddc-manager.vcf.sddc.lab, component = SDDC Manager
[2023-05-04 01:24:27] INFO - [send-data-to-vrops.py:51] - Exception occurred. Details -
[2023-05-04 01:24:27] INFO - [send-data-to-vrops.py:52] - 'NoneType' object has no attribute 'group'
send-data_2023-05-04_01-17-15.zip

Expected Behavior

Data should be pushed successfully, but an error is raised while parsing the backup JSON.

Actual Behavior

Error in the description.

Steps to Reproduce

Run the script send-data-to-vrops.py

Screenshots

No response

References

No response

bhumitra commented 1 year ago

send-data_2023-05-04_01-17-15.zip