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

deploy error #12

Open
ibmgcgmikechang opened this issue May 7, 2017 · 11 comments
Open

deploy error #12

ibmgcgmikechang opened this issue May 7, 2017 · 11 comments

Comments

@ibmgcgmikechang
Copy link

2017-05-07T15:29:03.16+0800 [STG/0] OUT node-pre-gyp ERR! Tried to download(404): https://github.com/kelektiv/node.bcrypt.js/releases/download/v1.0.2/bcrypt_lib-v1.0.2-node-v46-linux-x64.tar.gz
2017-05-07T15:29:03.16+0800 [STG/0] OUT node-pre-gyp ERR! Pre-built binaries not found for bcrypt@1.0.2 and node@4.8.0 (node-v46 ABI) (falling back to source compile with node-gyp)
2017-05-07T15:30:00.39+0800 [CELL/0] OUT Successfully created container
2017-05-07T15:30:08.30+0800 [APP/0] ERR ^
2017-05-07T15:30:08.30+0800 [APP/0] ERR Error: Cannot find module 'bluebird'
2017-05-07T15:30:08.30+0800 [APP/0] ERR at Function.Module._load (module.js:276:25)
2017-05-07T15:30:08.30+0800 [APP/0] ERR at Module.require (module.js:353:17)
2017-05-07T15:30:08.30+0800 [APP/0] ERR at Object. (/home/vcap/app/server/lib/storage/redis.js:2:15)
2017-05-07T15:30:08.30+0800 [APP/0] ERR at Module._compile (module.js:409:26)
2017-05-07T15:30:08.30+0800 [APP/0] ERR at Object.Module._extensions..js (module.js:416:10)
2017-05-07T15:30:08.30+0800 [APP/0] ERR at Function.Module._load (module.js:300:12)
2017-05-07T15:30:08.30+0800 [APP/0] ERR at Module.require (module.js:353:17)
2017-05-07T15:30:08.30+0800 [APP/0] ERR at require (internal/module.js:12:17)
2017-05-07T15:30:08.30+0800 [APP/0] ERR at Module._compile (module.js:409:26)
2017-05-07T15:30:08.30+0800 [APP/0] ERR at Object.Module._extensions..js (module.js:416:10)
2017-05-07T15:30:08.30+0800 [APP/0] ERR at Module.load (module.js:343:32)
2017-05-07T15:30:08.30+0800 [APP/0] ERR at Function.Module._load (module.js:300:12)

@jeffffrey
Copy link
Contributor

Are you trying to deploy on bluemix ? or locally ?

@ibmgcgmikechang
Copy link
Author

ibmgcgmikechang commented May 7, 2017 via email

@jeffffrey
Copy link
Contributor

ae76faa should fix a port problem.

When deploying to bluemix, you need to update the humix-settings.js with two changes

  1. set location to 'bluemix'
  2. use 'couch' as storage.

Please give it a try and let me know if that works for you.

@ibmgcgmikechang
Copy link
Author

ibmgcgmikechang commented May 21, 2017 via email

@ibmgcgmikechang
Copy link
Author

ibmgcgmikechang commented May 21, 2017 via email

@jeffffrey
Copy link
Contributor

Hi Mike, Still seeing this error ? I was able to deploy the latest code on bluemix without issue. If you still see this error, can you post your humix-settings here ?

@ibmgcgmikechang
Copy link
Author

ibmgcgmikechang commented Jul 8, 2017 via email

@ibmgcgmikechang
Copy link
Author

ibmgcgmikechang commented Jul 8, 2017 via email

@ibmgcgmikechang
Copy link
Author

ibmgcgmikechang commented Jul 8, 2017 via email

@jeffffrey
Copy link
Contributor

can you attach your humix-settings.js ? Like to see what's the difference. Thx, Mike.

@ibmgcgmikechang
Copy link
Author

ibmgcgmikechang commented Jul 9, 2017 via email

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

2 participants