django - Heroku push rejected, Could not communicate with vendor, please try again later -


im trying make first push heroku git first app, , i'm keep getting error:

-----> compiled slug size: 29.9mb -----> launching... !     heroku push rejected, not communicate vendor, please try again later 

i'm trying deploy django app. error comes after installing python packages , 'discovering process types'. connectivity 100% fine.

any ideas? couldn't find in center.

thanks!

this issue provisioning databases: https://status.heroku.com/incidents/521

should fixed now.


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -