deployer/docs/KNOWN_BUGS.md
Anton Medvedev 29a643b623 v7
2020-05-16 18:02:17 +03:00

573 B

Known Bugs

Ubuntu 14.04, Coreutils 8.21

There are known bug with relative symlinks ln --relative, which may fail rollback command.

Add next line to deploy.php file:

set('use_relative_symlink', false);

OpenSSH_7.2p2

ControlPersist causes stderr to be left open until the master connection times out.

cURL 7.29.0

Certificate verification fails with multiple https urls.