Good morning folks
Not sure if this is the best channel to ask, please redirect me if there is a better one.
I am trying to run a remote debugger session from pycharm for a code running in a containers. Somehow, the container and the ide can't connect and the program hangs on the connection line of the code.
both the ide and the container try to connect on local host
the port is forwarded from the container and the container is reachable via netstat
> netstat -anp tcp | grep 5678
> tcp4 0 0 127.0.0.1.5678 . LISTEN
• OS: mac os sequoia 15.5
• pycharm: 2025.1.1.1
• rancher desktop: 1.18.2