Can't tell what PHPStorm is trying to log into... Permanently deleted user Created April 27, 2018 20:26 Is this from the deployment configuration I just made? The little modal window doesn't specify. Clicking it anywhere doesn't do anything.
What if you click the "X" button to the right of progress bar?
It closes. The point is I don't know what it's trying to connect to and nothing I click shows that (closing it of course is not a solution).
Hi there,
That looks like some sort of Automatic deployment ... so it has to be your default deployment entry.
Try enabling extra logging and then check where it tried to connect: How-to: Collecting PhpStorm/WebStorm debug Logs
It sure must be attempting to login to your deployment server at Settings | Build, Execution, Deployment | Deployment.
Information may already be present in Help > Show Log in ... > idea.log file.