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
ErrorException: unpack(): Type N: not enough input values, need 4 values but only 0 were provided in /var/www/example/com/vendor/tuupola/branca/src/Branca.php:131
Error is caused by bots sniffing around the website.
The line is:
$parts = unpack("Cversion/Ntime", $header);
Maybe @unpack will help.
The text was updated successfully, but these errors were encountered:
These are 9 error logs within 3 weeks:
ErrorException: unpack(): Type N: not enough input values, need 4 values but only 0 were provided in /var/www/example/com/vendor/tuupola/branca/src/Branca.php:131
Error is caused by bots sniffing around the website.
The line is:
Maybe
@unpack
will help.The text was updated successfully, but these errors were encountered: