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

Error in config.json<>Unable to start server #4245

Open
akshat-code21 opened this issue Nov 13, 2024 · 0 comments
Open

Error in config.json<>Unable to start server #4245

akshat-code21 opened this issue Nov 13, 2024 · 0 comments

Comments

@akshat-code21
Copy link

image
image

i am attaching schema of CentralSystems where it accepts type as an object
but in config.json and in http-template-config.json it give type like this :
"CentralSystems": [
{
"type" : "ocpp",
"implementation": "soap",
"protocol": "http",
"host": "localhost",
"port": 8010,
"debug": false
},
{
"type": "ocpp",
"implementation": "json",
"protocol": "ws",
"host": "localhost",
"port": 8010,
"keepaliveinterval": 30,
"debug": false
}
],

i think this is the error and if yes could you please tell the fix

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