Hi I have configured Ereporter following Nick's post and documentation of appengine site. In a nutshell: 1. App.yaml with /_ereporter.* on top of the handlers 2. Cron job
I have a couple of ExceptionRecord Entities (catched with ereporter.register_logger()) browsable with Data Viewer Looking at logs, Cron job works and call the proper handler that looks like this: url: /[email protected]&delete=false [[email protected] is a valid administrator] PROBLEM: I don't receive any mail :(. I tried also to call http://myfooapp.appspot.com/_ereporter?debug=true but all I get is a white page. Any hints? Thanks in advance Michele -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
