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

Undefined property: Exception::$description #152

Closed
web4exposure-org opened this issue Sep 6, 2023 · 1 comment
Closed

Undefined property: Exception::$description #152

web4exposure-org opened this issue Sep 6, 2023 · 1 comment

Comments

@web4exposure-org
Copy link

I'm having an issue which is causing a server error for the whole page. This is happening on some pages, but not all pages. Most of the webp images are generated, although some pages are not loading because of the following error:

{"0":"Warning: Undefined property: Exception::$description in \/var\/www\/html\/vendor\/yireo\/magento2-webp2\/Convertor\/ConvertWrapper.php on line 56"

Here is the line:
$this->logger->debug($e->getMessage() . ' - ' . $e->description, $e->getTrace());

As far as I know, Exception::$description is not such a thing.

@jissereitsma
Copy link
Contributor

See also #153 this will be fixed in the hour

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