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.

cannot create new chart in 0.29.0rc7

See original GitHub issue

Superset version

0.29.0rc7

Expected results

Actual results

starting screen is already collapsed. (only can see the links for the menu points as a list) When i would like to create a new chart it throws me back to the starting screen.

Steps to reproduce

i run the following in virtualenv 3.6.4 (tried with python 2 as well)

pip install superset==0.29.0rc7

fabmanager create-admin --app superset
superset db upgrade
superset load_examples
superset init

pip install python-dotenv

flask run -p 8080 --with-threads --reload --debugger

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
citizenrichcommented, Jan 14, 2019

Thanks for the help. Still seeing the issue. My steps are below. I remove the previous superset image then:

git clone git@github.com:apache/incubator-superset.git
cd incubator-superset/
git checkout -b 0.29.0rc7
cd contrib/docker/
# this builds the new image
docker-compose up -d
docker-compose exec superset bash
# do the config menu
0reactions
citizenrichcommented, Jan 15, 2019

Escalating permissions didn’t solve it for me. Also, requiring superuser perms to build a dockerfile seems a large attack surface.

Read more comments on GitHub >

github_iconTop Results From Across the Web

cannot create new chart in 0.29.0rc7 · Issue #6603 - GitHub
When i would like to create a new chart it throws me back to the starting screen. Steps to reproduce. i run the...
Read more >
Excel can't create charts - Microsoft Community
I just moved to subscription for Office 365 on a new MacBook Pro. The Excel build is 16.20 and I can't create charts....
Read more >
How to set permissions for a Superset dashboard
How can I set the permissions correctly for the dashboards without creating multiple datasource. I am running Apache Superset 0.29.0rc7.
Read more >
Add & edit a chart or graph - Google Docs Editors Help
Make a chart or graph. On your computer, open a spreadsheet in Google Sheets. Select the cells you want to include in your...
Read more >
Create and save charts - Amplitude Help Center
If this is your first time saving your chart, fill in all the relevant information in the Save modal that appears. Give your...
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