mirasvit / module-profiler

Magento 2 Profiler
https://mirasvit.com/
Open Software License 3.0
133 stars 36 forks source link

Can't uninstall #31

Closed gediminaskv closed 6 years ago

gediminaskv commented 6 years ago

I am using Magento 2.2. After composer remove mirasvit/module-profiler command get on frontend:

Autoload error Cannot create standard driver output, class "Magento\Framework\Profiler\Driver\Standard\Output\Mirasvit\Profiler\Model\Driver\Output\Html" doesn't exist.

adrok commented 6 years ago

Try clear magento cache.

gediminaskv commented 6 years ago

Didn't help. Everything worked while Varnish daemon hasn't been restarted. Error is thrown after Varnish restart.

iop commented 6 years ago

I am using Magento 2.2. After composer remove mirasvit/module-profiler command get on frontend: Autoload error Cannot create standard driver output, class "Magento\Framework\Profiler\Driver\Standard\Output\Mirasvit\Profiler\Model\Driver\Output\Html" doesn't exist.

Varnish is not installed.

adrok commented 6 years ago

Check file app/etc/env.php, probably profiler wasn't disabled before removing.

iop commented 6 years ago

app/etc/env.php profile=0 or remote it didn't fix issue: class "Magento\Framework\Profiler\Driver\Standard\Output\Mirasvit\Profiler\Model\Driver\Output\Html" doesn't exist.

adrok commented 6 years ago

Try find file which contain this line Mirasvit\Profiler\Model\Driver\Output\Html