Skip to content

Better error message for no host or client.conf.string #20

Open
@javier

Description

@javier

I had a typo in which I was passing the client.conf.string= property, with a trailing equal sign. Of course I had an error message saying this

{"error_code":500,"message":"Either 'client.conf.string' or 'host' must be set."

I misinterpreted the message and I thought I was passing both the client.conf.string and host properties, and I was trying to see why host was being used. After a while I noticed my error. This might be only me, but maybe rewording the message to say that None of the properties have been configured would make things easier.

Thanks!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions