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

pgcli fails to start when connecting to Redshift #1136

Open
connorboyd opened this issue Jan 3, 2020 · 0 comments
Open

pgcli fails to start when connecting to Redshift #1136

connorboyd opened this issue Jan 3, 2020 · 0 comments

Comments

@connorboyd
Copy link

@connorboyd connorboyd commented Jan 3, 2020

Description

When attempting to connect to Redshift, it exits immediately with the following message

PGSSLMODE=require pgcli -p <portnum> -h <host> -d <dbname> -U <user>
server closed the connection unexpectedly
        This probably means the server terminated abnormally
        before or while processing the request.

This just started happening after upgrading to 2.2.0 through Homebrew

Your environment

Running MacOS 10.15.1
pip freeze output:

connor:~ $ pip freeze
applicationinsights==0.11.9
attrs==19.3.0
backports.csv==1.0.7
cli-helpers==0.2.3
Click==7.0
configobj==5.0.6
DateTime==4.3
enum34==1.1.6
future==0.17.1
humanize==0.5.1
importlib-metadata==1.2.0
more-itertools==8.0.0
mssql-cli==0.15.0
packaging==19.2
pendulum==2.0.5
pluggy==0.13.1
prompt-toolkit==1.0.16
py==1.8.0
Pygments==2.4.2
pyparsing==2.4.5
pytest==5.3.1
pytest-runner==3.0.1
python-dateutil==2.8.1
pytz==2019.3
pytzdata==2019.3
six==1.12.0
sqlparse==0.2.4
terminaltables==3.1.0
wcwidth==0.1.7
zipp==0.6.0
zope.interface==4.7.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.