grafana / opcua-datasource

An OPC UA datasource for reading from OPC UA servers (DA/HDA/AE) into Grafana directly
GNU Affero General Public License v3.0
54 stars 10 forks source link

can't connect to opc Server #13

Closed MrLight closed 3 years ago

MrLight commented 4 years ago

When I try to setup a new datasource and click save&test the message "Testing..." is constantly shown. I can connect to my datasource with UaExpert.

I'm running grafana 7.1.3 under Windows 10.

In the grafan log is no entry regarding the plugin. Are there any additional logging capabilities for the plugin available? How can I test if the c# backend is running as expected?

OK I found that increasing the grafana loglevel will show some more information.

I get a Opc.Ua.ServiceResultException: BadSecureChannelClosed" error. When using the OPC c# Reference Client everything is connection well...

alydersen commented 3 years ago

@sleiban Can you share any insight on this?

sleiban commented 3 years ago

Sorry about the late reply. There have been a lot of changes lately. Could you try again with latest?

alydersen commented 3 years ago

Closing this due to inactivity and lack of feedback.