Describe the bug
i first install the plugin, then install the sqlite driver, it says "Launching server using runtime node failed.", then i install the mysql driver, it says "Launching server using runtime node failed."again.
the logs are:
[1680583995531] ERROR (ext): ERROR: Error loading plugin SQLite Plugin Launching server using runtime node failed., 'Launching server using runtime node failed.'
ns: "error-handler"
[1680583996548] INFO (ext): EXECUTING COMMAND => sqltools.refreshTree
[1680583996548] INFO (ext): Connection explorer changed. Will be updated.
ns: "conn-man:explorer"
[1680583997486] INFO (ext): Connection explorer changed. Will be updated.
ns: "conn-man:explorer"
[1680583997956] INFO (ext): EXECUTING COMMAND => sqltools.showOutputChannel
[1680584040983] INFO (ext): EXECUTING COMMAND => sqltools.getConnections
[1680584046079] INFO (ext): EXECUTING COMMAND => sqltools.newSqlFile
[1680584046110] INFO (ext): Connection explorer changed. Will be updated.
ns: "conn-man:explorer"
[1680584046454] INFO (ext): EXECUTING COMMAND => sqltools.getConnections
[1680584058210] INFO (ext): EXECUTING COMMAND => sqltools.openAddConnectionScreen
[1680584184556] INFO (ext): EXECUTING COMMAND => sqltools.openAddConnectionScreen
[1680584191607] INFO (ext): EXECUTING COMMAND => sqltools.refreshTree
[1680584191607] INFO (ext): Connection explorer changed. Will be updated.
ns: "conn-man:explorer"
[1680584191622] INFO (ext): EXECUTING COMMAND => sqltools.getConnections
[1680584277692] INFO (ext): EXECUTING COMMAND => sqltools.openAddConnectionScreen
[1680584299719] INFO (ext): EXECUTING COMMAND => sqltools.refreshTree
[1680584299719] INFO (ext): Connection explorer changed. Will be updated.
ns: "conn-man:explorer"
[1680584299735] INFO (ext): EXECUTING COMMAND => sqltools.getConnections
[1680584438338] INFO (ext): EXECUTING COMMAND => sqltools.openAddConnectionScreen
[1680584442431] INFO (ext): EXECUTING COMMAND => sqltools.refreshTree
[1680584442431] INFO (ext): Connection explorer changed. Will be updated.
ns: "conn-man:explorer"
[1680584442446] INFO (ext): EXECUTING COMMAND => sqltools.getConnections
[1680584506016] INFO (ext): EXECUTING COMMAND => sqltools.refreshTree
[1680584506016] INFO (ext): Connection explorer changed. Will be updated.
ns: "conn-man:explorer"
[1680584506047] INFO (ext): EXECUTING COMMAND => sqltools.getConnections
[1680584529991] INFO (ext): EXECUTING COMMAND => sqltools.openAddConnectionScreen
[1680584551504] INFO (ext): registering MySQL/MariaDB Plugin (driver).
plugin: {
"extensionId": "mtxr.sqltools-driver-mysql",
"name": "MySQL/MariaDB Plugin",
"type": "driver"
}
[1680584551504] ERROR (ext): ERROR: Error loading plugin MySQL/MariaDB Plugin Launching server using runtime node failed., 'Launching server using runtime node failed.'
ns: "error-handler"
[1680584552522] INFO (ext): EXECUTING COMMAND => sqltools.refreshTree
[1680584552522] INFO (ext): Connection explorer changed. Will be updated.
ns: "conn-man:explorer"
[1680584556399] INFO (ext): EXECUTING COMMAND => sqltools.showOutputChannel
To Reproduce
Steps to reproduce the behavior:
Go to 'sqltools'panel
Click on 'refresh'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
SQLTools Version v0.27.1
VS Code Version: 1.77.0
OS: Windows 11
Driver:
[ ] PostgreSQL/Redshift
[x] MySQL/MariaDB
[ ] MSSQL/Azure
[x] SQLite
[ ] Other? Which...
Database version: [e.g. MySQL v5.6, PostgreSQL vX...]
Additional context
Add any other context about the problem here.
Does your settings.json file contain an entry for sqltools.useNodeRuntime? If yes, please comment it out by prefixing with //, save the change, restart VS Code and try your MySQL connection again.
Describe the bug i first install the plugin, then install the sqlite driver, it says "Launching server using runtime node failed.", then i install the mysql driver, it says "Launching server using runtime node failed."again. the logs are:
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.