In case of gitautodeploy stops working
Jump to navigation
Jump to search
- ssh to the TS server
cd /var/log
To check the owner of git-auto-deploy.log file
ls -l
- if owner is someone else than www-data:
chown www-data:www-data git-auto-deploy.log
systemctl restart git-auto-deploy