UaException: status=Bad_NodeIdUnknown, message=The node id refers to a node that does not exist in the server address space.
时间: 2023-08-31 18:11:30 浏览: 216
这个错误通常表示节点 ID 不存在服务器地址空间中。可能有以下原因:
1. 节点 ID 错误或不存在。
2. 节点 ID 在服务器上未创建。
3. 服务器未正确配置或未启动。
4. 客户端请求的节点 ID 在服务器地址空间中被删除。
您需要检查节点 ID 是否正确,并确保在服务器上创建了该节点。如果问题仍然存在,请检查服务器配置并确保其已启动。
阅读全文
相关推荐






