-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
bugSomething isn't workingSomething isn't workingextensionThe issue needs to be fixed in the extensionThe issue needs to be fixed in the extension
Milestone
Description
code-serverversion: 2.1665-vsc1.39.2- OS Version: Ubuntu 18.04 in Docker
SQLTools:
- https://marketplace.visualstudio.com/items?itemName=mtxr.sqltools
- https://github.com/mtxr/vscode-sqltools
Description
Connection Assistant doesn't start for 3-4 minutes and then doesn't allow connection information to be submitted and stored.
Steps to Reproduce
- Install the SQLtools extension
- Start the extension and click in the "Connections box" to create a new connection.
- A black page will open but the connection assistant won't start. See last screenshot below for what it should look like.
- If you wait long enough, however (i.e., 3-4 minutes), the icons do show up. When trying to submit information about the connection through a form (see below) there is an error about "form's frame is sanboxed and the 'allow-forms' permission is not set". Could "allow-forms" be an argument that could be set for codeserver on launch? "Test connection" works fine.
Page in VScode on macOS:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingextensionThe issue needs to be fixed in the extensionThe issue needs to be fixed in the extension


