-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
health_check.php fails if any database cache engine configured #25669
Comments
Hi @ilnytskyi. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
For more details, please, review the Magento Contributor Assistant documentation. @ilnytskyi do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
Hi @engcom-Echo. Thank you for working on this issue.
|
✅ Confirmed by @engcom-Echo Issue Available: @engcom-Echo, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
Hi @andrewbess. Thank you for working on this issue.
|
…nfigured - fixed wrong "@return description" of the remove method in class Magento\Framework\Cache\Backend\Database - fixed wrong returned type of the method "unlock" in class Magento\Framework\Lock\Backend\Cache - fixed health_check to create instances into block "check cache storage availability"
#cdkharkiv19nov |
…nfigured - fixed PHPDocs according to requirements static tests for CE
Hi @ilnytskyi. Thank you for your report.
The fix will be available with the upcoming 2.4.0 release. |
…ase cache engine configured" #25722
Preconditions (*)
2.3-develop
Steps to reproduce (*)
Expected result (*)
Actual result (*)
database
class in\Magento\Framework\Cache\Backend\Database
and throws expeditions from here\Magento\Framework\Cache\Backend\Database::__construct
however the cache works just uses default connection
The text was updated successfully, but these errors were encountered: