Deploy Heroku Error - Node.js

Asked

Viewed 127 times

0

This is Galera, all right? So I’m deploying a Heroku app that had no connection to Mongo, it was online, but no connection to any database. I made the connection I tested the requisitions in localhost with Mlab and everything in the latches... I went up to GIT and Broke the APP on Heroku.It returned me the image error. I looked for something, but I couldn’t get to the bottom of Heroku’s logs due to inexperience even with the platform. In case someone can help me with the repository in Git and this one: https://github.com/RhaymisonCristian/darkroomchat inserir a descrição da imagem aqui

1 answer

0


Apparently, the problem is in your application. Check to see if there is no warning/error in your code.

(...) desc="App Crashed"

You tried to import the buildpack into Heroku in the Settings tab?

  • Speaks Charliebrow, then this with the a Heroku/nodejs.. I ran a Debugger, but nothing and returned error...and as said the app wheel sweated in place.

  • So, It was solved, really have to take a very fine look at the code... And they were a " that I had put in a wrong location within Server.js.

  • Good! You could mark my answer as right?

Browser other questions tagged

You are not signed in. Login or sign up in order to post.