Cannot add database with Superset 1.1.0 installed from PyPi: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf5 in position 1: invalid start byte #14226
Labels
data:databases
Related to database configurations and connections
question & help wanted
Use Github discussions instead
I am trying to add a new database through the web interface with the following parameters:
The test button returns OK:
INFO:werkzeug:127.0.0.1 - - [18/Apr/2021 19:29:11] "POST /api/v1/database/test_connection HTTP/1.1" 200 -
But the Add button fails:
Here is my superset_config.py
Python version: 3.8
Installed libraries:
The text was updated successfully, but these errors were encountered: