Jap8nted opened a new issue, #20658:
URL: https://github.com/apache/superset/issues/20658
I am installing superset using helm chart, when service is running and want
to create a new chart I get this:
#### How to reproduce the bug
1. Create new chart
2. See error
### Expected results
Chart gets created
### Actual results
what actually happens.
``` File "/usr/local/lib/python3.8/site-packages/redis/connection.py", line
563, in connect
raise ConnectionError(self._error_message(e))
redis.exceptions.ConnectionError: Error -2 connecting to
apps-dev-superset-redis-headless:6379. Name or service not known.
```
#### Screenshots

### Environment
Python 3.8.13
Flask 2.0.3
Werkzeug 2.0.3
### Checklist
Make sure to follow these steps before submitting your issue - thank you!
- [x] I have checked the superset logs for python stacktraces and included
it here as text if there are any.
- [x] I have reproduced the issue with at least the latest released version
of superset.
- [x] I have checked the issue tracker for the same issue and I haven't
found one similar.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]