mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.44k stars 291 forks source link

Error loading plugin #1150

Closed Austin1 closed 1 year ago

Austin1 commented 1 year ago

Describe the bug So, this bug applies to a community adapter for Teradata, but I've tried tearing it apart and cannot understand why or where this error comes from and so I'm hoping on this board someone could maybe point me in the right direction.

The specific error is

ERROR (ext): ERROR: Error loading plugin SQLTools Teradata Driver Plugin Request ls/RegisterPlugin failed with message: Error in native callback, {"code":-32603}
    ns: "error-handler"

To Reproduce Steps to reproduce the behavior:

  1. Using a Macbook Pro with apple silicon, install SQL Tools and SQL Tools for Teradata
  2. Open VS Code
  3. Receive errors

Expected behavior Plugin loads successfully

Screenshots Issue with logs and screenshots: https://github.com/ScriptPup/sqltools-teradata-driver/issues/24

Desktop (please complete the following information):

Additional context Issue with logs and screenshots: https://github.com/ScriptPup/sqltools-teradata-driver/issues/24

gjsjohnmurray commented 1 year ago

Continuing on https://github.com/ScriptPup/sqltools-teradata-driver/issues/24