question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

deploy error digitalocean

See original GitHub issue

I try to deploy to the server but when it is Checking the Deployment: FALLED shows me that

` ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /bundle/bundle/programs/server/npm-debug.log

> meteor-dev-bundle@0.0.0 install /bundle/bundle/programs/server
> node npm-rebuild.js


> bcrypt@1.0.2 install /bundle/bundle/programs/server/npm/node_modules/bcrypt
> node-pre-gyp install --fallback-to-build

node-pre-gyp ERR! Tried to download: https://github.com/kelektiv/node.bcrypt.js/releases/download/v1.0.2/bcrypt_lib-v1.0.2-node-v46-linux-x64.tar.gz 
node-pre-gyp ERR! Pre-built binaries not found for bcrypt@1.0.2 and node@4.7.2 (node-v46 ABI) (falling back to source compile with node-gyp) 
make: Entering directory '/bundle/bundle/programs/server/npm/node_modules/bcrypt/build'
  CXX(target) Release/obj.target/bcrypt_lib/src/blowfish.o
  CXX(target) Release/obj.target/bcrypt_lib/src/bcrypt.o
  CXX(target) Release/obj.target/bcrypt_lib/src/bcrypt_node.o
 
=> Redeploying previous version of the app

`

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
maryitocommented, Apr 7, 2017

I solved it by removing the package

0reactions
shadowcodexcommented, Mar 7, 2017

Glad to see you got it resolved

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why am I getting a Deploy Error: Health Checks? - DigitalOcean
In general, when App Platform attempts to deploy your application it will run some automated health checks to make sure your app started ......
Read more >
How to resolve the Deploy Error: Health Checks error?
Click on Apps · Click on the application in question · Then go to settings · Choose your app component · Scroll down...
Read more >
My app deployment failed because of a health check
As an app is deployed, App Platform verifies that its components are healthy by checking their availability on the app's TCP port (the ......
Read more >
App Platform Error Code Reference
Your deploy failed because your container was out of memory. By default, you're overall App Platform resource usage is limited per account or ......
Read more >
Deployment failed during deploy phase - DigitalOcean
I uploaded a new project to my bilingual website on the admin platform just as usual and I tried to deploy it, but...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found