Jetbrains Toolbox stuck on waiting for backend

Hello so I'm trying to use jetbrains toolbox and self hosted coder(on docker) on the main.tf i added this part: module "jetbrains_gateway" { source = "registry.coder.com/modules/jetbrains-gateway/coder" version = "1.0.13" agent_id = coder_agent.main.id agent_name = "main" folder = "/home/verixsync/development" jetbrains_ides = ["GO", "IU"] default = "GO" latest = true channel = "eap" } when the workspace was ready and all i tried to open but its stuck on Waiting for backend as shown on the picture I'm using latest version of coder
No description
6 Replies
Codercord
Codercord7mo ago
<#1254550779965214763>
Category
Help needed
Product
Coder OSS (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
Atif
Atif6mo ago
Is it happening consistently?
Seirjin
SeirjinOP6mo ago
Yep
Atif
Atif6mo ago
Could you open an issue on GitHub?
Seirjin
SeirjinOP6mo ago
sorry for late reply, just made a new run of the contains and now it works with all the IDE of jetbrains just removed everything and reconfigured
Codercord
Codercord6mo ago
@Phorcys closed the thread.

Did you find this page helpful?