How do I see what's going on during SSH deploy connection attempt? flode Created November 04, 2024 14:16 I can't tell what's going on here:Is there some log to see what it's doing exactly, and where it's failing?
Hi there,
You can enable extra logging, and then check the general
idea.log
file ("Help | Show Log in XXX")1. Add the following lines to the "Help > Diagnostic Tools > Debug Log Settings":
2. Do your activity
3. Check the log after that
(Do not forget to remove those extra lines once you are done)
From the PhpStorm help page – https://www.jetbrains.com/help/phpstorm/troubleshooting-deployment.html#collecting-logs