Shawn de Wet
Shawn de Wet

Reputation: 5976

FlowGear Droppoint error

I'm getting the following error when trying to Test a SQL connection via a droppoint:

DropPoint Invoke Error: Unable to instance node SqlQuery 2.1.0.6: Decryption failed: Padding is invalid and cannot be removed.

How do I fix this?

Upvotes: 0

Views: 219

Answers (1)

Daniel
Daniel

Reputation: 504

This indicates that either the transport or the stored Node at the DropPoint is corrupt. A DropPoint restart should resolve this but it's strongly recommended that you upgrade to the new WebSockets-based DropPoints which can be downloaded from the Console. More at https://developers.flowgear.net/kb/DropPoint

Upvotes: 0

Related Questions