The configuration does not exist

image

I enabled the network on the endpoint, and I’m trying to debug over the new IP address x.x.1.79, but the debugger keeps asking about the configuration for root@192.168.82.2

I’m not sure how we solved this problem before.

Did you change the IP address in the endpoint debugger project options?

Yes I changed that IP to 192.168.1.79

Have you tried a new project?

I made a new project, and it works now. We have encountered this problem before, but I can’t find it on the forums.

Close VS and reopen may work. The extension cached information somewhere.

Or clean build, delete .vs folder also help.