raceychan commented on issue #14524:
URL: https://github.com/apache/superset/issues/14524#issuecomment-839791324
{"errors": [{"message": "'SupersetSecurityManager' object has no attribute
'get_role_permissions'", "error_type": "GENERIC_BACKEND_ERROR", "level":
"error", "extra": {"issue_codes": [{"code": 1011, "message": "Issue 1011 -
Superset encountered an unexpected error."}]}}]}
> > > docker-compose down and up again does not work?
> >
> >
> > sadly it does not,
> > one weird thing is that, this thing happens much more often when i am
using docker-compose up rather than
> > docker-compose -f docker-compose-non-dev.yml up
>
> Please consider the following :
> 1- cd to the superset directory
> 2- docker exec -it <app_container_name> bash
> 3- pip install Flask-AppBuilder --upgrade
> This should work .
sadly it comes back with the same error:
{"errors": [{"message": "'SupersetSecurityManager' object has no attribute
'get_role_permissions'", "error_type": "GENERIC_BACKEND_ERROR", "level":
"error", "extra": {"issue_codes": [{"code": 1011, "message": "Issue 1011 -
Superset encountered an unexpected error."}]}}]}
i think it may be related to something like cache? im not sure, but i have
installed and uninstalled the superset directory a couple times just to get it
works, but when it is finally functional it stucks with this error again.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]