Request Headers:
REFERER: http://[internip]:8083/config/notifications
HOST: autosubhostip:8083
CONNECTION: keep-alive
Remote-Addr: aanvraag-ip
ACCEPT: */*
USER-AGENT: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/3 1.0.1650.63 Safari/537.36
X-REQUESTED-WITH: XMLHttpRequest
ACCEPT-LANGUAGE: en-US,en;q=0.8,nl;q=0.6
ACCEPT-ENCODING: gzip,deflate,sdch
[15/Dec/2013:09:54:17] HTTP Traceback (most recent call last):
File "/home/xx/autosub-bootstrapbill/cherrypy/_cprequest.py", line 656, in respond
response.body = self.handler()
File "/home/xx/autosub-bootstrapbill/cherrypy/lib/encoding.py", line 188, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "/home/xx/autosub-bootstrapbill/cherrypy/_cpdispatch.py", line 34, in __call__
return self.callable(*self.args, **self.kwargs)
File "/home/xx/autosub-bootstrapbill/autosub/WebServer.py", line 281, in testPushover
result = notify.pushover.test_notify(pushoverapi)
File "/home/xx/autosub-bootstrapbill/autosub/notify/pushover.py", line 12, in test_notify
return _send_notify(pushoverapi, message)
File "/home/xx/autosub-bootstrapbill/autosub/notify/pushover.py", line 50, in _send_notify
if not hasattr(e, 'code'):
NameError: global name 'e' is not defined
Misschien gaat er bij mij iets mis? De laatste regel ziet er niet goed uit.