Skip to content

At running st2 pack install command from remote node, the command will be failed (but 'packs.install' will be success). #92

@userlocalhost

Description

@userlocalhost

Thank you for developing this great software, this is quite useful for me.
BTW, I found a problem, or just my failure, about accessing st2 from host that runs st2-docker.

Through the Nginx, we can access to the st2auth and st2api from remote node when I install st2client and set the environment variables about ST2 like this.
2017-12-22 11 08 46

When I run st2 pack install command, an error message was shown and exit status of the st2 command would be 1.
2017-12-22 11 33 06

But the packs.install workflow was run normally and install processing was succeeded.
2017-12-22 11 28 43

I set a configuration silence_ssl_warnings to ignores the ssl verification warning.
2017-12-22 11 41 54

And I registered the CAcert of st2-docker to avoid that probolem.
2017-12-22 11 22 04

But that error message was shown and st2 pack install command was failure (although the install processing was run and succeeded) as shown before.
And the case of uninstalling pack, the same phenomenon also be occurred.

Here is the execution environment that causes that phenomenon.
2017-12-22 11 36 35

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions