Can you try: $ heroku run python hellodjango/manage.py syncdb
On Apr 2, 11:24 pm, Xiang Wang <[email protected]> wrote: > *Here is the logs: > > heroku run hellodjango/manage.py syncdb > Running hellodjango/manage.py syncdb attached to terminal... ! > ! Timeout awaiting process > > * > On Tue, Apr 3, 2012 at 11:23 AM, Xiang Wang > <[email protected]>wrote: > > > > > > > > > > > *I just can not syncdb within django project. > > It always reports timeout, but I can do it in local. > > > And I do not ensure that if the GFW blocked that http request raised by > > heroku command line. > > Is there any way to use heroku command line under a http proxy? > > or Any other suggestions? > > * > > -- > > > *Best Regards~* > > > *Xiang Wang* > > > *CDC, TrendMicro* > > -- > > *Best Regards~* > > *Xiang Wang* > > *CDC, TrendMicro* -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. 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.
