Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Plain Text by Serge ( 11 years ago )
TASK: [insights | create nodeenv] *********************************************
failed: [localhost] => {"changed": true, "cmd": "/edx/app/insights/venvs/insights/bin/nodeenv /edx/app/insights/nodeenvs/insights", "delta": "0:02:18.940054", "end": "2015-08-10 17:06:01.362870", "rc": 1, "start": "2015-08-10 17:03:42.422816", "warnings": []}
stderr: * Install node.js (-RC1) Traceback (most recent call last):
File "/edx/app/insights/venvs/insights/bin/nodeenv", line 9, in <module>
load_entry_point('nodeenv==0.11.1', 'console_scripts', 'nodeenv')()
File "/edx/app/insights/venvs/insights/local/lib/python2.7/site-packages/nodeenv.py", line 765, in main
create_environment(env_dir, opt)
File "/edx/app/insights/venvs/insights/local/lib/python2.7/site-packages/nodeenv.py", line 674, in create_environment
install_node(env_dir, src_dir, opt)
File "/edx/app/insights/venvs/insights/local/lib/python2.7/site-packages/nodeenv.py", line 556, in install_node
download_node(node_url, src_dir, env_dir, opt)
File "/edx/app/insights/venvs/insights/local/lib/python2.7/site-packages/nodeenv.py", line 461, in download_node
callit(cmd, opt.verbose, True, env_dir)
File "/edx/app/insights/venvs/insights/local/lib/python2.7/site-packages/nodeenv.py", line 420, in callit
% (cmd_desc, proc.returncode))
OSError: Command curl --silent -L http://nodejs.org/dist/node-v-RC1.tar.gz | tar xzf - -C /edx/app/insights/nodeenvs/insights/src --exclude ChangeLog --exclude LICENSE --exclude README.md failed with error code 2
FATAL: all hosts have already failed -- aborting
PLAY RECAP ********************************************************************
to retry, use: --limit @/home/snp/edx_sandbox.retry
localhost : ok=376 changed=256 unreachable=0 failed=1
Revise this Paste