We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
执行 php artisan laravoole restart 会提示 already running。用 stop和kill也无法杀死进程,无奈只有重启服务器,不知道可能的原因会事什么。
php artisan laravoole restart
already running
stop
kill
The text was updated successfully, but these errors were encountered:
看了一下错误日志,WARNING swReactorThread_alloc: memory pool is full. Wait memory collect. alloc(606)
WARNING swReactorThread_alloc: memory pool is full. Wait memory collect. alloc(606)
Sorry, something went wrong.
内存满了?
No branches or pull requests
执行
php artisan laravoole restart
会提示already running
。用stop
和kill
也无法杀死进程,无奈只有重启服务器,不知道可能的原因会事什么。The text was updated successfully, but these errors were encountered: