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] 订阅链接报错 #1874

Closed
34556676 opened this issue Mar 31, 2023 · 0 comments
Closed

[BUG] 订阅链接报错 #1874

34556676 opened this issue Mar 31, 2023 · 0 comments

Comments

@34556676
Copy link

Environment 环境

OS:
PHP version: 8.2
DB version: maraidb 10.6
Commit:

Bug Info

Warning: Undefined array key "Clash_Group_Indexes" in /www/wwwroot/sspanel/src/Controllers/SubController.php on line 218

Warning: Undefined array key "Clash_Group_Config" in /www/wwwroot/sspanel/src/Controllers/SubController.php on line 219

Warning: foreach() argument must be of type array|object, null given in /www/wwwroot/sspanel/src/Controllers/SubController.php on line 335

Warning: foreach() argument must be of type array|object, null given in /www/wwwroot/sspanel/src/Controllers/SubController.php on line 335

Warning: foreach() argument must be of type array|object, null given in /www/wwwroot/sspanel/src/Controllers/SubController.php on line 335

Warning: foreach() argument must be of type array|object, null given in /www/wwwroot/sspanel/src/Controllers/SubController.php on line 335

Warning: foreach() argument must be of type array|object, null given in /www/wwwroot/sspanel/src/Controllers/SubController.php on line 335

Warning: foreach() argument must be of type array|object, null given in /www/wwwroot/sspanel/src/Controllers/SubController.php on line 335

Warning: foreach() argument must be of type array|object, null given in /www/wwwroot/sspanel/src/Controllers/SubController.php on line 335

Warning: foreach() argument must be of type array|object, null given in /www/wwwroot/sspanel/src/Controllers/SubController.php on line 335

Warning: foreach() argument must be of type array|object, null given in /www/wwwroot/sspanel/src/Controllers/SubController.php on line 335

Warning: foreach() argument must be of type array|object, null given in /www/wwwroot/sspanel/src/Controllers/SubController.php on line 335

Warning: foreach() argument must be of type array|object, null given in /www/wwwroot/sspanel/src/Controllers/SubController.php on line 335

Warning: foreach() argument must be of type array|object, null given in /www/wwwroot/sspanel/src/Controllers/SubController.php on line 335

Warning: foreach() argument must be of type array|object, null given in /www/wwwroot/sspanel/src/Controllers/SubController.php on line 335

Warning: foreach() argument must be of type array|object, null given in /www/wwwroot/sspanel/src/Controllers/SubController.php on line 335

Warning: foreach() argument must be of type array|object, null given in /www/wwwroot/sspanel/src/Controllers/SubController.php on line 335

Warning: foreach() argument must be of type array|object, null given in /www/wwwroot/sspanel/src/Controllers/SubController.php on line 335

Warning: foreach() argument must be of type array|object, null given in /www/wwwroot/sspanel/src/Controllers/SubController.php on line 335

Warning: foreach() argument must be of type array|object, null given in /www/wwwroot/sspanel/src/Controllers/SubController.php on line 335
Slim Application Error
The application could not run because of the following error:

Details
Type: TypeError
Code: 0
Message: array_merge(): Argument #3 must be of type array, null given
File: /www/wwwroot/sspanel/src/Controllers/SubController.php
Line: 344
Trace
#0 /www/wwwroot/sspanel/src/Controllers/SubController.php(344): array_merge()
#1 /www/wwwroot/sspanel/src/Controllers/SubController.php(55): App\Controllers\SubController::getClash()
#2 /www/wwwroot/sspanel/vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(38): App\Controllers\SubController::getContent()
#3 /www/wwwroot/sspanel/vendor/slim/slim/Slim/Routing/Route.php(358): Slim\Handlers\Strategies\RequestResponse->__invoke()
#4 /www/wwwroot/sspanel/vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Slim\Routing\Route->handle()
#5 /www/wwwroot/sspanel/vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Slim\MiddlewareDispatcher->handle()
#6 /www/wwwroot/sspanel/vendor/slim/slim/Slim/Routing/Route.php(315): Slim\MiddlewareDispatcher->handle()
#7 /www/wwwroot/sspanel/vendor/slim/slim/Slim/Routing/RouteRunner.php(68): Slim\Routing\Route->run()
#8 /www/wwwroot/sspanel/src/Middleware/ErrorHandler.php(28): Slim\Routing\RouteRunner->handle()
#9 /www/wwwroot/sspanel/vendor/slim/slim/Slim/MiddlewareDispatcher.php(121): App\Middleware\ErrorHandler->process()
#10 /www/wwwroot/sspanel/vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Psr\Http\Server\RequestHandlerInterface@anonymous->handle()
#11 /www/wwwroot/sspanel/vendor/slim/slim/Slim/App.php(199): Slim\MiddlewareDispatcher->handle()
#12 /www/wwwroot/sspanel/vendor/slim/slim/Slim/App.php(183): Slim\App->handle()
#13 /www/wwwroot/sspanel/public/index.php(40): Slim\App->run()
#14 {main}
Go Back

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

1 participant