st-one-io / node-red-contrib-opc-da

A Node-RED node to interact with OPC-DA servers.
Apache License 2.0
13 stars 7 forks source link

Bug: "Test and get items" fails with "Error: Algorithm sha1 not supported" #1

Open demetz opened 4 years ago

demetz commented 4 years ago

Hi,

I was just giving your package a test run on an old Raspberry PI running nodejs v8.10.0 and node-red v0.19.1.

After hitting "Test and get items", I received the following error:

Okt 24 11:49:07 xxx nodered[645]: 24 Oct 11:49:07 - [error] Error: Algorithm "sha1" not supported. supported values: passthrough - undefined

Is there a dependency missing?

steuck13 commented 4 years ago

Greetings, Ty for your report Which server are you communicating with?

demetz commented 4 years ago

I'm trying to connect to CoDeSys.OPC.02 running on Windows 7

Ah, in addition. The dialogue asks for a domain and a password. That box has only a workgroup and no password...

serresident commented 4 years ago

Faced with a similar problem machine to windows 7, but the main problem , it is not in the domain , there is only the working group but it is not used and the account has no password, but to make the password no problem, I tried to put the password and the domain to register the name of the workgroup it doesn't work , is it possible to use a host computer outside the domain?