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...
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...