TASK: [supervisor | update supervisor configuration] **************************
failed: [localhost] => {"changed": true, "cmd": "/edx/app/devpi/venvs/supervisor/bin/supervisorctl -c /edx/app/devpi/supervisor/supervisord.conf update ", "delta": "0:00:00.078784", "end": "2013-12-18 11:31:44.287673", "item": "", "rc": 2, "start": "2013-12-18 11:31:44.208889", "stdout_lines": ["error: <class 'socket.error'>, [Errno 2] No such file or directory: file: /usr/lib/python2.7/socket.py line: 224"]}
stdout: error: <class 'socket.error'>, [Errno 2] No such file or directory: file: /usr/lib/python2.7/socket.py line: 224
FATAL: all hosts have already failed -- aborting
PLAY RECAP ********************************************************************
to retry, use: --limit @/home/<user>/edx_sandbox.retry
localhost : ok=77 changed=15 unreachable=0 failed=1
I have not found any other posts that deal with this error, nor been able to figure out how to solve it. Anyone have an idea?