Skip to content

Instantly share code, notes, and snippets.

@sonlexqt
Created May 30, 2017 10:40
Show Gist options
  • Save sonlexqt/0b4d9b5712de6b70b64e22f81ac65c95 to your computer and use it in GitHub Desktop.
Save sonlexqt/0b4d9b5712de6b70b64e22f81ac65c95 to your computer and use it in GitHub Desktop.
<-- Start deployment of eartime-webrtc -->
-----> Creating runtime environment
NPM_CONFIG_LOGLEVEL=error
NPM_CONFIG_PRODUCTION=true
NODE_VERBOSE=false
NODE_ENV=production
NODE_MODULES_CACHE=true
-----> Installing binaries
engines.node (package.json): unspecified
engines.npm (package.json): unspecified (use default)
Resolving node version 6.x via semver.io...
Downloading and installing node 6.10.3...
Using default npm version: 3.10.10
-----> Restoring cache
Loading 2 from cacheDirectories (default):
- node_modules
- bower_components (not cached - skipping)
-----> Building dependencies
Installing node modules (package.json)
-----> Caching build
Clearing previous node cache
Saving 2 cacheDirectories (default):
- node_modules
- bower_components (nothing to cache)
-----> Build succeeded!
----- Procfile declares types -> web, worker
Build complete, shipping your container...
Waiting for your application to boot...
! Error deploying the application
! → Timeout: eartime-webrtc took more than 60 seconds to boot
! Application Logs: https://my.scalingo.com/apps/eartime-webrtc/logs
! Documentation: http://doc.scalingo.com/deployment/start-error#timeout
emote:
To scalingo.com:eartime-webrtc.git
! [remote rejected] scalingo-support -> master (pre-receive hook declined)
error: failed to push some refs to 'git@scalingo.com:eartime-webrtc.git'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment