Manually Reset serv...
 
Notifications
Clear all

Manually Reset service-discover

2 Posts
2 Users
0 Reactions
233 Views
(@philroberts)
Joined: 3 months ago
Posts: 1
Topic starter  

I had a problem with the ansible install running service-discover setup. Now ansible just keeps failing on it, I would like to reset it it. 

 

TASK [../roles/bootstrap_cluster_services : run Service Discover Bootstrap] ***************************************************************************************************************************
fatal: [carb1.cloudshape.net]: FAILED! => {"changed": true, "cmd": ["/usr/bin/service-discover", "setup", "10.1.10.212", "--password", "AV35pwQANsSDXykybYvR"], "delta": "0:00:00.056632", "end": "2024-07-09 12:36:51.888080", "msg": "non-zero return code", "rc": 1, "start": "2024-07-09 12:36:51.831448", "stderr": "service-discover: error: setup of service-discover already performed, manually reset and try again.", "stderr_lines": ["service-discover: error: setup of service-discover already performed, manually reset and try again."], "stdout": "", "stdout_lines": []}

service-discover: error: setup of service-discover already performed, manually reset and try again.

Is there documentation somewhere to "Manually reset" and try again? I can't find it anywhere. 


   
Quote
(@stefanodavid)
Joined: 3 years ago
Posts: 203
 

@philroberts Ansible is not supported on CE, if you are a customer, please open a support ticket.


   
ReplyQuote