You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/05/11 06:04:51 UTC

[GitHub] larrywang2018 opened a new issue #4982: superset unable to connect postgresql 10.0

larrywang2018 opened a new issue #4982: superset unable to connect postgresql 10.0 
URL: https://github.com/apache/incubator-superset/issues/4982
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included it here as text if any
   - [ ] I have reproduced the issue with at least the latest released version of superset
   - [ ] I have checked the issue tracker for the same issue and I haven't found one similar
   
   
   ### Superset version
   0.20
   
   ### Expected results
   able to connect to pg
   
   ### Actual results
   ERROR: {"error": "Traceback (most recent call last):\n  File \"/etc/docker/venv/lib/python2.7/site-packages/superset/views/base.py\", line 71, in wraps\n    return f(self, *args, **kwargs)\n  File \"/etc/docker/venv/lib/python2.7/site-packages/flask_appbuilder/security/decorators.py\", line 52, in wraps\n    return f(self, *args, **kwargs)\n  File \"/etc/docker/venv/lib/python2.7/site-packages/superset/views/core.py\", line 1698, in testconn\n    'The error message returned was:\\n{}').format(e))\n  File \"/etc/docker/venv/lib/python2.7/site-packages/sqlalchemy/exc.py\", line 58, in __unicode__\n    return self.__str__()\n  File \"/etc/docker/venv/lib/python2.7/site-packages/sqlalchemy/exc.py\", line 319, in __str__\n    details = [self._message()]\n  File \"/etc/docker/venv/lib/python2.7/site-packages/sqlalchemy/exc.py\", line 43, in _message\n    return compat.text_type(self.args[0])\nUnicodeDecodeError: 'ascii' codec can't decode byte 0xe8 in position 28: ordinal not in range(128)\n"}
   
   ### Steps to reproduce
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org