Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buildpack on Cloud Foundry (Bluemix) #8

Open
hbajaj2 opened this issue Feb 17, 2016 · 0 comments
Open

Buildpack on Cloud Foundry (Bluemix) #8

hbajaj2 opened this issue Feb 17, 2016 · 0 comments

Comments

@hbajaj2
Copy link

hbajaj2 commented Feb 17, 2016

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,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant