lukemurray / data-atom

Query and manage data sources from Atom
MIT License
152 stars 36 forks source link

Uncaught Error: Unknown authenticationOk message typeMessage { name: 'authenticationOk', length: ... #206

Open Frederickey opened 2 years ago

Frederickey commented 2 years ago

Please I'm a beginner and i know nothing about programming. All i want is to import a postgresql database in atom I've installed the necessary packages[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.58.0 x64 Electron: 9.4.4 OS: Microsoft Windows 10 Home Thrown From: data-atom package 0.29.1

Stack Trace

Uncaught Error: Unknown authenticationOk message typeMessage { name: 'authenticationOk', length: 23 }

At C:\Users\caspa\.atom\packages\data-atom\node_modules\pg\lib\connection.js:441

Error: Unknown authenticationOk message typeMessage { name: 'authenticationOk', length: 23 }
    at Connection.parseR (/packages/data-atom/node_modules/pg/lib/connection.js:441:9)
    at Connection.parseMessage (/packages/data-atom/node_modules/pg/lib/connection.js:360:17)
    at /packages/data-atom/node_modules/pg/lib/connection.js:117:22)
    at Socket.emit (events.js:223:5)
    at addChunk (_stream_readable.js:309:12)
    at readableAddChunk (_stream_readable.js:290:11)
    at Socket.Readable.push (_stream_readable.js:224:10)
    at TCP.onStreamRead (internal/stream_base_commons.js:181:23)

Commands

     -9:40.9.0 core:backspace (input.hidden-input)
     -9:19.5.0 data-atom:execute (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
 43x -7:01.7.0 core:backspace (input.hidden-input)
     -6:34.8.0 data-atom:execute (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
  4x -5:34.5.0 data-atom:toggle-query-source (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -5:26 data-atom:new-connection (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -4:58.4.0 core:backspace (input.hidden-input)
  2x -4:36 data-atom:new-connection (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
  4x -0:49.4.0 core:backspace (input.hidden-input)

Non-Core Packages

data-atom 0.29.1 
MistaIA commented 1 year ago

Same issue, Same specifications