# OPCUA Client node always on statuts "Connecting"

**URL:** https://discourse.nodered.org/t/opcua-client-node-always-on-statuts-connecting/40158
**Category:** Industrial
**Created:** [1 February 2021 10:27 UTC](https://discourse.nodered.org/t/opcua-client-node-always-on-statuts-connecting/40158 "2021-02-01T10:27:51Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![jlb](https://avatars.discourse-cdn.com/v4/letter/j/a9adbd/32.png) [@jlb](https://discourse.nodered.org/u/jlb)
#### Post date: [1 February 2021 10:27 UTC](https://discourse.nodered.org/t/opcua-client-node-always-on-statuts-connecting/40158/1 "2021-02-01T10:27:52Z")

</div>

I have a simple flow in order to read values on a OPCUA serveur on a PLC:

![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/1/2/125e2839bdf0266ba1067f38eede0dee37da6cc1.png)

I first test the OPCUA value with UAExpert and it works well:

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/5/0/5060597acb11847222fe9a064c02e80f0b26bc1c.png)

it works with no security&certificate and anonymous.

Then i try to test it in node-red with the same configuration values:

![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/e/4/e47f6044cb4aefc474d855810c211e70ad9c2337.png)  
 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/2/0/2095e1bf582eaadec19c5aa8eb3987a8df2a4128.png)  
 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/d/2/d2a1ad38d37a74636ae51a4d84b76850e9e895ce.png)

But when i inject i have nothing in return, no error messages, just the status of OPCUA client in "Connecting"... I try with other values, that's the same. I access well the PLC because i tested it with a classic S7 node.

Some ideas ? Thanks in advance !

---

<div class="post-metadata">

### Author: ![statsmi](https://avatars.discourse-cdn.com/v4/letter/s/f0a364/32.png) [@statsmi](https://discourse.nodered.org/u/statsmi)
#### Post date: [10 February 2021 21:02 UTC](https://discourse.nodered.org/t/opcua-client-node-always-on-statuts-connecting/40158/2 "2021-02-10T21:02:46Z")

</div>

I have the same issue. I am able to see that endpoint with the same settings in a test client but my UAClient node remains in connecting like yours. Did you happen to find a solution?

---

<div class="post-metadata">

### Author: ![jlb](https://avatars.discourse-cdn.com/v4/letter/j/a9adbd/32.png) [@jlb](https://discourse.nodered.org/u/jlb)
#### Post date: [11 February 2021 07:21 UTC](https://discourse.nodered.org/t/opcua-client-node-always-on-statuts-connecting/40158/3 "2021-02-11T07:21:20Z")

</div>

No solution found yet 😕but with the same flow on another PC (the other is on a server) it works so it means that's a network filter or access issue. (but i can ping the IP en both cases...)

---

<div class="post-metadata">

### Author: ![statsmi](https://avatars.discourse-cdn.com/v4/letter/s/f0a364/32.png) [@statsmi](https://discourse.nodered.org/u/statsmi)
#### Post date: [11 February 2021 08:34 UTC](https://discourse.nodered.org/t/opcua-client-node-always-on-statuts-connecting/40158/4 "2021-02-11T08:34:37Z")

</div>

I also tried the same using a different PC as well as a different PLC and still have the problem.

Same issue, I can see the tags with a free OPC client using "none/none" for security policy but my OPC node remains in connecting state. If you see the debug node there is an error, I will post mine later today.

I have been trying with a Beckhoff Twincat3 OPC Server and also a Siemens S7-1500 OPC server. No luck.

---

<div class="post-metadata">

### Author: ![rromele](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/rromele/32/18431_2.png) [@rromele](https://discourse.nodered.org/u/rromele)
#### Post date: [12 February 2021 23:58 UTC](https://discourse.nodered.org/t/opcua-client-node-always-on-statuts-connecting/40158/5 "2021-02-12T23:58:39Z")

</div>

I have the impression that it is a widespread problem with the OPC\_UA node, I also tried installing certificates on the server, setting security policies with user and password, without obtaining positive results.  
I would investigate the "local own certificate is not used" system message.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [13 April 2021 23:58 UTC](https://discourse.nodered.org/t/opcua-client-node-always-on-statuts-connecting/40158/6 "2021-04-13T23:58:56Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
