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 2022/03/09 11:54:13 UTC

[GitHub] [superset] Ankitchandre opened a new issue #19075: unable to connect Trino superset after enabling ldap on trino

Ankitchandre opened a new issue #19075:
URL: https://github.com/apache/superset/issues/19075


   I'm trying to connect my superset to trino. this worked fine, until we had to enable auth in trino and make it available behind a real domain trino.mycompany.com. my connection string looks like this:
   trino://myuser:mypassword@trino.mycompany.com/catalog
   
   Error on superset :
   
   [SupersetError(message='(builtins.NoneType) None\n(Background on this error at: http://sqlalche.me/e/13/dbapi)', error_type=<SupersetErrorType.GENERIC_DB_ENGINE_ERROR: 'GENERIC_DB_ENGINE_ERROR'>, level=, extra={'engine_name': 'Trino', 'issue_codes': [{'code': 1002, 'message': 'Issue 1002 - The database returned an unexpected error.'}]})]


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [superset] srinify commented on issue #19075: unable to connect Trino superset after enabling ldap on trino

Posted by GitBox <gi...@apache.org>.
srinify commented on issue #19075:
URL: https://github.com/apache/superset/issues/19075#issuecomment-1063297839


   Hey Ankit! Github Discussions or the Superset Slack is the best place to get help with debugging. This doesn't seem to be a bug :]


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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