ErrorException
include(/www/wwwroot/oa.xxxxx.cn(打码)/vendor/composer/../monolog/monolog/src/Monolog/Handler/StreamHandler.php): Failed to open stream: No such file or directory
at vendor/composer/ClassLoader.php:478
474▕ * Prevents access to $this/self from included files.
475▕ */
476▕ function includeFile($file)
477▕ {
➜ 478▕ include $file;
479▕ }
480▕
+10 vendor frames
11 [internal]:0
Illuminate\Foundation\Bootstrap\HandleExceptions::Illuminate\Foundation\Bootstrap\{closure}()
root@HKC727643:/www/wwwroot/oa.xxxxxx.cn(打码)#
2.2升级2.3报这个错,然后守护进程没法启动了,请问下这个怎么解决呢??

