Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
3.4.0
-
None
-
-
ce9bf0b71 (3.4), 6a29161a6 (dev), bbfe0c033 (3.4), e1f325dff (dev)
-
License server development 45, License server development 46
Description
Attempting to reserve a license from daemon version 3.3.2 with testapp using CIP version 3.4.0 beta results in return status:
Message: The request from the client application was invalid. Status: 210
This appears to be caused by the capabilities bit-mask header present in the TCP command string, breaking the daemon side parsing that expects the protocol version to be the first parameter.