JetBrains IDE Support Mac OS
Hi, I have a problem launching JetBrains IDE Support (https://chrome.google.com/webstore/detail/jetbrains-ide-support/hmhgeddbohgjknpmjagkdomcpobmllji ) on my Mac. When I try to connect chrome plugin to idea nothing happens, screen in chrome freezes on the link: chrome-extension://hmhgeddbohgjknpmjagkdomcpobmllji/loading.html?url=http%3A%2F%2F192.168.118.6%3A8888%2FBAM.htm
And idea inform me that Waiting for connection from JetBrains IDE Support extension for Chrome.
Please ensure you have installed the extension and IDE port configured (current port 63342), or see Help.
But I know for sure that port 63342 is opened:
$ telnet 192.168.118.6 8888
Trying 192.168.118.6...
Connected to 192.168.118.6.
Escape character is '^]'.
How to solve problem?
Please sign in to leave a comment.
Do you have several IDE installations running? Try to set the port to 63343 or different number and set same number for Built-in server in File | Settings | Build, Execution, Deployment | Debugger settings.