Skip to content

Critical Check:#12 code error "ERROR:'NoneType' object has no attribute 'group" with 20.12.04.01 #140

@halmoszoltan

Description

@halmoszoltan

Critical Check:#12
ERROR: Error performing #12:Check:vManage:Validate ConfigDB Size is less than 5GB.
Please check error details in log file: sdwan_sure/sure_logs_27_01_2025_10_24_26.log.
If needed, please reach out to tool support at: sure-tool@cisco.com, with your report and log file.

INFO:#12:Check:vManage:Validate ConfigDB Size is less than 5GB
ERROR:'NoneType' object has no attribute 'group'
Traceback (most recent call last):
File "py3_sure.py", line 2549, in
db_size, check_result, check_analysis, check_action = criticalChecknineteen()
File "py3_sure.py", line 1238, in criticalChecknineteen
db_size = match(db_size, '\d+.?\d*[BKMGT]')
File "py3_sure.py", line 121, in match
matchedData = match.group()
AttributeError: 'NoneType' object has no attribute 'group'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions