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

Setup database connection problem #156

Open
frostyduck opened this issue May 13, 2020 · 1 comment
Open

Setup database connection problem #156

frostyduck opened this issue May 13, 2020 · 1 comment

Comments

@frostyduck
Copy link

I have installed eTraGo, eGo successfully. When running the code, eGo propose to create config file. Before it, I have created an account at openenergy-platform.org/login. I enter my connection details

Enter input value for `dialect` (default: psycopg2): oedialect
Enter value for `username`: Nikita Tomin
Enter value for `database`: oedb
Enter value for `host`: openenergy-platform.org
Enter value for `port` (default: 5432): 80

However after it, the code is running, (I'm expecting that I have to enter my password), but nothing happening. When interrupting code run, I found that code run stuck in getpass.py in the line line = input.readline()

My system is Ubuntu (Python 3.6). I have Internet connection via proxy.

@birgits
Copy link
Collaborator

birgits commented May 25, 2020

Hi @frostyduck, I haven't worked with the eGo tool in a while, but maybe the problem is your username. Could you try nikita_tomin? If this doesn't work, could you post the whole error message of the error you mentioned above?

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

2 participants