umati / Dashboard-OPCUA-Client

OPC UA gateway based on open62541 to subscribe to servers implementing umati endorsed companion specification and publish via MQTT to the broker for https://umati.app
Mozilla Public License 2.0
20 stars 9 forks source link

Issue with installer on windows #410

Open altenstefanobranca opened 1 year ago

altenstefanobranca commented 1 year ago

I have discovered an error in the installation of the opcua-client. It appears to have been caused by a system configuration that is not compatible. I have attempted to install all four versions of the Windows installer for Release 1.3.2 in an effort to resolve the issue. 2 3

GoetzGoerisch commented 1 year ago

@altenstefanobranca did you put a configuration.json into the bin folder, next to the .exe Can you try run it from the command line please? Please also try the latest 2.0.0-rc2 release.

@marcfir are we missing any requirements to run on Windows 10 Enterprise 2016 which corresponds to Window 10 Version 1607.

GoetzGoerisch commented 1 year ago

Sample configuration for woodworking: https://github.com/umati/Woodworking/blob/doc/gateway/configuration.json

GoetzGoerisch commented 1 year ago

@altenstefanobranca can you please try release 2.0.0-rc3 and download the 32bit binary. We had an issue during build time.