2016-06-22 7 views
0

AWSにアプリケーションをデプロイしようとすると、いくつかのデプロイエラーが発生します。デプロイメント時にエラーが発生する

は、私は私が修正しましたが、現在はこのエラーを取得しています考えるコルドバ問題があった:

-----------------------------------STDERR----------------------------------- 
node-gyp', 
gyp info spawn args '-Dnode_lib_file=node.lib', 
gyp info spawn args '-Dmodule_root_dir=/opt/peggy/tmp/bundle/programs/server/npm/npm-bcrypt/node_modules/bcrypt', 
gyp info spawn args '--depth=.', 
gyp info spawn args '--no-parallel', 
gyp info spawn args '--generator-output', 
gyp info spawn args 'build', 
gyp info spawn args '-Goutput_dir=.' ] 
gyp info spawn make 
gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ] 
gyp info ok 
npm WARN package.json [email protected] No description 
npm WARN package.json [email protected] No repository field. 
npm WARN package.json [email protected] No README data 
    % Total % Received % Xferd Average Speed Time Time  Time Current 
           Dload Upload Total Spent Left Speed 

0 0 0 0 0 0 0 0 - : - : - - : - - : - : - : - : - 0curl:(7)localhostポート8080に接続できませんでした:接続が拒否されました アプリケーションが起動しませんでした!アプリのログを確認してください。 ----------------------------------- STDOUT ------------- ---------------------- js

`linux-x64-v8-3.14` exists; testing 
Binary is fine; exiting 
ansi-[email protected] node_modules/ansi-regex 

[email protected] node_modules/ansi-styles 

[email protected] node_modules/chalk 

[email protected] node_modules/escape-string-regexp 

[email protected] node_modules/strip-ansi 

[email protected] node_modules/supports-color 

[email protected] node_modules/has-ansi 

[email protected] node_modules/eachline 

[email protected] node_modules/type-of 

[email protected] node_modules/amdefine 

[email protected] node_modules/asap 

[email protected] node_modules/underscore 

[email protected] node_modules/meteor-promise 

[email protected] node_modules/promise 

[email protected] node_modules/source-map-support 

[email protected] node_modules/semver 

[email protected] node_modules/source-map 

[email protected] node_modules/fibers 
Waiting for MongoDB to initialize. (5 minutes) 
connected 
peggy stop/waiting 
peggy start/running, process 5739 
Waiting for 10 seconds while app is booting up 
Checking is app booted or not? 
------------------------------- 

私は多くの他のスレッドを検索しましたが、紛失しています。

おかげ

答えて

0

は時々それも120

を60にデフォルトの15から deployCheckWaitTimeを増やすか、同じくらい簡単です
関連する問題