Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unknown error code in heroku "One or more of these arguments were missing"

Clarification of the question:

A python app suddenly fails to start on Heroku. There were no changes to the app, but a previously unseen error prevents the app from starting:

One or more of these arguments were missing: uid, gid, gateway, somaxconn, event_fd, out_fd

Since no changes were deployed and restarts don't help it's safe to assume that something changed on Heroku side.

Original post:

My application crashed and I am experiencing problems restarting it. I am getting the same error code every time: One or more of these arguments were missing: uid, gid, gateway, somaxconn, event_fd, out_fd. I do not understand the meaning of this error code along with its origin. Can you please help?

I tried to restart and redeploy the application.

like image 371
d3kxrma Avatar asked Oct 25 '25 05:10

d3kxrma


2 Answers

I wrote to heroku support and they have already fixed this bug. Here is the link: https://status.heroku.com/incidents/2584

like image 160
d3kxrma Avatar answered Oct 26 '25 17:10

d3kxrma


Seems heroku was down for a bit. I believe it should now be working.

like image 40
Nacho Villanueva Avatar answered Oct 26 '25 19:10

Nacho Villanueva



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!