Loading screen freezes Checking docker-compose service Remote Docker Compose Interpreter
已回答
Hello I am facing an issue when I try to set up the RubyMine remote interpreter to be Docker-Compose. For some reason after I hit OK in the menu, it starts to Check docker-compose service and shows me a longing modal. And it just freezes. Why might this be happening. My docker compose setup is remote and I am connecting via SSH
请先登录再写评论。
Hello,
In case you have a remote machine, could you please try using Remote development approach instead? Here you can find more details about it:
https://www.jetbrains.com/help/ruby/remote-development-starting-page.html
If your IntelliJ-based IDE is freezing at "Checking docker-compose service," try these steps:
docker-compose.ymlfile is correct and accessible.For more details, check the JetBrains Community thread.