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

clc_server public IP address failed at the last minute #69

Open
pymander opened this issue Nov 7, 2016 · 0 comments
Open

clc_server public IP address failed at the last minute #69

pymander opened this issue Nov 7, 2016 · 0 comments

Comments

@pymander
Copy link

pymander commented Nov 7, 2016

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"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant