Restarting with reloader stucked

hello guys, i have executed the command on the the server

# ./lib/wnf.py --serve

but the execution is stucked at the following lines.

 * Running on http://0.0.0.0:8000/
 * Restarting with reloader

please tell me , what could be the problem??

thanks



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

    For more options, visit https://groups.google.com/groups/opt_out.
Hi Syed,

It is not stuck. It is waiting for a web page request. wnf.py --serve command is not a background process. If you press ctrl+c, it will exit.

Best,

Anand.



On Wed, Dec 4, 2013 at 2:53 PM, Syed Qadeer <sd…@gmail.com> wrote:

hello guys, i have executed the command on the the server

# ./lib/wnf.py --serve

but the execution is stucked at the following lines.


* Running on http://0.0.0.0:8000/
* Restarting with reloader

please tell me , what could be the problem??

thanks



Note:



If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.



    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.




Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

    For more options, visit https://groups.google.com/groups/opt_out.
For the reply Anand, i know if i press the ctrl + c , it will stop ... but the problem is ... even after 30 minutes of waiting .. the message is still there. ... my question is why the server is not getting started ?? am i doing something wrong .. this is what i did


on the server i have cloned the erpnext and wnframewrok ... and then i have executed the following commands

./lib/wnf.py --make_conf
./lib/wnf.py --reinstall

can u guide me on this ??

On Wednesday, 4 December 2013 12:39:01 UTC+3, Anand Doshi wrote:
Hi Syed,

It is not stuck. It is waiting for a web page request. wnf.py --serve command is not a background process. If you press ctrl+c, it will exit.

Best,

Anand.



On Wed, Dec 4, 2013 at 2:53 PM, Syed Qadeer <sd…@gmail.com> wrote:

hello guys, i have executed the command on the the server

# ./lib/wnf.py --serve

but the execution is stucked at the following lines.


 * Running on http://0.0.0.0:8000/
 * Restarting with reloader

please tell me , what could be the problem??

thanks



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.




Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

    For more options, visit https://groups.google.com/groups/opt_out.


On Wed, Dec 4, 2013 at 3:26 PM, Syed Qadeer <sd...@gmail.com> wrote:
For the reply Anand, i know if i press the ctrl + c , it will stop ... but the problem is ... even after 30 minutes of waiting .. the message is still there. ... my question is why the server is not getting started ?? am i doing something wrong .. this is what i did


on the server i have cloned the erpnext and wnframewrok ... and then i have executed the following commands

./lib/wnf.py --make_conf
./lib/wnf.py --reinstall

can u guide me on this ??


On Wednesday, 4 December 2013 12:39:01 UTC+3, Anand Doshi wrote:
Hi Syed,

It is not stuck. It is waiting for a web page request. wnf.py --serve command is not a background process. If you press ctrl+c, it will exit.

Best,

Anand.



On Wed, Dec 4, 2013 at 2:53 PM, Syed Qadeer <sd…@gmail.com> wrote:

hello guys, i have executed the command on the the server

# ./lib/wnf.py --serve

but the execution is stucked at the following lines.


* Running on http://0.0.0.0:8000/
* Restarting with reloader

please tell me , what could be the problem??

thanks



* Running on http://0.0.0.0:8000/
* Restarting with reloader

means that the server is running and is waiting for you to request a page. Goto
http://localhost:8000 if you are running this on a local machine or http://SERVERIP:8000 if on a remote server.

Also, I guess that you are running this as root, please avoid doing so.





Note:



If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.



    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.




Note:



If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.



    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.




--
Pratik
ERPNext