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

Webstorm freezes when selecting a database #3168

Closed
DiegoVillalobos-SB24 opened this issue Oct 30, 2023 · 3 comments
Closed

Webstorm freezes when selecting a database #3168

DiegoVillalobos-SB24 opened this issue Oct 30, 2023 · 3 comments
Labels
area/databases For requests / issues related to DBs

Comments

@DiegoVillalobos-SB24
Copy link

Expected Behavior

After selecting a database in the sidebar, the IDE should not freeze when a file is edited.

Actual Behavior

After selecting a database in the sidebar, the IDE freezes when editing any file.

Additional Information

After clicking on a database to connect to, the connection is established in the IDE terminal, from there, if you edit any file in the project, the IDE will freeze from upwards of 30 seconds to a minute.

  • IDE type (e.g. IntelliJ, Pycharm): Webstorm
  • IDE version: WebStorm 2023.2.4
  • Cloud Code version (Settings > Plugins > Cloud Code): 23.10.1
  • Cloud SDK (Settings > Cloud Code > Cloud SDK)
    • Are you allowing the plugin to manage the Cloud SDK: Yes
    • Version of the Cloud SDK: 452.0.1
  • Operating System: Sonoma 14.0 - Apple M1 Pro 16GB
@ivanporty
Copy link
Collaborator

Thanks for the report @DiegoVillalobos-SB24! Does it only happens when connection is active? Is there any specifics about a file being edited - its type, does it matter or affects the freeze somehow?

@ivanporty
Copy link
Collaborator

It seems like we cannot reproduce easily. Could we take a look at IDE log file to look for any errors (idea.log, find using Help -> Show Log In Finder menu)

@ivanporty
Copy link
Collaborator

Closing in favor of newer #3173

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/databases For requests / issues related to DBs
Projects
None yet
Development

No branches or pull requests

2 participants