Skip to content

Can't run client #32

Closed
Closed
@definitio

Description

@definitio
$ 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions