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

Problem with the sample given in the script #97

Open
rymonteiro opened this issue Nov 7, 2019 · 2 comments
Open

Problem with the sample given in the script #97

rymonteiro opened this issue Nov 7, 2019 · 2 comments
Assignees
Labels

Comments

@rymonteiro
Copy link

Description:
The site.yml playbook at the end of the file contains a sample that shows how to combine two different roles at a single node. The sample describes how to start both API Manager default profile and Identity Server as Key Manager in the same apim_1 node.

But this causes an error that wso2is-km requested service could not be found.

Suggested Labels:
Documentation

@VimukthiPerera VimukthiPerera added this to the 3.0.0.2 milestone Nov 27, 2019
@ppozeti
Copy link

ppozeti commented Jun 21, 2020

hey @chirangaalwis, any tips on this issue?

@ppozeti
Copy link

ppozeti commented Jun 21, 2020

I turned on the ansible debugger and right after it failed I re-run the command (and it worked), then I continued and everything is fine. I don't know ansible enough to fix it, so I will leave that to you.

fatal: [apim_1]: FAILED! => {"changed": false, "msg": "Unable to start service wso2is-km: Job for wso2is-km.service failed because the service did not take the steps required by its unit configuration.\nSee \"systemctl status wso2is-km.service\" and \"journalctl -xe\" for details.\n"}
[apim_1] TASK: apim-is-as-km : Start wso2is-km as a service (debug)> r
ok: [apim_1]
[apim_1] TASK: apim-is-as-km : Start wso2is-km as a service (debug)> c

@VimukthiPerera VimukthiPerera removed this from the 3.0.0.2 milestone Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants