Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot accept config.json file as config file. #74

Open
henjoe opened this issue Nov 28, 2021 · 0 comments
Open

Cannot accept config.json file as config file. #74

henjoe opened this issue Nov 28, 2021 · 0 comments

Comments

@henjoe
Copy link

henjoe commented Nov 28, 2021

Hi @coussej ,

I tried to use config.json file as my config file, however I received this error while starting the application:

"No such file or directory , [my path to config file] \config.toml"

I thought that the opcua logger uses either "toml" or "json" file as your read.md says:
image

I am thinking of the code here under config.js:

image

It only looks for the config.toml file, but doesn't have logic on when the toml file is not available that it should look for config.json file instead.

Thank You.

Regards,
Henjoe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant