@dgold Thanks for your Watchtower and Aperture guides. Don't suppose you came across any issues with Watchtower not updating. Both services are connected but the cron job seems to fail
@dgold Thanks for your Watchtower and Aperture guides. Don't suppose you came across any issues with Watchtower not updating. Both services are connected but the cron job seems to fail
@grib I'm afraid I haven't come across that error. I'd try running the cron.php script by hand and seeing if it spits errors at you. Maybe also check that /usr/bin/php
is correctly pointing at your php, and that the path you give to cron.php is correct?
@dgold Thanks. Turns out the local server used Apache, and live server uses Nginx, so I think it's improper laravel route handling in my Nginx config