Ah, I was indeed trying to subscribe for updates.
UaExpert 1.3.0 201 (it prompted me to update but didn't do that yet)
However, I can't seem to reproduce the
0x80050000 errors now. The connection is working and I can browse the server and see the values.
On the Lime2 device I am indeed using debian Jessie.
The errors I'm getting are not related to the subscription request. Just connecting to it already causes reconnections.
I can still browse but it's just reconnecting all the time.
Logs from the last attempt (read bottom to top), the server log didn't show any errors or warnings this time.
18:38:20.333 | Server Node | Lime2 | Disconnect succeeded.
18:38:20.329 | Server Node | Lime2 | Connection status of server 'Lime2' changed to 'Disconnected'.
18:38:16.600 | Server Node | Lime2 | Connection status of server 'Lime2' changed to 'Connected'.
18:38:16.600 | Server Node | Lime2 | Connection status of server 'Lime2' changed to 'NewSessionCreated'.
18:38:11.007 | Server Node | Lime2 | Connection status of server 'Lime2' changed to 'ConnectionErrorApiReconnect'.
18:38:11.005 | General | | [uastack] OpcUa_Channel_ResponseAvailable: Decoding failed! (0x80080000)
18:38:07.321 | Attribute Plugin | Lime2 | Read attributes of node 'NS1|Numeric|76' failed [ret = BadEndOfStream].
18:38:07.320 | Reference Plugin | Lime2 | Browse succeeded.
18:38:07.320 | General | | [uastack] OpcUa_Channel_ResponseAvailable: Decoding failed! (0x80B00000)
18:38:04.262 | AddressSpaceModel | Lime2 | Browse succeeded.
18:38:04.258 | TypeCache | Lime2 | InverseName = OrganizedBy
18:38:04.258 | TypeCache | Lime2 | Description = Organizes
18:38:04.258 | TypeCache | Lime2 | DisplayName = Organizes
18:38:04.258 | TypeCache | Lime2 | BrowseName = 0:Organizes
18:38:04.258 | TypeCache | Lime2 | Read succeeded.
18:38:04.254 | TypeCache | Lime2 | Reading type info of NodeId NS0|Numeric|35
18:38:04.254 | TypeCache | Lime2 | InverseName = TypeDefinitionOf
18:38:04.254 | TypeCache | Lime2 | Description = HasTypeDefinition
18:38:04.254 | TypeCache | Lime2 | DisplayName = HasTypeDefinition
18:38:04.254 | TypeCache | Lime2 | BrowseName = 0:HasTypeDefinition
18:38:04.254 | TypeCache | Lime2 | Read succeeded.
18:38:04.249 | Attribute Plugin | Lime2 | Read attributes of node 'NS0|Numeric|84' failed [ret = BadEncodingLimitsExceeded].
18:38:04.248 | TypeCache | Lime2 | Reading type info of NodeId NS0|Numeric|40
18:38:04.248 | Reference Plugin | Lime2 | Browse succeeded.
18:38:04.248 | General | | [uastack] OpcUa_Channel_ResponseAvailable: Decoding failed! (0x80080000)
18:38:04.248 | AddressSpaceModel | Lime2 | Browse succeeded.
18:38:00.840 | Server Node | Lime2 | Connection status of server 'Lime2' changed to 'Connected'.
18:37:55.239 | AddressSpaceModel | Lime2 | Browse failed with error 'BadConnectionClosed'.
18:37:55.235 | Server Node | Lime2 | Connection status of server 'Lime2' changed to 'ConnectionErrorApiReconnect'.
18:37:55.234 | General | | [uastack] OpcUa_Channel_ResponseAvailable: Decoding failed! (0x80080000)
18:37:55.231 | AddressSpaceModel | Lime2 | Browse succeeded.
18:37:55.221 | Server Node | Lime2 | Revised values: SessionTimeout=10000, SecureChannelLifetime=600000
18:37:55.220 | Server Node | Lime2 | Successfully connected UA server.
18:37:55.219 | Server Node | Lime2 | Connection status of server 'Lime2' changed to 'Connected'.
18:37:54.862 | Server Node | Lime2 | The server returned no certificate, all certificate checks will be skipped.
18:37:54.858 | Server Node | Lime2 | ApplicationUri: 'urn:unconfigured:open62541:open62541Server'
18:37:54.855 | Server Node | Lime2 | Found security policy '
http://opcfoundation.org/UA/SecurityPolicy#None'
18:37:54.850 | Server Node | Lime2 | Found endpoint 'opc.tcp://lime2:16664'
I will see if I can grab a wireshark capture.