Srinivasan Subramanian

Results 27 comments of Srinivasan Subramanian

Strange thing is I tried this on another similar system and it upgraded and ran without errors. However on 2 other identical systems I have this issue and its right...

OK, this is strange. When I installed I just used "pip install apache-superset". The output of the superset --version command displays the following: ``` (superset2) [xxxxxxx ~]$ superset --version Loaded...

> Pinning just Flask to 2.1.3 solved this for us. 2.1.3 didn't work for me. Had to set it to 2.0.3. But yes the Flask version is the issue.

Check your Werkzeug and jinja2 version wrt working version mentioned above

You can consider the guest login. There is an embed SDK to help implement that.

I had a similar issue: User 1 - has access to a dataset via role AlphaCopy (all datasource access is removed) User 2 - has access to same dataset via...

I just tested this again with 1.5.0 and it works. Maybe it was an older version issue?

I guess so @villebro as of now the feature flag works after the upgrade to 1.5.0 that I did.

As mentioned elsewhere it's working good for me. The only catch is I had to give access to users on each dashboard. Default access didn't work. Did you also run...

I am having the exact same issue .. file is ? and when Chrome loads the project for debugging, a source map is detected but no source files are shown....