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

Can't connect to PostreSQL running on Vagrant machine #16

Closed
nkantar opened this issue Jan 8, 2016 · 4 comments
Closed

Can't connect to PostreSQL running on Vagrant machine #16

nkantar opened this issue Jan 8, 2016 · 4 comments

Comments

@nkantar
Copy link

nkantar commented Jan 8, 2016

Trialling the plugin and would love to use it, but I can't seem to connect to PostgreSQL running on a Vagrant machine. Both the Django app and pgAdmin connect fine.

In the below snippets, "elevator" refers to the username. It seems like it's looking for a database with the same name. User config is empty, as I just installed the plugin using Package Control. Sublime Text 3 latest build on OS X (10.11.2, latest stable).

Address:

elevator@localhost:5432

Console output:

DB1 Error: An error occured while connecting to the selected host.

FATAL:  database "elevator" does not exist

Some additional information about the error is below.
  username: elevator
  host: localhost
  database: postgres
  method: Postgresql.connect()

Am I maybe just specifying the connection parameters wrong somehow?

@joshskidmore
Copy link

Seems like the same (or very similar) issue as I'm having. I think this project is dead as I've been trying to get this issue resolved since November.

@alexggordon
Copy link
Member

Hey guys, you'll be hearing from me soon over email if you purchased the plugin, but I'll be open-sourcing the plugin in the next month, along with refunding anyone that purchased it. I ended up starting a new job around December that took way more time away from this project than I ever intended, and I don't think I should have attempted to sell the plugin in the first place.

I've been in the process of making several repositories to allow for automating the mysql/postgres binary builds that are the core part of the plugin. I'm hoping to open the code base, and then move onto fixing these issues as time allows.

@nkantar
Copy link
Author

nkantar commented Mar 28, 2016

@alexggordon Cool, good on you for following up like that. 👍

@nkantar
Copy link
Author

nkantar commented Aug 26, 2017

Either way this seems to be a non-issue at this point.

@nkantar nkantar closed this as completed Aug 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants