Hello,
I'm having a recurring error on the forum that's showing up in the server error log in the control panel.
This error occurred a couple of days ago without making any changes to Xenforo or the server.
TypeError: Jose\Component\Core\Util\Ecc\PrivateKey::create(): Argument #1 ($secret) must be of type Brick\Math\BigInteger, GMP given, called in /home/xxxx0/www/foro-xxxx/src/vendor/minishlink/web-push/src/Encryption.php on line 392
src/vendor/web-token/jwt-util-ecc/PrivateKey.php:57
---------------
At the same time, I'm experiencing this other error related to job.php. I've read in an old post that it can occur due to a low visit rate, but in my case, it's not because it's a busy forum. I've changed PHP versions to see if that's the reason, but I haven't found anything.
The error alert:
There are scheduled jobs outstanding which have not run. Jobs may not be getting triggered when expected.
Any ideas that might help me fix this?
Thanks
I'm having a recurring error on the forum that's showing up in the server error log in the control panel.
This error occurred a couple of days ago without making any changes to Xenforo or the server.
TypeError: Jose\Component\Core\Util\Ecc\PrivateKey::create(): Argument #1 ($secret) must be of type Brick\Math\BigInteger, GMP given, called in /home/xxxx0/www/foro-xxxx/src/vendor/minishlink/web-push/src/Encryption.php on line 392
src/vendor/web-token/jwt-util-ecc/PrivateKey.php:57
---------------
At the same time, I'm experiencing this other error related to job.php. I've read in an old post that it can occur due to a low visit rate, but in my case, it's not because it's a busy forum. I've changed PHP versions to see if that's the reason, but I haven't found anything.
The error alert:
There are scheduled jobs outstanding which have not run. Jobs may not be getting triggered when expected.
Any ideas that might help me fix this?
Thanks