Skip to content

Setup database connection problem #156

@frostyduck

Description

@frostyduck

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions