This is Vadym with the JetBrains support team. Thank you for the question. Can you elaborate on what exactly is happening? Do you see any errors when you try to debug? Does the issue happen with any project you're working on, or just in some specific one? Can you please try reproducing the issue and share IDE logs (Help | Collect Logs and Diagnostic Data) with us to investigate (you can safely upload them via https://uploads.jetbrains.com/ . Just don't forget to share the upload ID with us once you do that so we could access the files).
Thanks for sharing this. I’ve run into similar issues where GET requests work normally but fail only during debugging in GoLand/IntelliJ IDEA. Checking breakpoint settings, debugger configuration, proxy settings, and request timeouts often helps. Curious to see what the root cause was in your case and whether updating the IDE or Go plugin resolved it.
Thank you for the comment! If you see any abnormal behavior, please let us know - ideally, we'd need to see the logs, have steps to stably reproduce the issue and also have some code snippets using which you're able to reproduce the issue on your end. With that, we can try to dig further and see why the requests fail.
Hi there!
This is Vadym with the JetBrains support team. Thank you for the question. Can you elaborate on what exactly is happening? Do you see any errors when you try to debug? Does the issue happen with any project you're working on, or just in some specific one? Can you please try reproducing the issue and share IDE logs (Help | Collect Logs and Diagnostic Data) with us to investigate (you can safely upload them via https://uploads.jetbrains.com/ . Just don't forget to share the upload ID with us once you do that so we could access the files).
Thank you!
Hello,
Thanks for sharing this. I’ve run into similar issues where GET requests work normally but fail only during debugging in GoLand/IntelliJ IDEA. Checking breakpoint settings, debugger configuration, proxy settings, and request timeouts often helps. Curious to see what the root cause was in your case and whether updating the IDE or Go plugin resolved it.
metlifedentalprovider
Thank you for the comment! If you see any abnormal behavior, please let us know - ideally, we'd need to see the logs, have steps to stably reproduce the issue and also have some code snippets using which you're able to reproduce the issue on your end. With that, we can try to dig further and see why the requests fail.