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

[BUG] dev版无法创建管理员账户(2023.4正常) #2104

Closed
bxoooooo opened this issue Aug 6, 2023 · 0 comments
Closed

[BUG] dev版无法创建管理员账户(2023.4正常) #2104

bxoooooo opened this issue Aug 6, 2023 · 0 comments

Comments

@bxoooooo
Copy link

bxoooooo commented Aug 6, 2023

Environment 环境

OS: 8
PHP version: 8.2
DB version: 11
Commit:

Bug Info

创建管理员账户报错
错误日志
Stack trace:
#0 /www/wwwroot/a/vendor/illuminate/database/Connection.php(755): Illuminate\Database\Connection->runQueryCallback('select port f...', Array, Object(Closure))
#1 /www/wwwroot/a/vendor/illuminate/database/Connection.php(407): Illuminate\Database\Connection->run('select port f...', Array, Object(Closure))
#2 /www/wwwroot/a/vendor/illuminate/database/Query/Builder.php(2747): Illuminate\Database\Connection->select('select port f...', Array, true)
#3 /www/wwwroot/a/vendor/illuminate/database/Query/Builder.php(2976): Illuminate\Database\Query\Builder->runSelect()
#4 /www/wwwroot/a/vendor/illuminate/database/Query/Builder.php(3290): Illuminate\Database\Query\Builder->Illuminate\Database\Query{closure}()
#5 /www/wwwroot/a/vendor/illuminate/database/Query/Builder.php(2972): Illuminate\Database\Query\Builder->onceWithColumns(Array, Object(Closure))
#6 /www/wwwroot/a/vendor/illuminate/database/Eloquent/Builder.php(870): Illuminate\Database\Query\Builder->pluck('port', NULL)
#7 /www/wwwroot/a/vendor/illuminate/support/Traits/ForwardsCalls.php(23):
Illuminate\Database\Eloquent\Builder->pluck('port')
#8 /www/wwwroot/a/vendor/illuminate/database/Eloquent/Model.php(2333): Illuminate\Database\Eloquent\Model->forwardCallTo(Object(Illuminate\Database\Eloquent\Builder), 'pluck', Array)
#9 /www/wwwroot/a/vendor/illuminate/database/Eloquent/Model.php(2345): Illuminate\Database\Eloquent\Model->__call('pluck', Array)
#10 /www/wwwroot/a/src/Utils/Tools.php(187): Illuminate\Database\Eloquent\Model::__callStatic('pluck', Array)
#11 /www/wwwroot/a/src/Command/Tool.php(326): App\Utils\Tools::getAvPort()#12 /www/wwwroot/a/src/Command/Tool.php(63): App\Command\Tool->createAdmin()
#13 /www/wwwroot/a/xcat(50): App\Command\Tool->boot()
#14 {main}
thrown in /www/wwwroot/a/vendor/illuminate/database/Connection.php on line 795

@AutisticShark AutisticShark closed this as not planned Won't fix, can't repro, duplicate, stale Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants