Can't connect to the python debugger inside docker
Answered
I'm trying to debug on of the docker-compose services (generator here), everything is working fine in run configuration but in debug config it seems that IDE can't connect to the debugger for some reason.
generator_1 | PYDEVD_FILTER_LIBRARIES False
generator_1 |
generator_1 | ('Bound to port ', '58712')
How can I fix that?
Thanks.
Please sign in to leave a comment.
Hi Anotherbugmaster! This issue seems to be similar to your problem: https://youtrack.jetbrains.com/issue/PY-29825
Could you please share your log file (Help | Show log in files) in the comments of the issue and vote for it?
Sure, thanks!