You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to upgrade superset helm chart superset-0.10.4 and app version 2.1.0. But during the upgrade superset pod gets crashloopbackoff.
Actual results
getting following error
[notice] To update, run: pip install --upgrade pip
Usage: celery [OPTIONS] COMMAND [ARGS]...
Try 'celery --help' for help.
Successfully installed Authlib-1.2.1 apache-superset-2.1.0 bleach-3.3.1 cx-Oracle-8.0.1 flask-2.1.3 flask-wtf-1.0.1 graphlib-backport-1.0.3 holidays-0.17.2 marshmallow_enum-1.5.1 psycopg2-binary-2.9.1 pyarrow-10.0.1 redis-3.5.3 sqlparse-0.4.3 webencodings-0.5.1
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[notice] A new release of pip is available: 23.0.1 -> 23.1.2
[notice] To update, run: pip install --upgrade pip
Usage: celery [OPTIONS] COMMAND [ARGS]...
Try 'celery --help' for help.
Error: Invalid value for '-A' / '--app':
Unable to load celery application.
Type object 'lexer' has no attribute 'get_default_instance'
Hi there, and sorry this has gone quiet for so long. We're no longer supporting Superset 2.x or prior, and it's been a while since this thread saw any activity, so I'm closing this as stale. If it is still an issue in Superset 3.x, we can re-open this, or feel free to open a new issue with updated context.
Tried to upgrade superset helm chart superset-0.10.4 and app version 2.1.0. But during the upgrade superset pod gets crashloopbackoff.
Actual results
getting following error
Pod status
Values.yaml
this is the values used during upgrade
Environment
EKS
superset-0.10.4
2.1.0
The text was updated successfully, but these errors were encountered: