Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

定时任务出错,请部什么原因呢? #1199

Closed
fugood opened this issue Jan 27, 2021 · 9 comments
Closed

定时任务出错,请部什么原因呢? #1199

fugood opened this issue Jan 27, 2021 · 9 comments

Comments

@fugood
Copy link

fugood commented Jan 27, 2021

运行:php /www/wwwroot/ss.xxxxxxxxx.com/xcat Job checkjob 出然下面错误
PHP Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'coolyes.email_queue' doesn't exist in /www/wwwroot/ss.xxxxxxxxx.com/vendor/illuminate/database/Connection.php:457
Stack trace:
#0 /www/wwwroot/ss.xxxxxxxxx.com/vendor/illuminate/database/Connection.php(457): PDO->prepare()
#1 /www/wwwroot/ss.xxxxxxxxx.com/vendor/illuminate/database/Connection.php(722): Illuminate\Database\Connection->Illuminate\Database{closure}()
#2 /www/wwwroot/ss.xxxxxxxxx.com/vendor/illuminate/database/Connection.php(685): Illuminate\Database\Connection->runQueryCallback()
#3 /www/wwwroot/ss.xxxxxxxxx.com/vendor/illuminate/database/Connection.php(458): Illuminate\Database\Connection->run()
#4 /www/wwwroot/ss.xxxxxxxxx.com/vendor/illuminate/database/Connection.php(414): Illuminate\Database\Connection->statement()
#5 /www/wwwroot/ss.xxxxxxxxx.com/vendor/illuminate/database/Query/Processors/Processor.php(32): Illuminate\Database\Connection->insert()
#6 /www/wwwroot/ss.xxxxxxxxx.com/vendor/illuminate/database/Query/Buil in /www/wwwroot/ss.xxxxxxxxx.com/vendor/illuminate/database/Connection.php on line 729

Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'coolyes.email_queue' doesn't exist in /www/wwwroot/ss.xxxxxxxxx.com/vendor/illuminate/database/Connection.php:457
Stack trace:
#0 /www/wwwroot/ss.xxxxxxxxx.com/vendor/illuminate/database/Connection.php(457): PDO->prepare()
#1 /www/wwwroot/ss.xxxxxxxxx.com/vendor/illuminate/database/Connection.php(722): Illuminate\Database\Connection->Illuminate\Database{closure}()
#2 /www/wwwroot/ss.xxxxxxxxx.com/vendor/illuminate/database/Connection.php(685): Illuminate\Database\Connection->runQueryCallback()
#3 /www/wwwroot/ss.xxxxxxxxx.com/vendor/illuminate/database/Connection.php(458): Illuminate\Database\Connection->run()
#4 /www/wwwroot/ss.xxxxxxxxx.com/vendor/illuminate/database/Connection.php(414): Illuminate\Database\Connection->statement()
#5 /www/wwwroot/ss.xxxxxxxxx.com/vendor/illuminate/database/Query/Processors/Processor.php(32): Illuminate\Database\Connection->insert()
#6 /www/wwwroot/ss.xxxxxxxxx.com/vendor/illuminate/database/Query/Buil in /www/wwwroot/ss.xxxxxxxxx.com/vendor/illuminate/database/Connection.php on line 729

@AutisticShark
Copy link
Contributor

@fugood 你庫少表

@ghost
Copy link

ghost commented Jan 27, 2021

@fugood 你庫少表

为什么你这么快

@fugood
Copy link
Author

fugood commented Jan 27, 2021

@M1Screw 少了那些呢,怎样补够,安装的时候是数据库版本问题吗?

@AutisticShark
Copy link
Contributor

@fugood Base table or view not found: 1146 Table 'coolyes.email_queue'

@fugood
Copy link
Author

fugood commented Jan 27, 2021

@M1Screw 问题是怎样添加,小白呀

@AutisticShark
Copy link
Contributor

@fugood phpmyadmin會用伐

@fugood
Copy link
Author

fugood commented Jan 27, 2021

QQ截图20210127174502
@M1Screw 这样保存就行?

@AutisticShark
Copy link
Contributor

@fugood
Copy link
Author

fugood commented Jan 27, 2021

@M1Screw 感谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants