saurabh1920 commented on pull request #9115:
URL: 
https://github.com/apache/incubator-superset/pull/9115#issuecomment-680578209


   @ukm21 I tried what you suggested but I am getting unauthorized error.
   
   Here is traceback.
   `Traceback (most recent call last):
     File "/app/superset/tasks/cache.py", line 304, in cache_warmup
     File "/usr/local/lib/python3.6/urllib/request.py", line 223, in urlopen
       return opener.open(url, data, timeout)
     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)
   urllib.error.HTTPError: HTTP Error 401: UNAUTHORIZED`
   
   How did you manage to bypass authorization?


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to