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/08/27 10:06:56 UTC

[GitHub] [incubator-superset] squalou opened a new issue #8121: Error 401 : There was an issue fetching the favorite status of this dashboard

squalou opened a new issue #8121: Error 401 : There was an issue fetching the favorite status of this dashboard
URL: https://github.com/apache/incubator-superset/issues/8121
 
 
   A clear and concise description of what the bug is.
   
   When opening a dashboard, "There was an issue fetching the favorite status of this dashboard" appears at the bottom.
   
   Looks like issue #6824 : same message displayed, but different "cause" : web console shows a 401 error (unauthorized), whereas in 6824 there was a https->http redirect which is now fixed. 
   
   
   ### Expected results
   
   No warning message when opening a dashboard, favorite status managed without issue
   
   ### Actual results
   
   "There was an issue fetching the favorite status of this dashboard" appears at the bottom.
   
   Error 401 in console.
   
   #### Screenshots
   
   ![superset-2019-08-27 12-05-46 screenshot](https://user-images.githubusercontent.com/4623644/63762460-19e31080-c8c3-11e9-854a-3c4882782c91.png)
   
   #### How to reproduce the bug
   
   1. Go to Dashoboard page
   2. Click on any dashboard
   3. See error
   
   ### Environment
   
   - superset version: master branch as of 2019 08 27  9 AM GMT
   - python version: 3.6
   - node.js version: 12.9.0
   
   
   ### Checklist
   
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [X ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [X ] I have reproduced the issue with at least the latest released version of superset.
   - [X ] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   Running from a docker container, built using Dockerfile essentially identical to  amancevice:superset one.
   
   

----------------------------------------------------------------
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