You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Token issues under laravel-swoole #2033 (Class 'Symfony\Component\Debug\Exception\FatalThrowableError' not found in /var/www/html/lumen-JWT-SWOOLE/lumen/vendor/swooletw/laravel-swoole/src/Server/Manager.php:414)
#2081
Closed
brijesh1997 opened this issue
Dec 25, 2020
· 0 comments
PHP Fatal error: Uncaught Error: Class 'Symfony\Component\Debug\Exception\FatalThrowableError' not found in /var/www/html/lumen-JWT-SWOOLE/lumen/vendor/swooletw/laravel-swoole/src/Server/Manager.php:414
Stack trace:
#0 /var/www/html/lumen-JWT-SWOOLE/lumen/vendor/swooletw/laravel-swoole/src/Server/Manager.php(398): SwooleTW\Http\Server\Manager->normalizeException()
#1 /var/www/html/lumen-JWT-SWOOLE/lumen/vendor/swooletw/laravel-swoole/src/Server/Manager.php(239): SwooleTW\Http\Server\Manager->logServerError()
#2 {main}
thrown in /var/www/html/lumen-JWT-SWOOLE/lumen/vendor/swooletw/laravel-swoole/src/Server/Manager.php on line 414
The text was updated successfully, but these errors were encountered:
brijesh1997
changed the title
Token issues under laravel-swoole #2033
Token issues under laravel-swoole #2033 (Class 'Symfony\Component\Debug\Exception\FatalThrowableError' not found in /var/www/html/lumen-JWT-SWOOLE/lumen/vendor/swooletw/laravel-swoole/src/Server/Manager.php:414)
Dec 25, 2020
Hello @alecpl ,
I added this in my swoole_http.php file but I fetch below fatal error please check below screenshot and tell me what I need to do for that.
https://prnt.sc/w9j5tr
The text was updated successfully, but these errors were encountered: