konimarti / opc

OPC DA client in Golang for monitoring and analyzing process data based on Windows COM.
MIT License
237 stars 85 forks source link

Error While Reading Config File #34

Closed sandeep1993kumar closed 4 years ago

sandeep1993kumar commented 4 years ago

Hello, I am getting the following error while reading the config file:

2020/05/16 11:41:16 config file: influx.yml 2020/05/16 11:41:16 error reading config file influx.yml exit status 1

Not sure why, I have checked the config file , there seems to be no problem with it..

sandeep1993kumar commented 4 years ago

So, the problem got solved by removing the quotes from DB addr .