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.

Superset dashboard or no data loading after login

See original GitHub issue

Even after successful docker-compose up with latest updates from master branch after login welcome page keeps loading no dashboards or no data can be seen. Checked the logs for PostgreSQL in image no error or exception in logs. Even executed docker-init.sh successfully.

Expected results

Superset should load default roles and dashboard after login.

Actual results

welcome page keeps loading after login, no dashboards or no data can be seen.

Screenshots

issue_superset

How to reproduce the bug

  1. Go to ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See error

Environment

(please complete the following information):

  • superset version: superset version
  • python version: python --version
  • node.js version: node -v
  • npm version: npm -v

Checklist

Make sure these boxes are checked 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

Add any other context about the problem here.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:22
  • Comments:39 (11 by maintainers)

github_iconTop GitHub Comments

5reactions
aseem-poloniexcommented, Nov 15, 2021

docker-compose up - did not work . Showed same blank screen as mentioned in the question above. After 5-10 minutes I was able to see the actual dashboard though. I guess it just takes time.

docker-compose -f docker-compose-non-dev.yml up - works immediately.

5reactions
issue-label-bot[bot]commented, Dec 12, 2019

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

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

Read more comments on GitHub >

github_iconTop Results From Across the Web

T234684 Superset not able to load a reading dashboard
So this is an issue on druid (not superset) not being able to load 4 years of ... The dashboard should probably load...
Read more >
unable to find data in examples dashboard in apache superset
Run superset fab create-admin and create a user with Username(admin) to be able to load the examples. Then superset init after load_examples.
Read more >
Installing Locally Using Docker Compose - Apache Superset
The fastest way to try Superset locally is using Docker and Docker Compose on a Linux or Mac OSX computer. Superset does not...
Read more >
Apache Superset Tutorial | Censius Blog
If you have encountered a web page that does not look like the above image, please read on. The login screen does not...
Read more >
Managing Apache Superset Assets as Code with Preset
Apache Superset offers a rich UI from which you can manage your ... on this blog post you should be able to see...
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