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

Controller rest api of get agent microservices returns microservice cmd in wrong order #727

Closed
NehaNaithani opened this issue Jan 18, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@NehaNaithani
Copy link
Contributor

Below are the version of components used

Agent: 2.0.0-dev
Controller: 2.1.0-dev-b11428

Response of api controller-url/api/v3/agent/microservices/

            "cmd": [
                "-corsOrigin",
                "-dbhost",
                "-fg",
                "-multiservice",
                "-ngsiv1Autocast",
                "/usr/bin/contextBroker",
                "__ALL",
                "localhost:27017"
            ],

For detailed information please see the issue reported on agent
Agent issue

@NehaNaithani NehaNaithani added the bug Something isn't working label Jan 18, 2021
franckOL added a commit to franckOL/Controller that referenced this issue Jan 21, 2021
Signed-off-by: Franck Roudet <franck.roudet@orange.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant