Scheduler Failed Events (max 10)

Yesterday i received following email. What does that mean? The url specified is the url of demo which i created earlier.


System

Scheduler Failed Events (max 10):

URL: http://emergentcto.frappecloud.com


Time: 2014-09-05 00:01:53.894846

Method: erpnext.controllers.recurringdocument.createrecurringdocumentserpnext.stock.utils.reorderitem
Method: daily, Handler: erpnext.controllers.recurringdocument.createrecurringdocumentserpnext.stock.utils.reorderitem
Traceback (innermost last):
  File "/home/frappe/press/benches/1409041218/apps/frappe/frappe/tasks.py", line 77, in schedulertask
    frappe.getattr(handler)()
  File "/home/frappe/press/benches/1409041218/apps/frappe/frappe/init.py", line 519, in getattr
    return getattr(getmodule(modulename), methodname)
  File "/home/frappe/press/benches/1409041218/apps/frappe/frappe/init.py", line 379, in getmodule
    return importlib.importmodule(modulename)
  File "/usr/lib64/python2.7/importlib/init.py", line 37, in importmodule
    import(name)
 ImportError: No module named createrecurring_documentserpnext.stock.utils



Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. 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.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. 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.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/02c67af5-c595-4629-8738-8a00786e1318%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.
Hello Gaurav,

This could be because of your email setting in ERP.

----
Sunil
Partner for ERPNext

On Saturday, September 6, 2014 8:26:23 AM UTC+5:30, gaurav chauhan wrote:

Yesterday i received following email. What does that mean? The url specified is the url of demo which i created earlier.


System

Scheduler Failed Events (max 10):

URL: http://emergentcto.frappecloud.com


Time: 2014-09-05 00:01:53.894846

Method: erpnext.controllers.recurringdocument.createrecurringdocumentserpnext.stock.utils.reorderitem
Method: daily, Handler: erpnext.controllers.recurringdocument.createrecurringdocumentserpnext.stock.utils.reorderitem
Traceback (innermost last):
  File "/home/frappe/press/benches/1409041218/apps/frappe/frappe/tasks.py", line 77, in schedulertask
    frappe.getattr(handler)()
  File "/home/frappe/press/benches/1409041218/apps/frappe/frappe/init.py", line 519, in getattr
    return getattr(getmodule(modulename), methodname)
  File "/home/frappe/press/benches/1409041218/apps/frappe/frappe/init.py", line 379, in getmodule
    return importlib.importmodule(modulename)
  File "/usr/lib64/python2.7/importlib/init.py", line 37, in importmodule
    import(name)
 ImportError: No module named createrecurring_documentserpnext.stock.utils



Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. 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.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. 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.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/5f197242-f683-4e17-a0c9-a64084b33bbe%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.
Gaurav,

This was due to an error. Fixed now.

best,
Rushabh


@rushabh_mehta

On 06-Sep-2014, at 8:26 am, gaurav chauhan <ga...@gmail.com> wrote:

Yesterday i received following email. What does that mean? The url specified is the url of demo which i created earlier.


System

Scheduler Failed Events (max 10):


URL: http://emergentcto.frappecloud.com


Time: 2014-09-05 00:01:53.894846

Method: erpnext.controllers.recurringdocument.createrecurringdocumentserpnext.stock.utils.reorderitem
Method: daily, Handler: erpnext.controllers.recurringdocument.createrecurringdocumentserpnext.stock.utils.reorderitem
Traceback (innermost last):
  File "/home/frappe/press/benches/1409041218/apps/frappe/frappe/tasks.py", line 77, in schedulertask
    frappe.getattr(handler)()
  File "/home/frappe/press/benches/1409041218/apps/frappe/frappe/init.py", line 519, in getattr
    return getattr(getmodule(modulename), methodname)
  File "/home/frappe/press/benches/1409041218/apps/frappe/frappe/init.py", line 379, in getmodule
    return importlib.importmodule(modulename)
  File "/usr/lib64/python2.7/importlib/init.py", line 37, in importmodule
    import(name)
 ImportError: No module named createrecurring_documentserpnext.stock.utils



Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. 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.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. 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.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/02c67af5-c595-4629-8738-8a00786e1318%40googlegroups.com.

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



Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. 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.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. 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.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/75EB8A55-08B5-4138-985D-F0C817722228%40gmail.com.

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