Hi, I'd like to open a django shell but received the following error in the console ! Error connecting to process
Here are the logs for it: 2013-07-06T10:43:56.200154+00:00 heroku[api]: Starting process with command `python manage.py shell` by [email protected] 2013-07-06T10:44:07.632417+00:00 heroku[run.3605]: Awaiting client 2013-07-06T10:44:17.652587+00:00 heroku[run.3605]: Error R99 (Platform error) -> Failed to launch the dyno within 10 seconds 2013-07-06T10:44:17.652716+00:00 heroku[run.3605]: Stopping process with SIGKILL 2013-07-06T10:44:37.642545+00:00 heroku[run.3605]: Error R13 (Attach error) -> Failed to attach to process 2013-07-06T10:44:38.631319+00:00 heroku[run.3605]: State changed from starting to complete 2013-07-06T10:44:38.622233+00:00 heroku[run.3605]: Process exited with status 128 It happens for any one off task I'd like to run (heroku run bash, python etc) Thanks in advance for your help, Julien -- -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en --- You received this message because you are subscribed to the Google Groups "Heroku Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
