Debugging in remote docker container issue
Hi All,
How are you?
We want to debug our code on the docker container running in remote server. We defined the interpreter as expected and it recognizes the desired image and the installed packages. However, when we try to debug a script we receive the following error: "Host address cannot be detected for http://127.0.0.1 Docker connection"
How can we solve this issue? Maybe there is a workaround to set this as a regular remote interpreter. This is a big pain point.
System ENV:
- Pycharm professional 2023.1.6
- local OS: Mac
- remote OS: Ubuntu
Cheers,
请先登录再写评论。
Hi Mista2311 , Docker interpreters on remote hosts is currently not supported, unfortunately. Please check this issue for details.
You can try using Remote Development on the remote host instead.
Apologies for the inconvenience.
Hi Mikhail Tarabrikov,
The ticket you sent was opened more than 6 years ago, do you have an estimation when this should be solved? This is absored that as paying customer we need to wait for this feature more than 6 years (the ticket has more than 120 thumbs)!!
The remote development you sent seems to be complex can you please send a step by step workaround for this issue?
Cheers,
Mista2311, there is no estimation on PY-33489, unfortunately.
Would these instructions be of any use regarding Remote Development?