This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Today I notice some updates on the CMS and plugins as image below show:
Then I tried to update all of them but gets this message all the time and I don't know why or what to do:
Update failed "Error while sending STMT_PREPARE packet. PID=14506 (SQL: select * from
system_parameters
wherenamespace
= system andgroup
= core anditem
= build limit 1)" > on line 625 of /var/www/html/alomicuba/vendor/laravel/framework/src/Illuminate/Database/Connection.php
Can I get some advice around this?
This looks like MySQL might be timing out, check the setting wait_timeout
in MySQL and try increasing it.
Otherwise it could be an error within Laravel itself.
1-2 of 2