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

SSL SYSCALL error: EOF detected #83

Open
otang opened this issue Jan 17, 2020 · 1 comment
Open

SSL SYSCALL error: EOF detected #83

otang opened this issue Jan 17, 2020 · 1 comment

Comments

@otang
Copy link

otang commented Jan 17, 2020

Is anyone familiar with this error and what may cause it?

ODBC v1.4.6

Error

{ message:
        '[Amazon][Amazon Redshift] (30) Error occurred while trying to execute a query: [SQLState 08S01] SSL SYSCALL error: EOF detected\n',
       state: '08S01' } ],
  error: '[node-odbc] SQL_ERROR',
  message:
   '[Amazon][Amazon Redshift] (30) Error occurred while trying to execute a query: [SQLState 08S01] SSL SYSCALL error: EOF detected\n',
  state: '08S01' }
@wankdanker
Copy link
Owner

Never seen that before. Quick debug test though, does running the same query with isql result in the same error?

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