
In this case PHPStorm does not automatically pass 127.0.0.1 as remote_host's value and only the values setup in the XDebug options in IDE are passed. This is a portion of the command executed by PHPStorm when debugging:

Cannot start debugger session with 'Xdebug 3.0.4' However, debugging continues to fail due to the following error: Connection was not established.

Tried the steps mentioned in this post and post.
