| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578 |
- [2024-02-21 15:01:04] production.ERROR: http parameters {"route":"plugins.get-plugin-list"}
- [2024-02-21 15:01:04] production.ERROR: PDOException: SQLSTATE[HY000] [1045] Access denied for user 'hemall_terabims'@'localhost' (using password: YES) in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php:43
- Stack trace:
- #0 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php(43): PDO->__construct('mysql:host=127....', 'hemall_terabims', 'AKR3mziRbP', Array)
- #1 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php(67): Doctrine\DBAL\Driver\PDOConnection->__construct('mysql:host=127....', 'hemall_terabims', 'AKR3mziRbP', Array)
- #2 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php(46): Illuminate\Database\Connectors\Connector->createPdoConnection('mysql:host=127....', 'hemall_terabims', 'AKR3mziRbP', Array)
- #3 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connectors\MySqlConnector.php(24): Illuminate\Database\Connectors\Connector->createConnection('mysql:host=127....', Array, Array)
- #4 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connectors\ConnectionFactory.php(182): Illuminate\Database\Connectors\MySqlConnector->connect(Array)
- #5 [internal function]: Illuminate\Database\Connectors\ConnectionFactory->Illuminate\Database\Connectors\{closure}()
- #6 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(924): call_user_func(Object(Closure))
- #7 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(959): Illuminate\Database\Connection->getPdo()
- #8 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(404): Illuminate\Database\Connection->getReadPdo()
- #9 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(330): Illuminate\Database\Connection->getPdoForSelect(true)
- #10 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(662): Illuminate\Database\Connection->Illuminate\Database\{closure}('select * from `...', Array)
- #11 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(629): Illuminate\Database\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
- #12 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(338): Illuminate\Database\Connection->run('select * from `...', Array, Object(Closure))
- #13 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\framework\Database\MySqlConnection.php(27): Illuminate\Database\Connection->select('select * from `...', Array, true)
- #14 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2149): app\framework\Database\MySqlConnection->select('select * from `...', Array, true)
- #15 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2137): Illuminate\Database\Query\Builder->runSelect()
- #16 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2609): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
- #17 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2138): Illuminate\Database\Query\Builder->onceWithColumns(Array, Object(Closure))
- #18 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(545): Illuminate\Database\Query\Builder->get(Array)
- #19 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(529): Illuminate\Database\Eloquent\Builder->getModels(Array)
- #20 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Concerns\BuildsQueries.php(143): Illuminate\Database\Eloquent\Builder->get(Array)
- #21 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Auth\EloquentUserProvider.php(68): Illuminate\Database\Eloquent\Builder->first()
- #22 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Auth\SessionGuard.php(177): Illuminate\Auth\EloquentUserProvider->retrieveByToken('1', 'weJwcTOpF5lCnuN...')
- #23 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Auth\SessionGuard.php(147): Illuminate\Auth\SessionGuard->userFromRecaller(Object(Illuminate\Auth\Recaller))
- #24 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\providers\YunShopServiceProvider.php(41): Illuminate\Auth\SessionGuard->user()
- #25 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php(36): app\common\providers\YunShopServiceProvider->boot()
- #26 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\Util.php(37): Illuminate\Container\BoundMethod::Illuminate\Container\{closure}()
- #27 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php(93): Illuminate\Container\Util::unwrapIfClosure(Object(Closure))
- #28 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php(37): Illuminate\Container\BoundMethod::callBoundMethod(Object(app\framework\Foundation\Application), Array, Object(Closure))
- #29 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\Container.php(590): Illuminate\Container\BoundMethod::call(Object(app\framework\Foundation\Application), Array, Array, NULL)
- #30 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(856): Illuminate\Container\Container->call(Array)
- #31 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(839): Illuminate\Foundation\Application->bootProvider(Object(app\common\providers\YunShopServiceProvider))
- #32 [internal function]: Illuminate\Foundation\Application->Illuminate\Foundation\{closure}(Object(app\common\providers\YunShopServiceProvider), 31)
- #33 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(840): array_walk(Array, Object(Closure))
- #34 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Bootstrap\BootProviders.php(17): Illuminate\Foundation\Application->boot()
- #35 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(219): Illuminate\Foundation\Bootstrap\BootProviders->bootstrap(Object(app\framework\Foundation\Application))
- #36 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(156): Illuminate\Foundation\Application->bootstrapWith(Array)
- #37 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(140): Illuminate\Foundation\Http\Kernel->bootstrap()
- #38 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(110): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(app\framework\Http\Request))
- #39 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\laravel.php(47): Illuminate\Foundation\Http\Kernel->handle(Object(app\framework\Http\Request))
- #40 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\index.php(11): include_once('F:\\phpstudy_pro...')
- #41 {main}
- Next Doctrine\DBAL\Driver\PDOException: SQLSTATE[HY000] [1045] Access denied for user 'hemall_terabims'@'localhost' (using password: YES) in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php:47
- Stack trace:
- #0 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php(67): Doctrine\DBAL\Driver\PDOConnection->__construct('mysql:host=127....', 'hemall_terabims', 'AKR3mziRbP', Array)
- #1 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php(46): Illuminate\Database\Connectors\Connector->createPdoConnection('mysql:host=127....', 'hemall_terabims', 'AKR3mziRbP', Array)
- #2 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connectors\MySqlConnector.php(24): Illuminate\Database\Connectors\Connector->createConnection('mysql:host=127....', Array, Array)
- #3 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connectors\ConnectionFactory.php(182): Illuminate\Database\Connectors\MySqlConnector->connect(Array)
- #4 [internal function]: Illuminate\Database\Connectors\ConnectionFactory->Illuminate\Database\Connectors\{closure}()
- #5 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(924): call_user_func(Object(Closure))
- #6 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(959): Illuminate\Database\Connection->getPdo()
- #7 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(404): Illuminate\Database\Connection->getReadPdo()
- #8 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(330): Illuminate\Database\Connection->getPdoForSelect(true)
- #9 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(662): Illuminate\Database\Connection->Illuminate\Database\{closure}('select * from `...', Array)
- #10 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(629): Illuminate\Database\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
- #11 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(338): Illuminate\Database\Connection->run('select * from `...', Array, Object(Closure))
- #12 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\framework\Database\MySqlConnection.php(27): Illuminate\Database\Connection->select('select * from `...', Array, true)
- #13 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2149): app\framework\Database\MySqlConnection->select('select * from `...', Array, true)
- #14 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2137): Illuminate\Database\Query\Builder->runSelect()
- #15 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2609): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
- #16 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2138): Illuminate\Database\Query\Builder->onceWithColumns(Array, Object(Closure))
- #17 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(545): Illuminate\Database\Query\Builder->get(Array)
- #18 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(529): Illuminate\Database\Eloquent\Builder->getModels(Array)
- #19 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Concerns\BuildsQueries.php(143): Illuminate\Database\Eloquent\Builder->get(Array)
- #20 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Auth\EloquentUserProvider.php(68): Illuminate\Database\Eloquent\Builder->first()
- #21 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Auth\SessionGuard.php(177): Illuminate\Auth\EloquentUserProvider->retrieveByToken('1', 'weJwcTOpF5lCnuN...')
- #22 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Auth\SessionGuard.php(147): Illuminate\Auth\SessionGuard->userFromRecaller(Object(Illuminate\Auth\Recaller))
- #23 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\providers\YunShopServiceProvider.php(41): Illuminate\Auth\SessionGuard->user()
- #24 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php(36): app\common\providers\YunShopServiceProvider->boot()
- #25 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\Util.php(37): Illuminate\Container\BoundMethod::Illuminate\Container\{closure}()
- #26 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php(93): Illuminate\Container\Util::unwrapIfClosure(Object(Closure))
- #27 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php(37): Illuminate\Container\BoundMethod::callBoundMethod(Object(app\framework\Foundation\Application), Array, Object(Closure))
- #28 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\Container.php(590): Illuminate\Container\BoundMethod::call(Object(app\framework\Foundation\Application), Array, Array, NULL)
- #29 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(856): Illuminate\Container\Container->call(Array)
- #30 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(839): Illuminate\Foundation\Application->bootProvider(Object(app\common\providers\YunShopServiceProvider))
- #31 [internal function]: Illuminate\Foundation\Application->Illuminate\Foundation\{closure}(Object(app\common\providers\YunShopServiceProvider), 31)
- #32 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(840): array_walk(Array, Object(Closure))
- #33 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Bootstrap\BootProviders.php(17): Illuminate\Foundation\Application->boot()
- #34 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(219): Illuminate\Foundation\Bootstrap\BootProviders->bootstrap(Object(app\framework\Foundation\Application))
- #35 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(156): Illuminate\Foundation\Application->bootstrapWith(Array)
- #36 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(140): Illuminate\Foundation\Http\Kernel->bootstrap()
- #37 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(110): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(app\framework\Http\Request))
- #38 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\laravel.php(47): Illuminate\Foundation\Http\Kernel->handle(Object(app\framework\Http\Request))
- #39 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\index.php(11): include_once('F:\\phpstudy_pro...')
- #40 {main}
- Next Illuminate\Database\QueryException: SQLSTATE[HY000] [1045] Access denied for user 'hemall_terabims'@'localhost' (using password: YES) (SQL: select * from `ims_yz_admin_users` where `uid` = 1 limit 1) in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php:669
- Stack trace:
- #0 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(629): Illuminate\Database\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
- #1 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(338): Illuminate\Database\Connection->run('select * from `...', Array, Object(Closure))
- #2 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\framework\Database\MySqlConnection.php(27): Illuminate\Database\Connection->select('select * from `...', Array, true)
- #3 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2149): app\framework\Database\MySqlConnection->select('select * from `...', Array, true)
- #4 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2137): Illuminate\Database\Query\Builder->runSelect()
- #5 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2609): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
- #6 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2138): Illuminate\Database\Query\Builder->onceWithColumns(Array, Object(Closure))
- #7 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(545): Illuminate\Database\Query\Builder->get(Array)
- #8 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(529): Illuminate\Database\Eloquent\Builder->getModels(Array)
- #9 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Concerns\BuildsQueries.php(143): Illuminate\Database\Eloquent\Builder->get(Array)
- #10 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Auth\EloquentUserProvider.php(68): Illuminate\Database\Eloquent\Builder->first()
- #11 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Auth\SessionGuard.php(177): Illuminate\Auth\EloquentUserProvider->retrieveByToken('1', 'weJwcTOpF5lCnuN...')
- #12 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Auth\SessionGuard.php(147): Illuminate\Auth\SessionGuard->userFromRecaller(Object(Illuminate\Auth\Recaller))
- #13 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\providers\YunShopServiceProvider.php(41): Illuminate\Auth\SessionGuard->user()
- #14 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php(36): app\common\providers\YunShopServiceProvider->boot()
- #15 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\Util.php(37): Illuminate\Container\BoundMethod::Illuminate\Container\{closure}()
- #16 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php(93): Illuminate\Container\Util::unwrapIfClosure(Object(Closure))
- #17 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php(37): Illuminate\Container\BoundMethod::callBoundMethod(Object(app\framework\Foundation\Application), Array, Object(Closure))
- #18 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\Container.php(590): Illuminate\Container\BoundMethod::call(Object(app\framework\Foundation\Application), Array, Array, NULL)
- #19 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(856): Illuminate\Container\Container->call(Array)
- #20 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(839): Illuminate\Foundation\Application->bootProvider(Object(app\common\providers\YunShopServiceProvider))
- #21 [internal function]: Illuminate\Foundation\Application->Illuminate\Foundation\{closure}(Object(app\common\providers\YunShopServiceProvider), 31)
- #22 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(840): array_walk(Array, Object(Closure))
- #23 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Bootstrap\BootProviders.php(17): Illuminate\Foundation\Application->boot()
- #24 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(219): Illuminate\Foundation\Bootstrap\BootProviders->bootstrap(Object(app\framework\Foundation\Application))
- #25 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(156): Illuminate\Foundation\Application->bootstrapWith(Array)
- #26 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(140): Illuminate\Foundation\Http\Kernel->bootstrap()
- #27 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(110): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(app\framework\Http\Request))
- #28 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\laravel.php(47): Illuminate\Foundation\Http\Kernel->handle(Object(app\framework\Http\Request))
- #29 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\index.php(11): include_once('F:\\phpstudy_pro...')
- #30 {main}
- [2024-02-21 15:02:29] production.ERROR: http parameters {"route":"plugins.get-plugin-list"}
- [2024-02-21 15:02:29] production.ERROR: PDOException: SQLSTATE[HY000] [1045] Access denied for user 'hemall_terabims'@'localhost' (using password: YES) in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php:43
- Stack trace:
- #0 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php(43): PDO->__construct('mysql:host=127....', 'hemall_terabims', 'AKR3mziRbP', Array)
- #1 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php(67): Doctrine\DBAL\Driver\PDOConnection->__construct('mysql:host=127....', 'hemall_terabims', 'AKR3mziRbP', Array)
- #2 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php(46): Illuminate\Database\Connectors\Connector->createPdoConnection('mysql:host=127....', 'hemall_terabims', 'AKR3mziRbP', Array)
- #3 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connectors\MySqlConnector.php(24): Illuminate\Database\Connectors\Connector->createConnection('mysql:host=127....', Array, Array)
- #4 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connectors\ConnectionFactory.php(182): Illuminate\Database\Connectors\MySqlConnector->connect(Array)
- #5 [internal function]: Illuminate\Database\Connectors\ConnectionFactory->Illuminate\Database\Connectors\{closure}()
- #6 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(924): call_user_func(Object(Closure))
- #7 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(959): Illuminate\Database\Connection->getPdo()
- #8 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(404): Illuminate\Database\Connection->getReadPdo()
- #9 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(330): Illuminate\Database\Connection->getPdoForSelect(true)
- #10 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(662): Illuminate\Database\Connection->Illuminate\Database\{closure}('select * from `...', Array)
- #11 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(629): Illuminate\Database\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
- #12 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(338): Illuminate\Database\Connection->run('select * from `...', Array, Object(Closure))
- #13 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\framework\Database\MySqlConnection.php(27): Illuminate\Database\Connection->select('select * from `...', Array, true)
- #14 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2149): app\framework\Database\MySqlConnection->select('select * from `...', Array, true)
- #15 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2137): Illuminate\Database\Query\Builder->runSelect()
- #16 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2609): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
- #17 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2138): Illuminate\Database\Query\Builder->onceWithColumns(Array, Object(Closure))
- #18 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(545): Illuminate\Database\Query\Builder->get(Array)
- #19 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(529): Illuminate\Database\Eloquent\Builder->getModels(Array)
- #20 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Concerns\BuildsQueries.php(143): Illuminate\Database\Eloquent\Builder->get(Array)
- #21 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Auth\EloquentUserProvider.php(68): Illuminate\Database\Eloquent\Builder->first()
- #22 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Auth\SessionGuard.php(177): Illuminate\Auth\EloquentUserProvider->retrieveByToken('1', 'weJwcTOpF5lCnuN...')
- #23 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Auth\SessionGuard.php(147): Illuminate\Auth\SessionGuard->userFromRecaller(Object(Illuminate\Auth\Recaller))
- #24 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\providers\YunShopServiceProvider.php(41): Illuminate\Auth\SessionGuard->user()
- #25 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php(36): app\common\providers\YunShopServiceProvider->boot()
- #26 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\Util.php(37): Illuminate\Container\BoundMethod::Illuminate\Container\{closure}()
- #27 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php(93): Illuminate\Container\Util::unwrapIfClosure(Object(Closure))
- #28 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php(37): Illuminate\Container\BoundMethod::callBoundMethod(Object(app\framework\Foundation\Application), Array, Object(Closure))
- #29 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\Container.php(590): Illuminate\Container\BoundMethod::call(Object(app\framework\Foundation\Application), Array, Array, NULL)
- #30 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(856): Illuminate\Container\Container->call(Array)
- #31 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(839): Illuminate\Foundation\Application->bootProvider(Object(app\common\providers\YunShopServiceProvider))
- #32 [internal function]: Illuminate\Foundation\Application->Illuminate\Foundation\{closure}(Object(app\common\providers\YunShopServiceProvider), 31)
- #33 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(840): array_walk(Array, Object(Closure))
- #34 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Bootstrap\BootProviders.php(17): Illuminate\Foundation\Application->boot()
- #35 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(219): Illuminate\Foundation\Bootstrap\BootProviders->bootstrap(Object(app\framework\Foundation\Application))
- #36 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(156): Illuminate\Foundation\Application->bootstrapWith(Array)
- #37 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(140): Illuminate\Foundation\Http\Kernel->bootstrap()
- #38 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(110): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(app\framework\Http\Request))
- #39 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\laravel.php(47): Illuminate\Foundation\Http\Kernel->handle(Object(app\framework\Http\Request))
- #40 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\index.php(11): include_once('F:\\phpstudy_pro...')
- #41 {main}
- Next Doctrine\DBAL\Driver\PDOException: SQLSTATE[HY000] [1045] Access denied for user 'hemall_terabims'@'localhost' (using password: YES) in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php:47
- Stack trace:
- #0 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php(67): Doctrine\DBAL\Driver\PDOConnection->__construct('mysql:host=127....', 'hemall_terabims', 'AKR3mziRbP', Array)
- #1 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php(46): Illuminate\Database\Connectors\Connector->createPdoConnection('mysql:host=127....', 'hemall_terabims', 'AKR3mziRbP', Array)
- #2 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connectors\MySqlConnector.php(24): Illuminate\Database\Connectors\Connector->createConnection('mysql:host=127....', Array, Array)
- #3 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connectors\ConnectionFactory.php(182): Illuminate\Database\Connectors\MySqlConnector->connect(Array)
- #4 [internal function]: Illuminate\Database\Connectors\ConnectionFactory->Illuminate\Database\Connectors\{closure}()
- #5 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(924): call_user_func(Object(Closure))
- #6 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(959): Illuminate\Database\Connection->getPdo()
- #7 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(404): Illuminate\Database\Connection->getReadPdo()
- #8 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(330): Illuminate\Database\Connection->getPdoForSelect(true)
- #9 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(662): Illuminate\Database\Connection->Illuminate\Database\{closure}('select * from `...', Array)
- #10 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(629): Illuminate\Database\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
- #11 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(338): Illuminate\Database\Connection->run('select * from `...', Array, Object(Closure))
- #12 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\framework\Database\MySqlConnection.php(27): Illuminate\Database\Connection->select('select * from `...', Array, true)
- #13 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2149): app\framework\Database\MySqlConnection->select('select * from `...', Array, true)
- #14 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2137): Illuminate\Database\Query\Builder->runSelect()
- #15 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2609): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
- #16 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2138): Illuminate\Database\Query\Builder->onceWithColumns(Array, Object(Closure))
- #17 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(545): Illuminate\Database\Query\Builder->get(Array)
- #18 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(529): Illuminate\Database\Eloquent\Builder->getModels(Array)
- #19 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Concerns\BuildsQueries.php(143): Illuminate\Database\Eloquent\Builder->get(Array)
- #20 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Auth\EloquentUserProvider.php(68): Illuminate\Database\Eloquent\Builder->first()
- #21 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Auth\SessionGuard.php(177): Illuminate\Auth\EloquentUserProvider->retrieveByToken('1', 'weJwcTOpF5lCnuN...')
- #22 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Auth\SessionGuard.php(147): Illuminate\Auth\SessionGuard->userFromRecaller(Object(Illuminate\Auth\Recaller))
- #23 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\providers\YunShopServiceProvider.php(41): Illuminate\Auth\SessionGuard->user()
- #24 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php(36): app\common\providers\YunShopServiceProvider->boot()
- #25 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\Util.php(37): Illuminate\Container\BoundMethod::Illuminate\Container\{closure}()
- #26 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php(93): Illuminate\Container\Util::unwrapIfClosure(Object(Closure))
- #27 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php(37): Illuminate\Container\BoundMethod::callBoundMethod(Object(app\framework\Foundation\Application), Array, Object(Closure))
- #28 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\Container.php(590): Illuminate\Container\BoundMethod::call(Object(app\framework\Foundation\Application), Array, Array, NULL)
- #29 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(856): Illuminate\Container\Container->call(Array)
- #30 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(839): Illuminate\Foundation\Application->bootProvider(Object(app\common\providers\YunShopServiceProvider))
- #31 [internal function]: Illuminate\Foundation\Application->Illuminate\Foundation\{closure}(Object(app\common\providers\YunShopServiceProvider), 31)
- #32 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(840): array_walk(Array, Object(Closure))
- #33 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Bootstrap\BootProviders.php(17): Illuminate\Foundation\Application->boot()
- #34 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(219): Illuminate\Foundation\Bootstrap\BootProviders->bootstrap(Object(app\framework\Foundation\Application))
- #35 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(156): Illuminate\Foundation\Application->bootstrapWith(Array)
- #36 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(140): Illuminate\Foundation\Http\Kernel->bootstrap()
- #37 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(110): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(app\framework\Http\Request))
- #38 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\laravel.php(47): Illuminate\Foundation\Http\Kernel->handle(Object(app\framework\Http\Request))
- #39 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\index.php(11): include_once('F:\\phpstudy_pro...')
- #40 {main}
- Next Illuminate\Database\QueryException: SQLSTATE[HY000] [1045] Access denied for user 'hemall_terabims'@'localhost' (using password: YES) (SQL: select * from `ims_yz_admin_users` where `uid` = 1 limit 1) in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php:669
- Stack trace:
- #0 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(629): Illuminate\Database\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
- #1 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(338): Illuminate\Database\Connection->run('select * from `...', Array, Object(Closure))
- #2 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\framework\Database\MySqlConnection.php(27): Illuminate\Database\Connection->select('select * from `...', Array, true)
- #3 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2149): app\framework\Database\MySqlConnection->select('select * from `...', Array, true)
- #4 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2137): Illuminate\Database\Query\Builder->runSelect()
- #5 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2609): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
- #6 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2138): Illuminate\Database\Query\Builder->onceWithColumns(Array, Object(Closure))
- #7 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(545): Illuminate\Database\Query\Builder->get(Array)
- #8 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(529): Illuminate\Database\Eloquent\Builder->getModels(Array)
- #9 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Concerns\BuildsQueries.php(143): Illuminate\Database\Eloquent\Builder->get(Array)
- #10 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Auth\EloquentUserProvider.php(68): Illuminate\Database\Eloquent\Builder->first()
- #11 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Auth\SessionGuard.php(177): Illuminate\Auth\EloquentUserProvider->retrieveByToken('1', 'weJwcTOpF5lCnuN...')
- #12 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Auth\SessionGuard.php(147): Illuminate\Auth\SessionGuard->userFromRecaller(Object(Illuminate\Auth\Recaller))
- #13 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\providers\YunShopServiceProvider.php(41): Illuminate\Auth\SessionGuard->user()
- #14 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php(36): app\common\providers\YunShopServiceProvider->boot()
- #15 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\Util.php(37): Illuminate\Container\BoundMethod::Illuminate\Container\{closure}()
- #16 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php(93): Illuminate\Container\Util::unwrapIfClosure(Object(Closure))
- #17 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php(37): Illuminate\Container\BoundMethod::callBoundMethod(Object(app\framework\Foundation\Application), Array, Object(Closure))
- #18 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Container\Container.php(590): Illuminate\Container\BoundMethod::call(Object(app\framework\Foundation\Application), Array, Array, NULL)
- #19 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(856): Illuminate\Container\Container->call(Array)
- #20 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(839): Illuminate\Foundation\Application->bootProvider(Object(app\common\providers\YunShopServiceProvider))
- #21 [internal function]: Illuminate\Foundation\Application->Illuminate\Foundation\{closure}(Object(app\common\providers\YunShopServiceProvider), 31)
- #22 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(840): array_walk(Array, Object(Closure))
- #23 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Bootstrap\BootProviders.php(17): Illuminate\Foundation\Application->boot()
- #24 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(219): Illuminate\Foundation\Bootstrap\BootProviders->bootstrap(Object(app\framework\Foundation\Application))
- #25 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(156): Illuminate\Foundation\Application->bootstrapWith(Array)
- #26 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(140): Illuminate\Foundation\Http\Kernel->bootstrap()
- #27 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(110): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(app\framework\Http\Request))
- #28 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\laravel.php(47): Illuminate\Foundation\Http\Kernel->handle(Object(app\framework\Http\Request))
- #29 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\index.php(11): include_once('F:\\phpstudy_pro...')
- #30 {main}
- [2024-02-21 15:17:27] production.ERROR: http parameters {"i":"4","version":"v1.1.138","basic_info":"1","validate_page":"1","scope":"home","route":"message-detail.getDetail"}
- [2024-02-21 15:17:27] production.ERROR: BadMethodCallException: Method app\frontend\controllers\MessageDetailController::getDetail does not exist. in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Controller.php:68
- Stack trace:
- #0 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(54): Illuminate\Routing\Controller->__call('getDetail', Array)
- #1 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\components\BaseController.php(81): Illuminate\Routing\Controller->callAction('getDetail', Array)
- #2 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(45): app\common\components\BaseController->callAction('getDetail', Array)
- #3 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(219): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(app\frontend\controllers\MessageDetailController), 'getDetail')
- #4 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(176): Illuminate\Routing\Route->runController()
- #5 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(681): Illuminate\Routing\Route->run()
- #6 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(130): Illuminate\Routing\Router->Illuminate\Routing\{closure}(Object(app\framework\Http\Request))
- #7 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\middleware\BasicInformation.php(48): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #8 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): app\common\middleware\BasicInformation->handle(Object(app\framework\Http\Request), Object(Closure))
- #9 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(105): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #10 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(683): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #11 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(658): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(app\framework\Http\Request))
- #12 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(624): Illuminate\Routing\Router->runRoute(Object(app\framework\Http\Request), Object(Illuminate\Routing\Route))
- #13 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(613): Illuminate\Routing\Router->dispatchToRoute(Object(app\framework\Http\Request))
- #14 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(170): Illuminate\Routing\Router->dispatch(Object(app\framework\Http\Request))
- #15 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(130): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(Object(app\framework\Http\Request))
- #16 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\plugins\browse-footprint\src\common\middleware\BrowseFootprint.php(25): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #17 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): Yunshop\BrowseFootprint\common\middleware\BrowseFootprint->handle(Object(app\framework\Http\Request), Object(Closure))
- #18 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\middleware\ShopRoute.php(25): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #19 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): app\common\middleware\ShopRoute->handle(Object(app\framework\Http\Request), Object(Closure))
- #20 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode.php(63): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #21 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(app\framework\Http\Request), Object(Closure))
- #22 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(105): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #23 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(145): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #24 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(110): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(app\framework\Http\Request))
- #25 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\laravel.php(47): Illuminate\Foundation\Http\Kernel->handle(Object(app\framework\Http\Request))
- #26 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\addons\yun_shop\api.php(20): include_once('F:\\phpstudy_pro...')
- #27 {main}
- [2024-02-21 15:33:47] production.ERROR: http parameters {"i":"4","version":"v1.1.138","route":"message-detail.getMsgDetail"}
- [2024-02-21 15:33:47] production.ERROR: PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'offset 0' at line 1 in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php:77
- Stack trace:
- #0 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php(77): PDO->prepare('select `ims_yz_...', Array)
- #1 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(331): Doctrine\DBAL\Driver\PDOConnection->prepare('select `ims_yz_...')
- #2 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(662): Illuminate\Database\Connection->Illuminate\Database\{closure}('select `ims_yz_...', Array)
- #3 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(629): Illuminate\Database\Connection->runQueryCallback('select `ims_yz_...', Array, Object(Closure))
- #4 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(338): Illuminate\Database\Connection->run('select `ims_yz_...', Array, Object(Closure))
- #5 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\framework\Database\MySqlConnection.php(27): Illuminate\Database\Connection->select('select `ims_yz_...', Array, true)
- #6 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2149): app\framework\Database\MySqlConnection->select('select `ims_yz_...', Array, true)
- #7 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2137): Illuminate\Database\Query\Builder->runSelect()
- #8 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2609): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
- #9 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2138): Illuminate\Database\Query\Builder->onceWithColumns(Array, Object(Closure))
- #10 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2168): Illuminate\Database\Query\Builder->get(Array)
- #11 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\frontend\controllers\MessageDetailController.php(51): Illuminate\Database\Query\Builder->paginate(NULL)
- #12 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\frontend\controllers\MessageDetailController.php(10): app\frontend\controllers\MessageDetailController->getGoodsList()
- #13 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(54): app\frontend\controllers\MessageDetailController->getMsgDetail()
- #14 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\components\BaseController.php(81): Illuminate\Routing\Controller->callAction('getMsgDetail', Array)
- #15 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(45): app\common\components\BaseController->callAction('getMsgDetail', Array)
- #16 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(219): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(app\frontend\controllers\MessageDetailController), 'getMsgDetail')
- #17 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(176): Illuminate\Routing\Route->runController()
- #18 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(681): Illuminate\Routing\Route->run()
- #19 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(130): Illuminate\Routing\Router->Illuminate\Routing\{closure}(Object(app\framework\Http\Request))
- #20 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\middleware\BasicInformation.php(48): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #21 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): app\common\middleware\BasicInformation->handle(Object(app\framework\Http\Request), Object(Closure))
- #22 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(105): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #23 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(683): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #24 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(658): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(app\framework\Http\Request))
- #25 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(624): Illuminate\Routing\Router->runRoute(Object(app\framework\Http\Request), Object(Illuminate\Routing\Route))
- #26 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(613): Illuminate\Routing\Router->dispatchToRoute(Object(app\framework\Http\Request))
- #27 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(170): Illuminate\Routing\Router->dispatch(Object(app\framework\Http\Request))
- #28 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(130): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(Object(app\framework\Http\Request))
- #29 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\plugins\browse-footprint\src\common\middleware\BrowseFootprint.php(25): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #30 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): Yunshop\BrowseFootprint\common\middleware\BrowseFootprint->handle(Object(app\framework\Http\Request), Object(Closure))
- #31 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\middleware\ShopRoute.php(25): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #32 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): app\common\middleware\ShopRoute->handle(Object(app\framework\Http\Request), Object(Closure))
- #33 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode.php(63): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #34 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(app\framework\Http\Request), Object(Closure))
- #35 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(105): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #36 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(145): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #37 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(110): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(app\framework\Http\Request))
- #38 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\laravel.php(47): Illuminate\Foundation\Http\Kernel->handle(Object(app\framework\Http\Request))
- #39 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\addons\yun_shop\api.php(20): include_once('F:\\phpstudy_pro...')
- #40 {main}
- Next Doctrine\DBAL\Driver\PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'offset 0' at line 1 in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php:79
- Stack trace:
- #0 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(331): Doctrine\DBAL\Driver\PDOConnection->prepare('select `ims_yz_...')
- #1 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(662): Illuminate\Database\Connection->Illuminate\Database\{closure}('select `ims_yz_...', Array)
- #2 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(629): Illuminate\Database\Connection->runQueryCallback('select `ims_yz_...', Array, Object(Closure))
- #3 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(338): Illuminate\Database\Connection->run('select `ims_yz_...', Array, Object(Closure))
- #4 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\framework\Database\MySqlConnection.php(27): Illuminate\Database\Connection->select('select `ims_yz_...', Array, true)
- #5 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2149): app\framework\Database\MySqlConnection->select('select `ims_yz_...', Array, true)
- #6 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2137): Illuminate\Database\Query\Builder->runSelect()
- #7 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2609): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
- #8 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2138): Illuminate\Database\Query\Builder->onceWithColumns(Array, Object(Closure))
- #9 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2168): Illuminate\Database\Query\Builder->get(Array)
- #10 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\frontend\controllers\MessageDetailController.php(51): Illuminate\Database\Query\Builder->paginate(NULL)
- #11 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\frontend\controllers\MessageDetailController.php(10): app\frontend\controllers\MessageDetailController->getGoodsList()
- #12 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(54): app\frontend\controllers\MessageDetailController->getMsgDetail()
- #13 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\components\BaseController.php(81): Illuminate\Routing\Controller->callAction('getMsgDetail', Array)
- #14 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(45): app\common\components\BaseController->callAction('getMsgDetail', Array)
- #15 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(219): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(app\frontend\controllers\MessageDetailController), 'getMsgDetail')
- #16 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(176): Illuminate\Routing\Route->runController()
- #17 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(681): Illuminate\Routing\Route->run()
- #18 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(130): Illuminate\Routing\Router->Illuminate\Routing\{closure}(Object(app\framework\Http\Request))
- #19 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\middleware\BasicInformation.php(48): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #20 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): app\common\middleware\BasicInformation->handle(Object(app\framework\Http\Request), Object(Closure))
- #21 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(105): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #22 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(683): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #23 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(658): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(app\framework\Http\Request))
- #24 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(624): Illuminate\Routing\Router->runRoute(Object(app\framework\Http\Request), Object(Illuminate\Routing\Route))
- #25 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(613): Illuminate\Routing\Router->dispatchToRoute(Object(app\framework\Http\Request))
- #26 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(170): Illuminate\Routing\Router->dispatch(Object(app\framework\Http\Request))
- #27 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(130): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(Object(app\framework\Http\Request))
- #28 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\plugins\browse-footprint\src\common\middleware\BrowseFootprint.php(25): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #29 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): Yunshop\BrowseFootprint\common\middleware\BrowseFootprint->handle(Object(app\framework\Http\Request), Object(Closure))
- #30 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\middleware\ShopRoute.php(25): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #31 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): app\common\middleware\ShopRoute->handle(Object(app\framework\Http\Request), Object(Closure))
- #32 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode.php(63): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #33 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(app\framework\Http\Request), Object(Closure))
- #34 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(105): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #35 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(145): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #36 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(110): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(app\framework\Http\Request))
- #37 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\laravel.php(47): Illuminate\Foundation\Http\Kernel->handle(Object(app\framework\Http\Request))
- #38 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\addons\yun_shop\api.php(20): include_once('F:\\phpstudy_pro...')
- #39 {main}
- Next Illuminate\Database\QueryException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'offset 0' at line 1 (SQL: select `ims_yz_goods`.`id`, `ims_yz_goods`.`status`, `ims_yz_goods`.`price`, `ims_yz_goods`.`cost_price`, `ims_yz_goods_option`.`id` as `goods_option_id`, `ims_yz_goods_option`.`title` as `goods_option_title`, `ims_yz_goods_option`.`product_price` as `goods_option_product_price`, `ims_yz_goods_option`.`cost_price` as `goods_option_cost_price`, `ims_yz_goods_option`.`market_price` as `goods_option_market_price`, `ims_yz_community_marketing_goods`.`is_open` as `qtj_status`, `ims_yz_community_marketing_goods`.`alone_rule`, `ims_yz_community_marketing_goods`.`alone_rule_rate`, `ims_yz_community_marketing_goods`.`cashier_rate`, `ims_yz_goods_sale`.`max_point_deduct` from `ims_yz_goods` left join `ims_yz_goods_option` on `ims_yz_goods_option`.`goods_id` = `ims_yz_goods`.`id` left join `ims_yz_community_marketing_goods` on `ims_yz_community_marketing_goods`.`goods_id` = `ims_yz_goods`.`id` left join `ims_yz_goods_sale` on `ims_yz_goods_sale`.`goods_id` = `ims_yz_goods`.`id` where (`ims_yz_goods`.`status` = 1 and `ims_yz_goods`.`uniacid` = 4) and `ims_yz_goods`.`deleted_at` is null offset 0) in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php:669
- Stack trace:
- #0 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(629): Illuminate\Database\Connection->runQueryCallback('select `ims_yz_...', Array, Object(Closure))
- #1 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(338): Illuminate\Database\Connection->run('select `ims_yz_...', Array, Object(Closure))
- #2 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\framework\Database\MySqlConnection.php(27): Illuminate\Database\Connection->select('select `ims_yz_...', Array, true)
- #3 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2149): app\framework\Database\MySqlConnection->select('select `ims_yz_...', Array, true)
- #4 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2137): Illuminate\Database\Query\Builder->runSelect()
- #5 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2609): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
- #6 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2138): Illuminate\Database\Query\Builder->onceWithColumns(Array, Object(Closure))
- #7 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2168): Illuminate\Database\Query\Builder->get(Array)
- #8 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\frontend\controllers\MessageDetailController.php(51): Illuminate\Database\Query\Builder->paginate(NULL)
- #9 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\frontend\controllers\MessageDetailController.php(10): app\frontend\controllers\MessageDetailController->getGoodsList()
- #10 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(54): app\frontend\controllers\MessageDetailController->getMsgDetail()
- #11 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\components\BaseController.php(81): Illuminate\Routing\Controller->callAction('getMsgDetail', Array)
- #12 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(45): app\common\components\BaseController->callAction('getMsgDetail', Array)
- #13 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(219): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(app\frontend\controllers\MessageDetailController), 'getMsgDetail')
- #14 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(176): Illuminate\Routing\Route->runController()
- #15 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(681): Illuminate\Routing\Route->run()
- #16 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(130): Illuminate\Routing\Router->Illuminate\Routing\{closure}(Object(app\framework\Http\Request))
- #17 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\middleware\BasicInformation.php(48): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #18 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): app\common\middleware\BasicInformation->handle(Object(app\framework\Http\Request), Object(Closure))
- #19 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(105): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #20 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(683): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #21 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(658): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(app\framework\Http\Request))
- #22 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(624): Illuminate\Routing\Router->runRoute(Object(app\framework\Http\Request), Object(Illuminate\Routing\Route))
- #23 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(613): Illuminate\Routing\Router->dispatchToRoute(Object(app\framework\Http\Request))
- #24 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(170): Illuminate\Routing\Router->dispatch(Object(app\framework\Http\Request))
- #25 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(130): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(Object(app\framework\Http\Request))
- #26 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\plugins\browse-footprint\src\common\middleware\BrowseFootprint.php(25): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #27 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): Yunshop\BrowseFootprint\common\middleware\BrowseFootprint->handle(Object(app\framework\Http\Request), Object(Closure))
- #28 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\middleware\ShopRoute.php(25): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #29 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): app\common\middleware\ShopRoute->handle(Object(app\framework\Http\Request), Object(Closure))
- #30 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode.php(63): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #31 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(app\framework\Http\Request), Object(Closure))
- #32 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(105): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #33 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(145): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #34 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(110): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(app\framework\Http\Request))
- #35 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\laravel.php(47): Illuminate\Foundation\Http\Kernel->handle(Object(app\framework\Http\Request))
- #36 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\addons\yun_shop\api.php(20): include_once('F:\\phpstudy_pro...')
- #37 {main}
- [2024-02-21 15:35:51] production.ERROR: http parameters {"i":"4","version":"v1.1.138","route":"message-detail.getMsgDetail"}
- [2024-02-21 15:35:51] production.ERROR: PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'offset 0' at line 1 in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php:77
- Stack trace:
- #0 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php(77): PDO->prepare('select `ims_yz_...', Array)
- #1 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(331): Doctrine\DBAL\Driver\PDOConnection->prepare('select `ims_yz_...')
- #2 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(662): Illuminate\Database\Connection->Illuminate\Database\{closure}('select `ims_yz_...', Array)
- #3 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(629): Illuminate\Database\Connection->runQueryCallback('select `ims_yz_...', Array, Object(Closure))
- #4 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(338): Illuminate\Database\Connection->run('select `ims_yz_...', Array, Object(Closure))
- #5 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\framework\Database\MySqlConnection.php(27): Illuminate\Database\Connection->select('select `ims_yz_...', Array, true)
- #6 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2149): app\framework\Database\MySqlConnection->select('select `ims_yz_...', Array, true)
- #7 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2137): Illuminate\Database\Query\Builder->runSelect()
- #8 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2609): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
- #9 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2138): Illuminate\Database\Query\Builder->onceWithColumns(Array, Object(Closure))
- #10 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2168): Illuminate\Database\Query\Builder->get(Array)
- #11 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\frontend\controllers\MessageDetailController.php(51): Illuminate\Database\Query\Builder->paginate(NULL)
- #12 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\frontend\controllers\MessageDetailController.php(10): app\frontend\controllers\MessageDetailController->getGoodsList()
- #13 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(54): app\frontend\controllers\MessageDetailController->getMsgDetail()
- #14 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\components\BaseController.php(81): Illuminate\Routing\Controller->callAction('getMsgDetail', Array)
- #15 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(45): app\common\components\BaseController->callAction('getMsgDetail', Array)
- #16 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(219): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(app\frontend\controllers\MessageDetailController), 'getMsgDetail')
- #17 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(176): Illuminate\Routing\Route->runController()
- #18 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(681): Illuminate\Routing\Route->run()
- #19 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(130): Illuminate\Routing\Router->Illuminate\Routing\{closure}(Object(app\framework\Http\Request))
- #20 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\middleware\BasicInformation.php(48): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #21 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): app\common\middleware\BasicInformation->handle(Object(app\framework\Http\Request), Object(Closure))
- #22 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(105): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #23 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(683): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #24 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(658): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(app\framework\Http\Request))
- #25 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(624): Illuminate\Routing\Router->runRoute(Object(app\framework\Http\Request), Object(Illuminate\Routing\Route))
- #26 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(613): Illuminate\Routing\Router->dispatchToRoute(Object(app\framework\Http\Request))
- #27 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(170): Illuminate\Routing\Router->dispatch(Object(app\framework\Http\Request))
- #28 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(130): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(Object(app\framework\Http\Request))
- #29 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\plugins\browse-footprint\src\common\middleware\BrowseFootprint.php(25): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #30 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): Yunshop\BrowseFootprint\common\middleware\BrowseFootprint->handle(Object(app\framework\Http\Request), Object(Closure))
- #31 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\middleware\ShopRoute.php(25): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #32 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): app\common\middleware\ShopRoute->handle(Object(app\framework\Http\Request), Object(Closure))
- #33 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode.php(63): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #34 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(app\framework\Http\Request), Object(Closure))
- #35 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(105): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #36 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(145): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #37 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(110): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(app\framework\Http\Request))
- #38 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\laravel.php(47): Illuminate\Foundation\Http\Kernel->handle(Object(app\framework\Http\Request))
- #39 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\addons\yun_shop\api.php(20): include_once('F:\\phpstudy_pro...')
- #40 {main}
- Next Doctrine\DBAL\Driver\PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'offset 0' at line 1 in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php:79
- Stack trace:
- #0 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(331): Doctrine\DBAL\Driver\PDOConnection->prepare('select `ims_yz_...')
- #1 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(662): Illuminate\Database\Connection->Illuminate\Database\{closure}('select `ims_yz_...', Array)
- #2 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(629): Illuminate\Database\Connection->runQueryCallback('select `ims_yz_...', Array, Object(Closure))
- #3 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(338): Illuminate\Database\Connection->run('select `ims_yz_...', Array, Object(Closure))
- #4 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\framework\Database\MySqlConnection.php(27): Illuminate\Database\Connection->select('select `ims_yz_...', Array, true)
- #5 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2149): app\framework\Database\MySqlConnection->select('select `ims_yz_...', Array, true)
- #6 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2137): Illuminate\Database\Query\Builder->runSelect()
- #7 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2609): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
- #8 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2138): Illuminate\Database\Query\Builder->onceWithColumns(Array, Object(Closure))
- #9 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2168): Illuminate\Database\Query\Builder->get(Array)
- #10 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\frontend\controllers\MessageDetailController.php(51): Illuminate\Database\Query\Builder->paginate(NULL)
- #11 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\frontend\controllers\MessageDetailController.php(10): app\frontend\controllers\MessageDetailController->getGoodsList()
- #12 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(54): app\frontend\controllers\MessageDetailController->getMsgDetail()
- #13 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\components\BaseController.php(81): Illuminate\Routing\Controller->callAction('getMsgDetail', Array)
- #14 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(45): app\common\components\BaseController->callAction('getMsgDetail', Array)
- #15 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(219): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(app\frontend\controllers\MessageDetailController), 'getMsgDetail')
- #16 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(176): Illuminate\Routing\Route->runController()
- #17 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(681): Illuminate\Routing\Route->run()
- #18 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(130): Illuminate\Routing\Router->Illuminate\Routing\{closure}(Object(app\framework\Http\Request))
- #19 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\middleware\BasicInformation.php(48): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #20 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): app\common\middleware\BasicInformation->handle(Object(app\framework\Http\Request), Object(Closure))
- #21 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(105): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #22 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(683): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #23 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(658): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(app\framework\Http\Request))
- #24 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(624): Illuminate\Routing\Router->runRoute(Object(app\framework\Http\Request), Object(Illuminate\Routing\Route))
- #25 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(613): Illuminate\Routing\Router->dispatchToRoute(Object(app\framework\Http\Request))
- #26 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(170): Illuminate\Routing\Router->dispatch(Object(app\framework\Http\Request))
- #27 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(130): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(Object(app\framework\Http\Request))
- #28 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\plugins\browse-footprint\src\common\middleware\BrowseFootprint.php(25): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #29 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): Yunshop\BrowseFootprint\common\middleware\BrowseFootprint->handle(Object(app\framework\Http\Request), Object(Closure))
- #30 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\middleware\ShopRoute.php(25): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #31 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): app\common\middleware\ShopRoute->handle(Object(app\framework\Http\Request), Object(Closure))
- #32 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode.php(63): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #33 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(app\framework\Http\Request), Object(Closure))
- #34 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(105): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #35 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(145): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #36 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(110): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(app\framework\Http\Request))
- #37 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\laravel.php(47): Illuminate\Foundation\Http\Kernel->handle(Object(app\framework\Http\Request))
- #38 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\addons\yun_shop\api.php(20): include_once('F:\\phpstudy_pro...')
- #39 {main}
- Next Illuminate\Database\QueryException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'offset 0' at line 1 (SQL: select `ims_yz_goods`.`id`, `ims_yz_goods`.`status`, `ims_yz_goods`.`price`, `ims_yz_goods`.`cost_price`, `ims_yz_goods_option`.`id` as `goods_option_id`, `ims_yz_goods_option`.`title` as `goods_option_title`, `ims_yz_goods_option`.`product_price` as `goods_option_product_price`, `ims_yz_goods_option`.`cost_price` as `goods_option_cost_price`, `ims_yz_goods_option`.`market_price` as `goods_option_market_price`, `ims_yz_community_marketing_goods`.`is_open` as `qtj_status`, `ims_yz_community_marketing_goods`.`alone_rule`, `ims_yz_community_marketing_goods`.`alone_rule_rate`, `ims_yz_community_marketing_goods`.`cashier_rate`, `ims_yz_goods_sale`.`max_point_deduct` from `ims_yz_goods` left join `ims_yz_goods_option` on `ims_yz_goods_option`.`goods_id` = `ims_yz_goods`.`id` left join `ims_yz_community_marketing_goods` on `ims_yz_community_marketing_goods`.`goods_id` = `ims_yz_goods`.`id` left join `ims_yz_goods_sale` on `ims_yz_goods_sale`.`goods_id` = `ims_yz_goods`.`id` where (`ims_yz_goods`.`status` = 1 and `ims_yz_goods`.`uniacid` = 4) and `ims_yz_goods`.`deleted_at` is null offset 0) in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php:669
- Stack trace:
- #0 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(629): Illuminate\Database\Connection->runQueryCallback('select `ims_yz_...', Array, Object(Closure))
- #1 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Connection.php(338): Illuminate\Database\Connection->run('select `ims_yz_...', Array, Object(Closure))
- #2 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\framework\Database\MySqlConnection.php(27): Illuminate\Database\Connection->select('select `ims_yz_...', Array, true)
- #3 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2149): app\framework\Database\MySqlConnection->select('select `ims_yz_...', Array, true)
- #4 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2137): Illuminate\Database\Query\Builder->runSelect()
- #5 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2609): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
- #6 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2138): Illuminate\Database\Query\Builder->onceWithColumns(Array, Object(Closure))
- #7 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(2168): Illuminate\Database\Query\Builder->get(Array)
- #8 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\frontend\controllers\MessageDetailController.php(51): Illuminate\Database\Query\Builder->paginate(NULL)
- #9 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\frontend\controllers\MessageDetailController.php(10): app\frontend\controllers\MessageDetailController->getGoodsList()
- #10 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(54): app\frontend\controllers\MessageDetailController->getMsgDetail()
- #11 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\components\BaseController.php(81): Illuminate\Routing\Controller->callAction('getMsgDetail', Array)
- #12 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(45): app\common\components\BaseController->callAction('getMsgDetail', Array)
- #13 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(219): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(app\frontend\controllers\MessageDetailController), 'getMsgDetail')
- #14 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(176): Illuminate\Routing\Route->runController()
- #15 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(681): Illuminate\Routing\Route->run()
- #16 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(130): Illuminate\Routing\Router->Illuminate\Routing\{closure}(Object(app\framework\Http\Request))
- #17 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\middleware\BasicInformation.php(48): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #18 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): app\common\middleware\BasicInformation->handle(Object(app\framework\Http\Request), Object(Closure))
- #19 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(105): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #20 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(683): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #21 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(658): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(app\framework\Http\Request))
- #22 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(624): Illuminate\Routing\Router->runRoute(Object(app\framework\Http\Request), Object(Illuminate\Routing\Route))
- #23 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(613): Illuminate\Routing\Router->dispatchToRoute(Object(app\framework\Http\Request))
- #24 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(170): Illuminate\Routing\Router->dispatch(Object(app\framework\Http\Request))
- #25 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(130): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(Object(app\framework\Http\Request))
- #26 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\plugins\browse-footprint\src\common\middleware\BrowseFootprint.php(25): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #27 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): Yunshop\BrowseFootprint\common\middleware\BrowseFootprint->handle(Object(app\framework\Http\Request), Object(Closure))
- #28 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\middleware\ShopRoute.php(25): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #29 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): app\common\middleware\ShopRoute->handle(Object(app\framework\Http\Request), Object(Closure))
- #30 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode.php(63): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #31 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(app\framework\Http\Request), Object(Closure))
- #32 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(105): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #33 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(145): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #34 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(110): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(app\framework\Http\Request))
- #35 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\laravel.php(47): Illuminate\Foundation\Http\Kernel->handle(Object(app\framework\Http\Request))
- #36 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\addons\yun_shop\api.php(20): include_once('F:\\phpstudy_pro...')
- #37 {main}
- [2024-02-21 15:37:00] production.ERROR: http parameters {"i":"4","version":"v1.1.138","route":"message-detail.getMsgDetail"}
- [2024-02-21 15:37:00] production.ERROR: BadMethodCallException: Method app\frontend\controllers\MessageDetailController::processData does not exist. in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Controller.php:68
- Stack trace:
- #0 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\frontend\controllers\MessageDetailController.php(53): Illuminate\Routing\Controller->__call('processData', Array)
- #1 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\frontend\controllers\MessageDetailController.php(11): app\frontend\controllers\MessageDetailController->getGoodsList()
- #2 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(54): app\frontend\controllers\MessageDetailController->getMsgDetail()
- #3 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\components\BaseController.php(81): Illuminate\Routing\Controller->callAction('getMsgDetail', Array)
- #4 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(45): app\common\components\BaseController->callAction('getMsgDetail', Array)
- #5 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(219): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(app\frontend\controllers\MessageDetailController), 'getMsgDetail')
- #6 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Route.php(176): Illuminate\Routing\Route->runController()
- #7 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(681): Illuminate\Routing\Route->run()
- #8 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(130): Illuminate\Routing\Router->Illuminate\Routing\{closure}(Object(app\framework\Http\Request))
- #9 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\middleware\BasicInformation.php(48): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #10 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): app\common\middleware\BasicInformation->handle(Object(app\framework\Http\Request), Object(Closure))
- #11 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(105): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #12 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(683): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #13 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(658): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(app\framework\Http\Request))
- #14 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(624): Illuminate\Routing\Router->runRoute(Object(app\framework\Http\Request), Object(Illuminate\Routing\Route))
- #15 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Routing\Router.php(613): Illuminate\Routing\Router->dispatchToRoute(Object(app\framework\Http\Request))
- #16 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(170): Illuminate\Routing\Router->dispatch(Object(app\framework\Http\Request))
- #17 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(130): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(Object(app\framework\Http\Request))
- #18 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\plugins\browse-footprint\src\common\middleware\BrowseFootprint.php(25): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #19 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): Yunshop\BrowseFootprint\common\middleware\BrowseFootprint->handle(Object(app\framework\Http\Request), Object(Closure))
- #20 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\common\middleware\ShopRoute.php(25): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #21 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): app\common\middleware\ShopRoute->handle(Object(app\framework\Http\Request), Object(Closure))
- #22 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode.php(63): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #23 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(171): Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(app\framework\Http\Request), Object(Closure))
- #24 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Pipeline\Pipeline.php(105): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(app\framework\Http\Request))
- #25 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(145): Illuminate\Pipeline\Pipeline->then(Object(Closure))
- #26 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\laravel\framework\src\Illuminate\Foundation\Http\Kernel.php(110): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(app\framework\Http\Request))
- #27 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\app\laravel.php(47): Illuminate\Foundation\Http\Kernel->handle(Object(app\framework\Http\Request))
- #28 F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\addons\yun_shop\api.php(20): include_once('F:\\phpstudy_pro...')
- #29 {main}
- [2024-02-21 15:38:08] production.ERROR: http parameters {"i":"4","version":"v1.1.138","route":"message-detail.getMsgDetail"}
- [2024-02-21 15:38:08] production.ERROR: Symfony\Component\Debug\Exception\FatalErrorException: Maximum execution time of 30 seconds exceeded in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOStatement.php:35
- Stack trace:
- #0 {main}
- [2024-02-21 15:40:46] production.ERROR: http parameters {"i":"4","version":"v1.1.138","route":"message-detail.getMsgDetail"}
- [2024-02-21 15:40:46] production.ERROR: Symfony\Component\Debug\Exception\FatalErrorException: Maximum execution time of 30 seconds exceeded in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOStatement.php:35
- Stack trace:
- #0 {main}
- [2024-02-21 15:44:36] production.ERROR: http parameters {"i":"4","version":"v1.1.138","route":"message-detail.getMsgDetail","page":3}
- [2024-02-21 15:44:36] production.ERROR: Symfony\Component\Debug\Exception\FatalErrorException: Maximum execution time of 30 seconds exceeded in F:\phpstudy_pro\WWW\hemall.terabimsoft.com.cn\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOStatement.php:91
- Stack trace:
- #0 {main}
|