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

部署之后报错 #42

Open
Nodewebzsz opened this issue Aug 25, 2024 · 1 comment
Open

部署之后报错 #42

Nodewebzsz opened this issue Aug 25, 2024 · 1 comment

Comments

@Nodewebzsz
Copy link

bash: /dujiaoka/start-hook.sh: No such file or directory
Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20190902/ioncube_loader_lin_7.4.so: Error relocating /usr/local/lib/php/extensions/no-debug-non-zts-20190902/ioncube_loader_lin_7.4.so: unsupported relocation type 7
Compiled services and packages files removed!
Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20190902/ioncube_loader_lin_7.4.so: Error relocating /usr/local/lib/php/extensions/no-debug-non-zts-20190902/ioncube_loader_lin_7.4.so: unsupported relocation type 7
Configuration cache cleared!
Configuration cached successfully!
Route cache cleared!

LogicException : Unable to prepare route [api/user] for serialization. Uses Closure.

at /dujiaoka/vendor/laravel/framework/src/Illuminate/Routing/Route.php:917
913| */
914| public function prepareForSerialization()
915| {
916| if ($this->action['uses'] instanceof Closure) {

917| throw new LogicException("Unable to prepare route [{$this->uri}] for serialization. Uses Closure.");
918| }
919|
920| $this->compileRoute();
921|

Exception trace:

1 Illuminate\Routing\Route::prepareForSerialization()
/dujiaoka/vendor/laravel/framework/src/Illuminate/Foundation/Console/RouteCacheCommand.php:62

2 Illuminate\Foundation\Console\RouteCacheCommand::handle()
/dujiaoka/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36

Please use the argument -v to see more details.
Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20190902/ioncube_loader_lin_7.4.so: Error relocating /usr/local/lib/php/extensions/no-debug-non-zts-20190902/ioncube_loader_lin_7.4.so: unsupported relocation type 7
Migration table created successfully.

@smallfawn
Copy link

第一 确认是否给了权限 第二APPKEY 必须符合规范

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