Skip to content

No values published after migration from Dashboard-OPCUA-Client #385

@ainglessi

Description

@ainglessi

Problem: the identification data is displayed correctly in the umati dashboard. Unfortunately, however, all other datapoints are not visible / not working.

  • Gateway starts successfully and reads OPC UA values.
  • State number values are present in the data store (example: LaserSystemState Number ns=9;i=6129 = 4).
  • We still see duplicate dataset messages at startup:
    - "Attempted to add PublishedDataSetDataType with duplicate name = ns=9;i=5004"
    - "... ns=9;i=5009"
    - "... ns=9;i=6005"
    - "... ns=9;i=5010"
    - "... ns=9;i=6007"
    - "... ns=9;i=5012"
  • We see MQTT connection issues:
    - "connect attempt returned Unable to connect to the remote server"
  • After startup, publishing remains unsuccessful repeatedly:
    - "UaPublisher - PublishNetworkMessage, WriterGroupId:0; success = False

Version: ghcr.io/umati/umatigateway:develop

umatiGateway.log
umatiGatewayConfig.xml

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions