You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/09/25 03:06:38 UTC

[GitHub] [incubator-superset] DaDong-G commented on issue #8201: How to use “email report”?

DaDong-G commented on issue #8201: How to use “email report”?
URL: https://github.com/apache/incubator-superset/issues/8201#issuecomment-534831323
 
 
       return self.run(*args, **kwargs)
     File "/home/superset/superset/tasks/schedules.py", line 386, in schedule_email_report
       deliver_slice(schedule)
     File "/home/superset/superset/tasks/schedules.py", line 350, in deliver_slice
       email = _get_slice_data(schedule)
     File "/home/superset/superset/tasks/schedules.py", line 277, in _get_slice_data
       response = opener.open(slice_url)
     File "/usr/local/lib/python3.6/urllib/request.py", line 532, in open
       response = meth(req, response)
     File "/usr/local/lib/python3.6/urllib/request.py", line 642, in http_response
       'http', request, response, code, msg, hdrs)
     File "/usr/local/lib/python3.6/urllib/request.py", line 570, in error
       return self._call_chain(*args)
     File "/usr/local/lib/python3.6/urllib/request.py", line 504, in _call_chain
       result = func(*args)
     File "/usr/local/lib/python3.6/urllib/request.py", line 650, in http_error_default
       raise HTTPError(req.full_url, code, msg, hdrs, fp)
   OSError
   Mail can't be sent out
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org