You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am using strongloop buildpack on CF (Bluemix) and the results are intermittent. I keep on getting failure during staging phase and occasionally it succeeds to push through the droplet and deploy. Can you please suggest what could be causing failure at staging phase as even debug logging is not very helpful in troubleshooting.
Hi, I am using strongloop buildpack on CF (Bluemix) and the results are intermittent. I keep on getting failure during staging phase and occasionally it succeeds to push through the droplet and deploy. Can you please suggest what could be causing failure at staging phase as even debug logging is not very helpful in troubleshooting.
Failure Snippet
00:20:48 > [email protected] install /tmp/staged/app/vendor/node/lib/node_modules/strongloop/node_modules/strong-mesh-client
00:20:48 > node proxy/build-client.js
00:23:15 00:23:15 FAILED
00:23:15 StagingError
Success Snippet
09:36:14 > [email protected] install /tmp/staged/app/vendor/node/lib/node_modules/strongloop/node_modules/strong-mesh-client
09:36:14 > node proxy/build-client.js
09:36:46 browser bundle successfully generated
09:37:02 > [email protected] postinstall /tmp/staged/app/vendor/node/lib/node_modules/strongloop/node_modules/spawn-sync
09:37:02 > node postinstall
Thanks,
The text was updated successfully, but these errors were encountered: