Michael Hecht
Michael Hecht
Found out myself what to do: `verify_ssl_certificate=False` --> don't check certificate `verify_ssl_certificate='/path/to/certificate'` --> check certificate So, setting verify_ssl_certificate to True was the error.
Hi, I just set up a new Docker container with node-red 2.2.3 OPC-UA 0.2.307 can now be installed but I get following error on start: ``` 14 Jun 09:59:59 -...
I followed the instructions in https://github.com/mikakaraila/node-red-contrib-opcua/issues/537 but now I run into other problems with node.js 16.x So I would need a version that works with node.js 14.x
Yes, I'm running Node-Red inside Docker. Is there a workaround / solution for this problem?
Any new development on this? I also would really appreciate this.
I think it might be an incompatibility with some library or so. In Python 3.10 and 3.12 the print is as expected, in my 3.11.6 the print is empty.
Yes @Gyan313, this is exactly what I would like to be changed. So I can directly install the library using pip instead of compiling it on my own machine during...
well yes. [] is usually for units, i.e. "power [MW]" and "-" is for "no unit". It's just for convenience since i use a lot of units like kWh, A,V,...
Ok. I could install the release candidate but did not check, if it is working with existing application (I assume it will ;-)). When will the RC be the official...
I have the same problem. The terminal is accessible in browser but spyder fails to connect (Python 3.9, Python 3.10, spyder 5.3.3, spyder-terminal 1.2.2).