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.

No permissions to access default examples after install

See original GitHub issue

Make sure these boxes are checked before submitting your issue - thank you!

  • [Y] I have checked the superset logs for python stacktraces and included it here as text if any
  • [Y] I have reproduced the issue with at least the latest released version of superset
  • [Y] I have checked the issue tracker for the same issue and I haven’t found one similar

Superset version

superset-0.15.1

Expected results

Should have been granted permissions to access the example dashboards.

Actual results

Permissions were denied

Steps to reproduce

Just follow instructions on http://airbnb.io/superset/installation.html and install on a Ubuntu 16.04 machine. Note that my preference is for using Conda instead of Virtualenv, so I created a python 3.5 conda environment, and did the pip install superset in that conda environment.

The problem I’m facing is after finishing the installation and running the app server, visiting the dashboards for all of the 3 examples, I get permission denied. For example, accessing the second dataset “Births”, I get the error: This endpoint requires the datasource birth_names, database or all_datasource_access permission. I’m not sure why this is the case. It appears that issue #1799 was asking about a similar problem, but nothing from that post is helping me so that’s why I am posting here.

Thank you.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:16 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
xxf09thcommented, Jan 8, 2019

@snehilp thx!

1reaction
ker2xcommented, Nov 29, 2018

superset init solved my problem. thank you @snehilp

Read more comments on GitHub >

github_iconTop Results From Across the Web

No permissions to access default examples after install #1987
The problem I'm facing is after finishing the installation and running the app server, visiting the dashboards for all of the 3 examples,...
Read more >
"Access Denied" or other errors when you access or work with ...
To check permissions on a file or folder, follow these steps: Press and hold or right-click the file or folder, and then click...
Read more >
Set default access permissions on a folder created in a custom ...
I have created a simple custom installer as described here. My new installer works as expected. It creates a folder and adds the...
Read more >
Controlling access to AWS resources using policies
Every IAM user starts with no permissions. In other words, by default, users can do nothing, not even view their own access keys....
Read more >
Permissions | ShotGrid - Autodesk Knowledge Network
You currently cannot reset a group to the default vendor permissions in the UI. If you need to reset to the vendor defaults...
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