Goland 2021.2 stuck at indexing forever !

已完成

I updated my Goland licensed version from 2021.1 to new version and tried to open the existing project but indexing takes forever and never completes.  ( Goland on ubuntu )

Options tried:

- Removing the .config/Jetbrains/ and .idea folder and reimporting the project. ( It just doesn't work )

 

Any pointers / other workarounds to tackle the issue are much appreciated. Thank you.

 

0

Could you please collect the IDE logs via Help | Collect Logs and Diagnostic Data and upload them to https://uploads.jetbrains.com/, provide its ID? Are you using Go Modules or GOPATH in your project?

0

IDE is totally unresponsive . Is there any alternative way to collect logs ?  ( From the moment I start the IDE & import the project it stops responding ) 

Project that I imported is based on go module , but I have also configured it to be under GOPATH root.

0

Yes, you can take the IDE logs from the logs directory on your machine. Does it happen with other projects as well?

0

Upload ID : 2021_08_17_JQRtNYCwjNNohzDT

Thread dumps: 2021_08_17_DAWnKcN4iwZbPW2P 

Please let me know If i should try downgrade. Thank you. 

0

yes it happens for all projects

 

0

Thanks for the details. Could you please navigate to /home/username/.local/share/JetBrains/GoLand2021.2, backup and remove this directory? If that doesn't help, could you please download the Nightly version of GoLand via Toolbox App to confirm that it works in the same way here?

0

Thank you deleting the share worked. 

0

/home/username/.local/share/JetBrains/GoLand2021.2 directory contains 3rd-party plugins. You can install and enable them back one by one, detect which one is making the indexing unresponsive, and then report the problem to a plugin issue-tracker.

0

Having sort of the same problems..

Can't work with Goland because it keeps indexing my project over and over again.

I tried removing the directory as mentioned above but it makes no difference.

0

Please, collect the IDE logs via Help | Collect Logs and Diagnostic Data (or from the logs directory) and upload them to https://uploads.jetbrains.com/, then provide its ID. Thank you.

0

I got the same problem here. I am currently working on WSL. Those problems start when I upgraded from 2021.3 beta to 2021.3 official. 

Upload ID: 2022_01_04_29Z6EoJEhNjrUzzc

Please let me know what should I do. Thank you

0

Hello Caobadong19,

Could you please download Toolbox App and install GoLand Nightly, then try to reproduce it again? Your case looks similar to GO-12202.

0

Hey I am experiencing the same issue
Upload id: 2022_01_15_Sa2W5tVLPu9rzVho (file: goland-logs-20220115-13453414433564601455428927.zip)

Edit: can confirm that switching to nightly solves the issue

0

It's version 2023.2.4 and I'm facing this issue. I've tried everything I can, but nothing seems to work.

0

请先登录再写评论。