Skip to content

Commit 2ea3d89

Browse files
committed
Add 6513
1 parent aa12419 commit 2ea3d89

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed

articles/iot-operations/troubleshoot/known-issues.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,12 +122,34 @@ This section lists current known issues for the connector for OPC UA.
122122
Issue ID: 7518
123123

124124
---
125+
126+
Log signature: N/A
127+
128+
---
125129

126-
Log signature: N/A
130+
When you add a new asset with a new asset endpoint profile to the OPC UA broker and trigger a reconfiguration, the deployment of the `opc.tcp` pods changes to accommodate the new secret mounts for username and password. If the new mount fails for some reason, the pod doesn't restart and therefore the old flow for the correctly configured assets stops as well.
131+
132+
### An OPC UA server modelled as a device can only have one inbound endpoint of type "Microsoft.OpcUa"
127133

128134
---
129135

130-
When you add a new asset with a new asset endpoint profile to the OPC UA broker and trigger a reconfiguration, the deployment of the `opc.tcp` pods changes to accommodate the new secret mounts for username and password. If the new mount fails for some reason, the pod doesn't restart and therefore the old flow for the correctly configured assets stops as well.
136+
Issue ID: 6513
137+
138+
---
139+
140+
`2025-07-24T13:29:30.280Z aio-opc-supervisor-85b8c78df5-26tn5 - Maintaining the new asset test-opcua-asset | - | 1 is skipped because the endpoint profile test-opcua.opcplc-e2e-anon-000000 is not present`
141+
142+
---
143+
144+
When you create an OPC UA device, you can only have one inbound endpoint of type `Microsoft.OpcUa`. Currently, any additional endpoints aren't used used.
145+
146+
Workaround: Create multiple devices with a single endpoint each if you want to use namespace assets.
147+
148+
A OPC UA namespaced asset can only have a single dataset, additional datasets aren't used.
149+
150+
Workaround: Create multiple namespace assets each with a single dataset.
151+
152+
131153

132154
### Data spike every 2.5 hours with some OPC UA simulators
133155

0 commit comments

Comments
 (0)