Test012345678949

Results 9 comments of Test012345678949

I habe a HP DL360 G7 with the same problem. I used @stormis infos with actual Xenserver: ``` mv /usr/lib/modules/4.19.0+1/updates/bnx2.ko /usr/lib/modules/4.19.0+1/updates/bnx2.ko.old depmod -a dracut -f /boot/initrd-4.19.0+1.img 4.19.0+1 reboot ``` After...

Here additional the output after ethtool activities: ``` Jan 11 22:49:26 xenserver-2 kernel: [ 19.336485] be2net 0000:09:00.0 eth4: renamed from side-395-eth4 Jan 11 22:49:26 xenserver-2 kernel: [ 19.392488] be2net 0000:09:00.1...

Thx for your immediate reply. Youre right the latest version has 2 outputs, but the "No Items Error" doesn't start a message either: ![grafik](https://github.com/mikakaraila/node-red-contrib-opcua/assets/156374715/2f5b08b3-42cd-4d1a-be36-b671299462fe)

Ok, I looked at the source: in Line 1507 of 102-opcuaclient.js the problem is handled: ``` if (multipleItems.length === 0) { node_error(node.name + " no items to read"); return; ```...

Thx. Yes normally I would say "That's right", but in the flow "programming" I have two or three times seen, that the OPCUA has no item's without been cleared. I...

No problem.... You make great work and it runs stable and flawless. I'm really happy for your short time reaction and therefore it is no problem waiting 1 week.

Hi, Do you know, when a new version will be published ???

Thx for the direct reply. Get well soon, and I hope your not too sick ?? My children often bring some strange things home.

It runs good. If status = no items to read --> add items --> start 5 s later new read. I think there will be no bug within deploying and...