apache / superset

Apache Superset is a Data Visualization and Data Exploration Platform
https://superset.apache.org/
Apache License 2.0
62.06k stars 13.61k forks source link

Helm installation bug: "Deployment is not ready: superset/superset-worker" #28224

Open danielrosehill opened 5 months ago

danielrosehill commented 5 months ago

Bug description

Sorry to not be able to offer a more cogent description of the problem. I've installed Rancher as a master/server node and am attempting to install the Superset Helm script on another node (with plenty of hardware).

I've gone over the chart and made sure to put in the SECRET_KEY but no matter what I do I end up with this terminal output before the installation fails:

superset bug

How to reproduce the bug

  1. Install Rancher desktop on a Linux VPS
  2. Configure installation node as RKE2
  3. Install the helm chart as instructed from here: https://github.com/apache/superset/tree/master/helm/superset
  4. Config the environment variables
  5. Hope that it works!

Screenshots/recordings

No response

Superset version

master / latest-dev

Python version

3.9

Node version

16

Browser

Chrome

Additional context

No response

Checklist

danielrosehill commented 5 months ago

Last output FWIW is: "Error: INSTALLATION FAILED: context deadline exceeded"