DataGrip 19.2 won't start after update Follow
Answered
Ubuntu 16.10
After updating to 19.2 it gets stuck trying to reopen files and then throws "Failed to load default project". Tried to reinstall but didnt work and I dont want to delete files and lose my stored datasources
Please sign in to leave a comment.
Could you email me IDE logs vasily.chernov@jetbrains.com?
As a temporary workaround rename your .DataGrip%version% folder and start IDE
Could you try to reproduce the issue in DataGrip 2019.2.1?
Fixed. Thanks!
I'm facing exactly the same issue after upgrade to DataGrip 2019.3 on Mac.
@Edgars,
Did you migrate settings from previous version?
I did.
I don't know how to cleanup settings and considering downgrade.
Thank you.
@Edgars ,
Could you email me IDE logs vasily.chernov@jetbrains.com?
I have mailed you log file.
From the log I can see that issue is related to GTM plugin (had similar issues with PyCharm), but compared to PyCharm I can't access preferences or other menu items to disable this plugin.
@Edgars,
Try to disable GTM plugin before launch. See https://intellij-support.jetbrains.com/hc/en-us/articles/206544519 for details
I have removed GTM plugin from ~/Library/Application Support/JetBrains/Toolbox/apps/datagrip/ch-0/193.5233.139/DataGrip.app.plugins/gtm-intellij.jar and now DataGrip starts correctly.
Thank you.