Skip to content

NullPointerException on authentication failure with non-existent user and single plugin in AuthServer #940

@mrotteveel

Description

@mrotteveel

The code in WireConnection#getDefaultWireOperations() obtains the V10 protocol from protocols for processing the error, but with the default configuration in Jaybird 6, it won't contain the V10 protocol. Either obtain the lowest available version, or make sure to obtain V10 in a different way.

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions