Code Monkey home page Code Monkey logo

Comments (6)

PandelisZ avatar PandelisZ commented on July 23, 2024

Do you definately have access to the database from where you are running query tree?

If it's an auth error we should probably show that error on our side too however

from querytree.

abhinav1293 avatar abhinav1293 commented on July 23, 2024

Yes, I do have an access to the database. In fact, I have tested with another method just to check auth credential working or not. It is working fine.

By clicking on Test connection it is not showing any message (Either success or failure).

from querytree.

d4nt avatar d4nt commented on July 23, 2024

It's interesting that you're saying the Test Connection button doesn't show any message. I've just been testing 03cdf7a with a variety of bad configs (e.g. wrong username, wrong server host, wrong SSH user) they all result in an error coming back and being shown.

The fact that nothing is shown suggests that it's still trying, but it's taking a very long time.

Are you using SSH? If so, are you connecting with a keyfile or password?

from querytree.

abhinav1293 avatar abhinav1293 commented on July 23, 2024

Actually, I am not using SSH to connect Mysql. just username and password of MySQL server.

from querytree.

d4nt avatar d4nt commented on July 23, 2024

I wonder if perhaps your firewall is not allowing QueryTree to open a connect to the database server/port. But the other application that you tested your connection settings with is allowed?

from querytree.

PandelisZ avatar PandelisZ commented on July 23, 2024

@abhinav1293 There seems to have been a missing nuget package on the project. I've commited 2a1c49c to fix the problem.

Please download or check out the latest master branch and re run the app.

If you have any more bugs to report please feel free to re-open this issue or create a new issue with a seperate report.

from querytree.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.