Amit Gupta
Amit Gupta
@maranovot Can you try to comment the sneaker code and try to run the command again?
@kiksy When you face this error please comment the line `app('sneaker')->captureException($exception);` in your `app/Exceptions/Handler.php` file. And try again. Then it will show you the real error behind the it.
@cfreak This is a very long issue which we are trying to solve. If you have any ideas for this then please share or give a PR.
@elpoleto The `capture()` method of `Sneaker.php` is already wrapped into the try catch block. It's inside the `ExceptionMailer` class where the exception is thrown. So we can wrap that in...
@fixer112 Please give more info and config you are using. It is very difficult to replicate the problem like this.
@antonioribeiro Faced the similar issue is there any reliable solution? Please assist.