- Deployer version: > 7.3.1
- Deployment OS: Debian Buster
By default the value of the "cachetool" variable is empty "", but with the latest changes since version 7.3.2 when including a for loop it does not check that the $option can be empty and therefore it tries to execute the opcache:reset with the --fcgi flag with an empty value "" which throws an exception:
Unable to connect to FastCGI application: Invalid argument
By default the value of the "cachetool" variable is empty "", but with the latest changes since version 7.3.2 when including a for loop it does not check that the $option can be empty and therefore it tries to execute the opcache:reset with the --fcgi flag with an empty value "" which throws an exception:
Unable to connect to FastCGI application: Invalid argument