First time here? Check out the FAQ!

Revision history  [back]

How reconnect to remote host after losing connection?

Is there a way to reconnect a remote debugging session without losing the current state?

I'm running WingIDE Pro v6.1.5-1, and I'm using remote debugging between my Windows 10 Pro host system and an AWS EC2 instance. For some reason (thank you, aws!), the SSH connection seems to have been lost. The project thinks some state hasn't been saved.

The editor thinks it's saved my files, but when I attempt to close the file I get a complaint that says "Failed to write remote project file tms_dev_covid_project:covid_project.wpr (opt.covid): [Errno 2] No such file or directory: 'opt.covid/covid_project.wpr'" followed by another complaint that says "Some remote files could not be saved within 15 seconds. Please check the network and try again: tms_dev_covid_project:covid_project.wpr (opt.covid) The timeout for this is configured with the Network > Hung Connection Timeout preference."

The remote files are still there and have apparently already been updated.

Is there a way to reconnect, or should I just kill the local IDE instance (using task manager) and restart?

How reconnect to remote host after losing connection?

Is there a way to reconnect a remote debugging session without losing the current state?

I'm running WingIDE Pro v6.1.5-1, and I'm using remote debugging between my Windows 10 Pro host system and an AWS EC2 instance. For some reason (thank you, aws!), the SSH connection seems to have been lost. The project thinks some state hasn't been saved.

The editor thinks it's saved my files, but when I attempt to close the file I get a complaint that says "Failed to write remote project file tms_dev_covid_project:covid_project.wpr (opt.covid): [Errno 2] No such file or directory: 'opt.covid/covid_project.wpr'" followed by another complaint that says "Some remote files could not be saved within 15 seconds. Please check the network and try again: tms_dev_covid_project:covid_project.wpr (opt.covid) The timeout for this is configured with the Network > Hung Connection Timeout preference."

The remote files are still there and have apparently already been updated.

Is there a way to reconnect, or should I just kill the local IDE instance (using task manager) and restart?