You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey guys,
currently im having a weird issue with the navigation timeout for which I didnt find any fix yet anywhere else. So I hope I find some help maybe here. For the prod machine itself im using Ubuntu 20.04.1 LTS together with PHP 8.3 and Apache2.
The problem appears for Laravel 11.30, spatie/browsershot 4.3.0, npm 9.2.0, composer 2.8.2.
The code itself works fine for like maybe a week and then suddenly without any other error (apache2 or PHP related) just dies for no reason. If I had to guess I would say it might be a PHP related error, since I really cant think for any other reason why the code itself should work for around a week and then suddenly die. The only way to workaround this problem is a full reboot of the VM.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey guys,
currently im having a weird issue with the navigation timeout for which I didnt find any fix yet anywhere else. So I hope I find some help maybe here. For the prod machine itself im using Ubuntu 20.04.1 LTS together with PHP 8.3 and Apache2.
The problem appears for Laravel 11.30, spatie/browsershot 4.3.0, npm 9.2.0, composer 2.8.2.
The code itself works fine for like maybe a week and then suddenly without any other error (apache2 or PHP related) just dies for no reason. If I had to guess I would say it might be a PHP related error, since I really cant think for any other reason why the code itself should work for around a week and then suddenly die. The only way to workaround this problem is a full reboot of the VM.
Code in Controller:
Error:
Any guesses or tips are hardly appreciated. This problem is getting on my nerves for quite a while now.
Beta Was this translation helpful? Give feedback.
All reactions