-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedProgress: needs update
Description
Preconditions
- Ubuntu 16.04
- PHP 7.0.22
Steps to reproduce
- run module:enable or module:disable
Expected result
- do not expect any warnings
Actual result
- [Exception]
Warning: is_file() expects parameter 1 to be a valid path, string given in
/home/user/web/some_site.com/public_html/vendor/colinmollenhour/cache-backend
-file/File.php on line 512
Additional
when try to debug found that exception is thought for this path /home/user/web/some_site.com/public_html/var/cache/mage--a/mage---966_CRON_LAST_SCHEDULE_GENERATE_ATDEFAULT
Metadata
Metadata
Assignees
Labels
Issue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedProgress: needs update