Coder.comC
Coder.com2y ago
5 replies
impanna

Cannot start intelliJ on Coder v2 workspace

I created my own Docker image similar to the deprecated enterprise-coder image.
The coder-v2 workspace is up and running but IDE IntelliJ is not running. Checking the logs I found an issue (image).

The image is created with Ubuntu 22.04, with openjdk 11.0.22 and javac 11.0.22.
Any suggestion?
image.png
Solution
I would suggest you to probably look into using JetBrains gateway.
Was this page helpful?