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/test/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
Codercord11mo ago
<#1254550779965214763>
Category
Help needed
Product
Coder OSS (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
Atif
Atif10mo ago
Is it happening consistently?
Seir_Jhin
Seir_JhinOP10mo ago
Yep
Atif
Atif10mo ago
Could you open an issue on GitHub?
Seir_Jhin
Seir_JhinOP10mo 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
Codercord10mo ago
@Phorcys closed the thread.

Did you find this page helpful?