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 2019/05/23 02:54:26 UTC

[GitHub] [incubator-superset] tanmaya26 opened a new issue #7587: Unable to connect to mysql

tanmaya26 opened a new issue #7587: Unable to connect to mysql
URL: https://github.com/apache/incubator-superset/issues/7587
 
 
   A clear and concise description of what the bug is.
   
   ### Expected results
   
   I am trying to connect using the URI:
   mysql://root:myPassword@localhost:3306/db_name
   
   Connection to be successful.
   ### Actual results
   
   ERROR: {"error": "Connection failed!\n\nThe error message returned was:\ndlopen(/usr/local/lib/python3.6/site-packages/MySQLdb/_mysql.cpython-36m-darwin.so, 2): Library not loaded: libssl.1.0.0.dylib\n  Referenced from: /usr/local/lib/python3.6/site-packages/MySQLdb/_mysql.cpython-36m-darwin.so\n  Reason: image not found"}
   
   #### Screenshots
   
   #### How to reproduce the bug
   
   1. Open superset on localhost:8808
   2. Add a new database using SQLAlchemy URI
   3. Test Connection
   4. See error
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: [e.g. `v0.29`, `master`, `commit`]
   Flask 0.12.4
   Python 3.6.5 (default, Jun 17 2018, 12:13:06) 
   [GCC 4.2.1 Compatible Apple LLVM 9.1.0 (clang-902.0.39.2)]
   - python version: `python --version`
   Python 3.6.5 (default, Jun 17 2018, 12:13:06) 
   - node.js version: `node -v`
   command not found
   - npm version: `npm -v`
   command not found
   ### Checklist
   
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [yes ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [ yes] I have reproduced the issue with at least the latest released version of superset.
   - [ yes] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   

----------------------------------------------------------------
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.
 
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