-
Notifications
You must be signed in to change notification settings - Fork 11k
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
Failed to deploy on Heroku #241
Comments
@pixelpoesie - Are you using the ONE-CLICK-DEPLOY button? In any case, you must set a config var Settings -> Config varaibles named
Without it, the server side will not start. More info at the Rocket.Chat deployment project |
I've tried for hours to get the ROOT_URL information from the environment, with no luck. :( |
Now it works. Didnt do any thing special since yesterday. Thx! |
I got the same error today when using the one-click deploy button. Here is the entire log:
|
I figured out my issue. I chose to create a new Heroku account for this app, and the first time that I clicked the "Deploy" button, Heroku interrupted the deployment to ask for credit card info in order to verify my account. The deployment was left in "half-configured" state, so future clicks of the "deploy" button failed too. After I deleted the old half-configured deployment and started totally fresh, it seems to have worked. |
Yes, Meteor needs the $ROOT_URL variable. |
hello, how do you delete the "half-configured" deployment? I'm totally new to this and have same issue as you. Thanks |
Sign into the dashboard and delete the app. |
Thanks for your answer. Unfortunately I can't see any apps installed. See Sent from mobile.
|
Hi, thanks, I've managed that, cheers |
Hi, there! I got a similar "error" when using the one-click deploy button. Here is the log: |
Hi. I'm also having the same issue with heroku CLI. I followed the procedure mentioned at: https://rocket.chat/docs/installation/paas-deployments/heroku/ . Here is the log:
Is this the issue related to Rocket.Chat or Heroku itself? |
Merge Rocket.Chat 0.61.1
Popover does not close on system back button
The buildprocess failed with:
$ROOT_URL, if specified, must be an URL.
! Push rejected, failed to compile Node.js app
The text was updated successfully, but these errors were encountered: