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
I am not sure what happened, but right at the end of waiting for three servers to provision and deploy, it looks like the public IP configuration failed.
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: clc.APIFailedResponse: Response code 401. You must be logged in to access this resource. GET https://api.ctl.io/v2/operations/TCD/status/va1-532130
fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "module_stderr": "Traceback (most recent call last):\n File \"/tmp/ansible_t8n4G5/ansible_module_clc_server.py\", line 1585, in <module>\n main()\n File \"/tmp/ansible_t8n4G5/ansible_module_clc_server.py\", line 1581, in main\n clc_server.process_request()\n File \"/tmp/ansible_t8n4G5/ansible_module_clc_server.py\", line 565, in process_request\n self.clc)\n File \"/tmp/ansible_t8n4G5/ansible_module_clc_server.py\", line 1027, in _create_servers\n public_ip_ports=public_ip_ports)\n File \"/tmp/ansible_t8n4G5/ansible_module_clc_server.py\", line 1164, in _add_public_ip_to_servers\n ClcServer._wait_for_requests(module, request_list)\n File \"/tmp/ansible_t8n4G5/ansible_module_clc_server.py\", line 1108, in _wait_for_requests\n [request.WaitUntilComplete() for request in request_list])\n File \"/usr/local/lib/python2.7/dist-packages/clc/APIv2/queue.py\", line 137, in WaitUntilComplete\n status = request.Status()\n File \"/usr/local/lib/python2.7/dist-packages/clc/APIv2/queue.py\", line 186, in Status\n else: raise(e)\nclc.APIFailedResponse: Response code 401. You must be logged in to access this resource. GET https://api.ctl.io/v2/operations/TCD/status/va1-532130\n", "module_stdout": "", "msg": "MODULE FAILURE"}
The text was updated successfully, but these errors were encountered:
I am not sure what happened, but right at the end of waiting for three servers to provision and deploy, it looks like the public IP configuration failed.
The text was updated successfully, but these errors were encountered: