Kamakshi12 opened a new issue #14730: URL: https://github.com/apache/superset/issues/14730
There was an error fetching the favorite status: NetworkError when attempting to fetch resource (or) There was an error fetching the favorite status: Failed to fetch ### Expected results Pop up (the black message attached in the screenshots) shouldn't occur ### Actual results The above mentioned error occurs. #### Screenshots   #### How to reproduce the bug Any of the following gives the error: 1. Login to the superset account 2. Navigate between other tabs like 'Charts' or 'Data' and then click back on 'Dashboard' tab. P.S.: The error is seen only in the landing page after entering the credentials (home page) and 'Dashboards' list page. Upon every refresh of the page, the error occurs again. ### Environment (please complete the following information): - superset version: `1.1.0` - python version: `3.7.9` - node.js version: `v14.16.1` ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Have referred to similar issues reported before #6824 , #8121, #13746. They all seem to be pointing out to almost the same solution of changing `ENABLE_PROXY_FIX=True` in the superset config.py file and doing a `superset init` command, both of which I tried and it didn't work. More details - I am running the Superset on a Linux ec2 machine. -- 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]
