Goland Docker Log Not Showing
Answered
There are some places where I can't check the Dokcer log in Goland.
stdout is not displayed.
An example is shown below.
1. For Goland
2. For Terminal
The part circled in red is not displayed in Goland.
I am asking for help.
Thank you.
Please sign in to leave a comment.
It wasn't a font color issue.
Hello,
What version of GoLand are you using (Help | Find Action | About)? Do you see the following stacktrace (as on screenshot 2) if you manually navigate to Docker logs, e.g. via built-in or external terminal?
Hello,
Thank you for reply.
Version is
GoLand 2021.2.2
Build #GO-212.5080.74, built on August 31, 2021
Yes, it will be displayed.
Here is the output of the `docker logs` command.
It was displayed in GoLand(2019.2 Build #GO-192.5728.103,built on July 23, 2019), which I used before in the same project.
Thank you.
Thanks. I cannot reproduce the issue so far.
Could you please collect the IDE logs via Help | Collect Logs and Diagnostic Data and upload them to https://uploads.jetbrains.com/, then provide its ID?
Upload id: 2021_09_16_RHniHBHZJnHff65r (file: goland-logs-20210916-103409.zip)
Thank you
Thanks. Does it work if you disable 3rd-party plugins via Preferences | Plugins | Gear Icon | Disabled All Downloaded Plugins?
I'm experiencing the same problem with Goland 2022.3.2. (Build #GO-223.8617.58, built on January 27, 2023)
I have no extra plugins installed and I'm running MacOS Ventura 13.1 on a M1 Pro Macbook Pro.
Diorclub8
Did you find a way to solve this?
Michael Browne, you can try out EAP version to see if it helps.
Daniil
I tried out both the latest EAP and nightly releases and the problem still remains.
Hi Michael Browne,
Would you mind attaching a screenshot demonstrating the issue in your environment and a couple of Docker log lines: the last line that shows up in GoLand and the first line that is not displayed in the IDE and only shows up in the terminal?
It's very similar to the screenshots above.


After the "running" log, the following logs are replaced with new lines.
Goland:
Docker log: