Skip to content

Keyerror exception on 'timeRemainingForExpiration' #29

@javcon

Description

@javcon

INFO:****Collecting Preliminary Data

ERROR:'timeRemainingForExpiration'
Traceback (most recent call last):
File "sure.py", line 2499, in
controllers_info = controllersInfo(controllers)
File "sure.py", line 327, in controllersInfo
controllers_info[(device['host-name'])] = [(device['deviceType']),(device['deviceIP']),(device['version']) ,(device['reachability']),(device['globalState']),(device['timeRemainingForExpiration']), (device['state_vedgeList']) ]
KeyError: 'timeRemainingForExpiration'

Metadata

Metadata

Assignees

Labels

assignedbugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions