Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect to data source if no password #1088

Open
jaspercatapang opened this issue Jan 7, 2025 · 4 comments
Open

Connect to data source if no password #1088

jaspercatapang opened this issue Jan 7, 2025 · 4 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@jaspercatapang
Copy link

Describe the bug
I cannot connect to our local database when it really doesn't have a password in the first place. Is a password really needed for WrenAI data source connection or does it require modification to accept a "passwordless" setup?

Expected behavior
I was expecting for it to go through with the connection but it's requiring the password.

Screenshots
Screenshot 2025-01-07 at 13 59 08

Desktop (please complete the following information):

  • OS: Mac OS Sonoma 14.6.1
  • Browser: Chrome

Wren AI Information

  • Version: 0.13.2
  • LLM_PROVIDER= # openai_llm
  • GENERATION_MODEL= # gpt-4o

Additional context
N/A

Relevant log output
N/A

@jaspercatapang jaspercatapang added the bug Something isn't working label Jan 7, 2025
@wwwy3y3
Copy link
Member

wwwy3y3 commented Jan 7, 2025

@jaspercatapang thanks for the report!

@wwwy3y3 wwwy3y3 moved this to Backlog in Wren AI Public Roadmap Jan 7, 2025
@wwwy3y3 wwwy3y3 added the good first issue Good for newcomers label Jan 7, 2025
@devansh-m12
Copy link

@wwwy3y3 i would like to work on this issue please assign me

@wwwy3y3
Copy link
Member

wwwy3y3 commented Jan 7, 2025

@devansh-m12 assigned. thanks!

btw, you should also check if other data sources have the same problem, not just MySQL in the screenshot provided.

@wwwy3y3 wwwy3y3 moved this from Backlog to In Progress in Wren AI Public Roadmap Jan 7, 2025
@jaspercatapang
Copy link
Author

Thank you for the speedy response @wwwy3y3 and @devansh-m12. As a workaround, we just created a new user with a password for testing purposes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
Status: In Progress
Development

No branches or pull requests

3 participants