appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
32.31k stars 3.5k forks source link

[Bug]: New Heroku deployment crashes #27174

Open ric2z opened 9 months ago

ric2z commented 9 months ago

Is there an existing issue for this?

Description

I've been trying to use Appsmith self-hosted for the first time. I followed every step to deploy on Heroku. However when I try to deploy and run the app it crashes with the following error:

2023-09-11T14:39:29.428377+00:00 heroku[web.1]: Starting process with command `/usr/bin/supervisord -n`
2023-09-11T14:39:30.231895+00:00 app[web.1]:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2023-09-11T14:39:30.231921+00:00 app[web.1]:                                  Dload  Upload   Total   Spent    Left  Speed
2023-09-11T14:39:30.495617+00:00 app[web.1]: 
2023-09-11T14:39:30.495619+00:00 app[web.1]: {
2023-09-11T14:39:30.495620+00:00 app[web.1]:   "success": true
2023-09-11T14:39:30.516568+00:00 app[web.1]: }nginx: [warn] the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /etc/nginx/nginx.conf:1
2023-09-11T14:39:30.529555+00:00 app[web.1]: nginx: [emerg] bind() to 0.0.0.0:80 failed (13: Permission denied)
2023-09-11T14:39:30.610089+00:00 heroku[web.1]: Process exited with status 1
2023-09-11T14:39:30.640284+00:00 heroku[web.1]: State changed from starting to crashed

Steps To Reproduce

Follow steps here: https://docs.appsmith.com/getting-started/setup/installation-guides/heroku

Public Sample App

No response

Environment

Production

Issue video log

No response

Version

Cloud / Self Hosted

Nikhil-Nandagopal commented 9 months ago

@ric2z thanks for the report. We're looking into this and we'll come up with a solution. Hope you can still run Appsmith with one of our other deployment modes