Closed
Description
$ python client.py localhost
Connecting to localhost on port 1688...
Traceback (most recent call last):
File "client.py", line 239, in <module>
main()
File "client.py", line 63, in main
kmsRequest = createKmsRequest()
File "client.py", line 195, in createKmsRequest
handler = kmsRequestV4(None, config)
File "/kms/kmsBase.py", line 122, in __init__
if self.config['sqlite'] and self.config['dbSupport']:
KeyError: 'sqlite'
Metadata
Metadata
Assignees
Labels
No labels