Giter Club home page Giter Club logo

Comments (2)

douglasabrown avatar douglasabrown commented on July 29, 2024 1

I started over and this time i receive the following error. Another member of my team receives the same error.

2018-10-18T10:33:23.365529+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch 2018-10-18T10:33:23.365529+00:00 heroku[web.1]: Stopping process with SIGKILL 2018-10-18T10:33:23.454448+00:00 heroku[web.1]: Process exited with status 137 2018-10-18T10:33:23.468543+00:00 heroku[web.1]: State changed from starting to crashed

from teamchatviz.

Daniel-at-IGEL avatar Daniel-at-IGEL commented on July 29, 2024 1

Hi,

I used the documentation and followed the instruction video to deploy teamchatviz to Heroku. That's the result:

2018-10-18T14:27:58.540080+00:00 heroku[web.1]: State changed from crashed to starting
2018-10-18T14:28:05.602113+00:00 heroku[web.1]: Starting process with command npm start
2018-10-18T14:28:07.656374+00:00 app[web.1]:
2018-10-18T14:28:07.656391+00:00 app[web.1]: > [email protected] start /app
2018-10-18T14:28:07.656393+00:00 app[web.1]: > nodemon --ignore node_modules --ignore client index.js
2018-10-18T14:28:07.656394+00:00 app[web.1]:
2018-10-18T14:28:08.268126+00:00 app[web.1]: [nodemon] 1.11.0
2018-10-18T14:28:08.269424+00:00 app[web.1]: [nodemon] to restart at any time, enter rs
2018-10-18T14:28:08.269831+00:00 app[web.1]: [nodemon] watching: .
2018-10-18T14:28:08.270334+00:00 app[web.1]: [nodemon] starting node index.js
2018-10-18T14:28:08.435387+00:00 app[web.1]: { [Error: ENOENT: no such file or directory, open '.env'] errno: -2, code: 'ENOENT', syscall: 'open', path: '.env' }
2018-10-18T14:28:10.749229+00:00 app[web.1]: /app/node_modules/koa/node_modules/debug/src/node.js:132
2018-10-18T14:28:10.749236+00:00 app[web.1]: let val = process.env[key];
2018-10-18T14:28:10.749238+00:00 app[web.1]: ^^^
2018-10-18T14:28:10.749239+00:00 app[web.1]:
2018-10-18T14:28:10.749241+00:00 app[web.1]: SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
2018-10-18T14:28:10.749242+00:00 app[web.1]: at exports.runInThisContext (vm.js:53:16)
2018-10-18T14:28:10.749244+00:00 app[web.1]: at Module._compile (module.js:373:25)
2018-10-18T14:28:10.749245+00:00 app[web.1]: at Module._extensions..js (module.js:416:10)
2018-10-18T14:28:10.749247+00:00 app[web.1]: at Object.require.extensions.(anonymous function) [as .js] (/app/node_modules/babel-register/lib/node.js:152:7)
2018-10-18T14:28:10.749248+00:00 app[web.1]: at Module.load (module.js:343:32)
2018-10-18T14:28:10.749249+00:00 app[web.1]: at Function.Module._load (module.js:300:12)
2018-10-18T14:28:10.749251+00:00 app[web.1]: at Module.require (module.js:353:17)
2018-10-18T14:28:10.749252+00:00 app[web.1]: at require (internal/module.js:12:17)
2018-10-18T14:28:10.749254+00:00 app[web.1]: at Object. (/app/node_modules/koa/node_modules/debug/src/index.js:9:19)
2018-10-18T14:28:10.749255+00:00 app[web.1]: at Module._compile (module.js:409:26)
2018-10-18T14:28:10.759114+00:00 app[web.1]: [nodemon] app crashed - waiting for file changes before starting...
2018-10-18T14:29:05.831870+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
2018-10-18T14:29:05.831870+00:00 heroku[web.1]: Stopping process with SIGKILL
2018-10-18T14:29:05.959845+00:00 heroku[web.1]: Process exited with status 137
2018-10-18T14:29:05.969669+00:00 heroku[web.1]: State changed from starting to crashed

Can someone help me? Thank you in advance.

from teamchatviz.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.