Error code:
Fatal error: Maximum execution time of 30+2 seconds exceeded (terminated) in /htdocs/vendor/spatie/laravel-backup/src/Tasks/Backup/Zip.php on line 90
I've tried a few times with the same result - currently running Installed beta version= v3.3.0 via Docker julianprieber/littlelink-custom:latest
To what I've noticed when running through Nginx Proxy Manager and going through an https I get that error. However when going directly to the IP and port I am able to get a success message, but it does not actual succeed. The logs even show the same Fatal Error as before.
Error code:
Fatal error: Maximum execution time of 30+2 seconds exceeded (terminated) in /htdocs/vendor/spatie/laravel-backup/src/Tasks/Backup/Zip.php on line 90I've tried a few times with the same result - currently running
Installed beta version= v3.3.0via Dockerjulianprieber/littlelink-custom:latestTo what I've noticed when running through Nginx Proxy Manager and going through an
httpsI get that error. However when going directly to the IP and port I am able to get a success message, but it does not actual succeed. The logs even show the same Fatal Error as before.