You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: