Pycharm can remotely run .py but can't debug it.
Two days ago, the server IP changed, so I reset the Pycharm to use remotely SSH interpreter. Then the problem happened.


I have tried these approaches but didn't work:
1. deleted all idea fold, and set a new connection with the server.
2. checking the name of .py, it looks better and not having unsafe name.
The problem confused me for two days, please help me! Thanks!
Please sign in to leave a comment.
Hi, please try to recreate the project interpreter and delete ~/.pycharm_helpers from the remote host.
If that doesn't help, please add `PYCHARM_DEBUG=True` env variable to your run/debug configuration, reproduce the issue, and provide full debug console output along with Logs from **Help | Collect Logs and Diagnostic Data**
You can use our uploading service at https://uploads.jetbrains.com/ , and provide upload ID in your reply.