XF\Db\Exception: MySQL query error [1406]: Data too long for column 'address' at row 1 src/XF/Db/AbstractStatement.php:230
Generated by: Unknown account Feb 27, 2023 at 3:09 AM
Stack trace
INSERT INTO `xf_bs_lp_log` (`txid`, `amount_received`, `address`, `received_date`, `purchase_request_key`) VALUES (?, ?, ?, ?, ?)
------------
#0 src/XF/Db/Mysqli/Statement.php(198): XF\Db\AbstractStatement->getException('MySQL query err...', 1406, '22001')
#1 src/XF/Db/Mysqli/Statement.php(79): XF\Db\Mysqli\Statement->getException('MySQL query err...', 1406, '22001')
#2 src/XF/Db/AbstractAdapter.php(96): XF\Db\Mysqli\Statement->execute()
#3 src/XF/Db/AbstractAdapter.php(220): XF\Db\AbstractAdapter->query('INSERT INTO `x...', Array)
#4 src/XF/Mvc/Entity/Entity.php(1521): XF\Db\AbstractAdapter->insert('xf_bs_lp_log', Array, false)
#5 src/XF/Mvc/Entity/Entity.php(1253): XF\Mvc\Entity\Entity->_saveToSource()
#6 src/addons/BS/LitecoinPayment/Repository/LitecoinRpc.php(48): XF\Mvc\Entity\Entity->save()
#7 src/addons/BS/LitecoinPayment/vendor/illuminate/collections/Traits/EnumeratesValues.php(245): BS\LitecoinPayment\Repository\LitecoinRpc->BS\LitecoinPayment\Repository\{closure}(Object(O21\CryptoWallets\Transaction), 15)
#8 src/addons/BS/LitecoinPayment/Repository/LitecoinRpc.php(50): Illuminate\Support\Collection->each(Object(Closure))
#9 src/addons/BS/LitecoinPayment/Cron/CheckPayments.php(9): BS\LitecoinPayment\Repository\LitecoinRpc->checkPayments()
#10 src/XF/Job/Cron.php(37): BS\LitecoinPayment\Cron\CheckPayments::run(Object(XF\Entity\CronEntry))
#11 src/XF/Job/Manager.php(260): XF\Job\Cron->run(8)
#12 src/XF/Job/Manager.php(202): XF\Job\Manager->runJobInternal(Array, 8)
#13 src/XF/Job/Manager.php(86): XF\Job\Manager->runJobEntry(Array, 8)
#14 job.php(43): XF\Job\Manager->runQueue(false, 8)
#15 {main}
Request state
array(4) {
["url"] => string(8) "/job.php"
["referrer"] => string(38) "https://some-url.local/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}