Page reload hang using django (python 2.7 in linux)

56 views
Skip to first unread message

Mark Adward

unread,
Nov 7, 2014, 4:26:11 AM11/7/14
to django...@googlegroups.com
I developed a web app to image process using python django framework. The app woks fine in windows But the problem i am facing on linux operating system. When i start the server using command:- python manage.py runserver , The app works only for the first time then When i click reload on the browser it stuck on loading and never load the page. Server is aloso running on background what i have to kill using command : sudo fuser -k 8000/tcp. Can any one tell me what is the problem ?

Collin Anderson

unread,
Nov 12, 2014, 3:39:33 PM11/12/14
to django...@googlegroups.com
Hello,

My guess is the web app is stuck doing some IO or waiting for a subprocess.

Collin

Reply all
Reply to author
Forward
0 new messages