C
Coder.com•2y ago
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?
No description
Solution:
I would suggest you to probably look into using JetBrains gateway.
Jump to solution
4 Replies
Codercord
Codercord•2y ago
<#1232348390491426837>
Category
Help needed
Product
code-server
Platform
Linux
Logs
Please post any relevant logs/error messages.
Solution
matifali
matifali•2y ago
I would suggest you to probably look into using JetBrains gateway.
matifali
matifali•2y ago
You can use this module to add easy access to gateway IDEs to your templates. https://registry.coder.com/modules/jetbrains-gateway
JetBrains Gateway - Coder Registry
Add a one-click button to launch JetBrains Gateway IDEs in the dashboard.
impanna
impannaOP•2y ago
Thank you 🙂

Did you find this page helpful?