Created
February 10, 2017 21:19
-
-
Save reggi/a90a444931b3ff362e96d8b5ce417daf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| npm ERR! Error: connect ECONNREFUSED 127.0.0.1:5080 | |
| npm ERR! at Object.exports._errnoException (util.js:870:11) | |
| npm ERR! at exports._exceptionWithHostPort (util.js:893:20) | |
| npm ERR! at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1061:14) | |
| npm ERR! { [Error: connect ECONNREFUSED 127.0.0.1:5080] | |
| npm ERR! code: 'ECONNREFUSED', | |
| npm ERR! errno: 'ECONNREFUSED', | |
| npm ERR! syscall: 'connect', | |
| npm ERR! address: '127.0.0.1', | |
| npm ERR! port: 5080, | |
| npm ERR! parent: 'pas-api' } | |
| npm ERR! | |
| npm ERR! If you are behind a proxy, please make sure that the | |
| npm ERR! 'proxy' config is set properly. See: 'npm help config' | |
| npm ERR! Please include the following file with any support request: | |
| npm ERR! /tmp/deployment/application/npm-debug.log | |
| Running npm install: /opt/elasticbeanstalk/node-install/node-v4.4.6-linux-x64/bin/npm | |
| Setting npm config jobs to 1 | |
| npm config jobs set to 1 | |
| Running npm with --production flag | |
| Failed to run npm install. Snapshot logs for more details. | |
| Traceback (most recent call last): | |
| File "/opt/elasticbeanstalk/containerfiles/ebnode.py", line 695, in <module> | |
| main() | |
| File "/opt/elasticbeanstalk/containerfiles/ebnode.py", line 677, in main | |
| node_version_manager.run_npm_install(options.app_path) | |
| File "/opt/elasticbeanstalk/containerfiles/ebnode.py", line 136, in run_npm_install | |
| self.npm_install(bin_path, self.config_manager.get_container_config('app_staging_dir')) | |
| File "/opt/elasticbeanstalk/containerfiles/ebnode.py", line 180, in npm_install | |
| raise e | |
| subprocess.CalledProcessError: Command '['/opt/elasticbeanstalk/node-install/node-v4.4.6-linux-x64/bin/npm', '--production', 'install']' returned non-zero exit status 1 (ElasticBeanstalk::ExternalInvocationError) | |
| caused by: + /opt/elasticbeanstalk/containerfiles/ebnode.py --action npm-install | |
| npm ERR! fetch failed http://127.0.0.1:5080/tarballs/babel-plugin-ava-throws-helper/0.0.4.tgz | |
| npm WARN retry will retry, error on last attempt: Error: connect ECONNREFUSED 127.0.0.1:5080 | |
| npm ERR! fetch failed http://127.0.0.1:5080/tarballs/call-signature/0.0.2.tgz | |
| npm WARN retry will retry, error on last attempt: Error: connect ECONNREFUSED 127.0.0.1:5080 | |
| npm ERR! fetch failed http://127.0.0.1:5080/tarballs/mute-stream/0.0.5.tgz | |
| npm WARN retry will retry, error on last attempt: Error: connect ECONNREFUSED 127.0.0.1:5080 | |
| npm ERR! fetch failed http://127.0.0.1:5080/tarballs/babel-plugin-ava-throws-helper/0.0.4.tgz | |
| npm WARN retry will retry, error on last attempt: Error: connect ECONNREFUSED 127.0.0.1:5080 | |
| npm ERR! fetch failed http://127.0.0.1:5080/tarballs/call-signature/0.0.2.tgz | |
| npm WARN retry will retry, error on last attempt: Error: connect ECONNREFUSED 127.0.0.1:5080 | |
| npm ERR! fetch failed http://127.0.0.1:5080/tarballs/mute-stream/0.0.5.tgz | |
| npm WARN retry will retry, error on last attempt: Error: connect ECONNREFUSED 127.0.0.1:5080 | |
| npm ERR! fetch failed http://127.0.0.1:5080/tarballs/babel-plugin-ava-throws-helper/0.0.4.tgz | |
| npm ERR! fetch failed http://127.0.0.1:5080/tarballs/call-signature/0.0.2.tgz | |
| npm ERR! fetch failed http://127.0.0.1:5080/tarballs/mute-stream/0.0.5.tgz | |
| npm ERR! Linux 4.4.14-24.50.amzn1.x86_64 | |
| npm ERR! argv "/opt/elasticbeanstalk/node-install/node-v4.4.6-linux-x64/bin/node" "/opt/elasticbeanstalk/node-install/node-v4.4.6-linux-x64/bin/npm" "--production" "install" | |
| npm ERR! node v4.4.6 | |
| npm ERR! npm v2.15.5 | |
| npm ERR! code ECONNREFUSED | |
| npm ERR! errno ECONNREFUSED | |
| npm ERR! syscall connect | |
| npm ERR! Error: connect ECONNREFUSED 127.0.0.1:5080 | |
| npm ERR! at Object.exports._errnoException (util.js:870:11) | |
| npm ERR! at exports._exceptionWithHostPort (util.js:893:20) | |
| npm ERR! at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1061:14) | |
| npm ERR! { [Error: connect ECONNREFUSED 127.0.0.1:5080] | |
| npm ERR! code: 'ECONNREFUSED', | |
| npm ERR! errno: 'ECONNREFUSED', | |
| npm ERR! syscall: 'connect', | |
| npm ERR! address: '127.0.0.1', | |
| npm ERR! port: 5080, | |
| npm ERR! parent: 'pas-api' } | |
| npm ERR! | |
| npm ERR! If you are behind a proxy, please make sure that the | |
| npm ERR! 'proxy' config is set properly. See: 'npm help config' | |
| npm ERR! Please include the following file with any support request: | |
| npm ERR! /tmp/deployment/application/npm-debug.log | |
| Running npm install: /opt/elasticbeanstalk/node-install/node-v4.4.6-linux-x64/bin/npm | |
| Setting npm config jobs to 1 | |
| npm config jobs set to 1 | |
| Running npm with --production flag | |
| Failed to run npm install. Snapshot logs for more details. | |
| Traceback (most recent call last): | |
| File "/opt/elasticbeanstalk/containerfiles/ebnode.py", line 695, in <module> | |
| main() | |
| File "/opt/elasticbeanstalk/containerfiles/ebnode.py", line 677, in main | |
| node_version_manager.run_npm_install(options.app_path) | |
| File "/opt/elasticbeanstalk/containerfiles/ebnode.py", line 136, in run_npm_install | |
| self.npm_install(bin_path, self.config_manager.get_container_config('app_staging_dir')) | |
| File "/opt/elasticbeanstalk/containerfiles/ebnode.py", line 180, in npm_install | |
| raise e | |
| subprocess.CalledProcessError: Command '['/opt/elasticbeanstalk/node-install/node-v4.4.6-linux-x64/bin/npm', '--production', 'install']' returned non-zero exit status 1 (Executor::NonZeroExitStatus) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment