Re: Strange Behavior from the Django Admin (following tutorial on a shared server)

2015-01-22 Thread Collin Anderson
Hi, What's likely happening is that django or passenger is crashing. Is there any log available? Collin On Wednesday, January 21, 2015 at 2:13:45 AM UTC-5, Ed Volz wrote: > > Hi all, > > New to Django so I was following along with the tutorial and can get to > the point of logging into the Adm

Strange Behavior from the Django Admin (following tutorial on a shared server)

2015-01-21 Thread Ed Volz
Hi all, New to Django so I was following along with the tutorial and can get to the point of logging into the Administration portal (the main page works as well). Django is running with passenger in a virtualenv (python 2.7) on a shared host. I immediately receive a ERR_EMPTY_RESPONSE when