question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Firefox Error while fetching Database list

See original GitHub issue

After upgrading from version 0.29.0rc1 to 0.999.0dev. Firefox doesn’t load the welcome screen and gives errors when opening SQL Lab editor or any dashboard "Error while fetching database list " "Error while fetching schema list "

SQL lab queries are executed as expected Single charts do render. but not when included in a dashboard.

Chrome and Safari work correctly

Expected results

After logging in my dashboard renders, and sql lab editor has a database and shema dropdown lists filled. No errors are displayed.

Actual results

Welcome and Dashboard screens keeps loading.

SQL Lab editor dorpdown list aren’t filled. auto completion doesn’t work

No errors are written to the logs

Screenshots

The welcome screen that keeps loading image

Initial load of the SQL Lab editor image

How to reproduce the bug

  1. Log in

  2. Wait until you give up

  3. go to SQL Lab Editor

  4. try to select a database in the dropdown

Environment

(please complete the following information):

  • superset version: master/ 0.999.0dev.
  • python version: Python 3.6.8
  • node.js version: v10.15.3
  • npm version: 6.4.1

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

Watching network trafic in the browser, it doesn’t seem like firefox does any of the data requests that I am getting in Chrome.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:4
  • Comments:12 (3 by maintainers)

github_iconTop GitHub Comments

5reactions
issue-label-bot[bot]commented, Apr 24, 2019

Issue-Label Bot is automatically applying the label #bug to this issue, with a confidence of 0.91. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

3reactions
amravazzicommented, May 7, 2021

+1.

I got multiple errors while loading the Superset through an iFrame in my application:

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Firefox Error while fetching Database list · Issue #7364 - GitHub
Firefox doesn't load the welcome screen and gives errors when opening SQL Lab editor or any dashboard "Error while fetching database list ......
Read more >
Firefox can't load websites but other browsers can
We'll explain errors such as "Server not found" or "Unable to connect" and how to fix problems where Firefox can't access websites but...
Read more >
[Fetch] "NetworkError when attempting to fetch resource ...
Start async request (fetch or XHR) 2. Open a link / Redirect to another page 3. Fetch or XHR gets rejected 3b: Page...
Read more >
Server Not Found - Troubleshoot connection problems
If you can't connect to a website, you may see the Server Not Found error message. Learn how to troubleshoot and fix this...
Read more >
Fetching data from the server - Learn web development | MDN
This article shows how to start working with Fetch to fetch data from the server.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found