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

[Bug]: object cache is not getting generated automatically #17073

Open
varshaekrocx opened this issue May 20, 2024 · 2 comments
Open

[Bug]: object cache is not getting generated automatically #17073

varshaekrocx opened this issue May 20, 2024 · 2 comments

Comments

@varshaekrocx
Copy link

Pimcore version

11

Steps to reproduce

clear cache from admin then refreshing the pimcore admin gives error

Actual Behavior

image
image
image

this gets corrected if i reupload the cache table again in database or if i have following entries using sql command
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES
(0x6f626a6563745f31, 0x4f3a313a22a9223a323a7b733a363a22ffffff7fc01e223b4f3a33313a2250696d636f72655c4d6f64656c5c446174614f626a6563745c466f6c646572223a31383a7b733a31353a22002a00646570656e64656e63696573223b4e3b733a32353a22002a005f5f6461746156657273696f6e54696d657374616d70223b693a313731343830343534313b733a373a22002a0070617468223b733a313a222f223b733a353a22002a006964223b693a313b733a31353a22002a006372656174696f6e44617465223b693a313731343830343534313b733a31393a22002a006d6f64696669636174696f6e44617465223b693a313731343830343534313b733a31353a22002a0076657273696f6e436f756e74223b693a303b733a31323a22002a00757365724f776e6572223b693a313b733a393a22002a006c6f636b6564223b4e3b733a31393a22002a00757365724d6f64696669636174696f6e223b693a313b733a31313a22002a00706172656e744964223b693a303b733a31323a22002a005f66756c6c64756d70223b623a303b733a373a22002a0074797065223b733a363a22666f6c646572223b733a363a22002a006b6579223b733a303a22223b733a383a22002a00696e646578223b693a3939393939393b733a31313a22002a007369626c696e6773223b613a303a7b7d733a31373a22002a006368696c6472656e536f72744279223b4e3b733a32303a22002a006368696c6472656e536f72744f72646572223b4e3b7d733a383a226f626a6563745f31223b733a363a22e897f96be545223b7d, 31536000, 1714805862),
(0x6f626a6563745f31017461677301, 0x733a363a22e897f96be545223b, NULL, 1714805862);

Expected Behavior

admin should work fine and cache should be generated automatically after cache removal.

@kingjia90
Copy link
Contributor

Follow-up of pimcore/admin-ui-classic-bundle#528
Thank you for opening a new one here in the core repository

Copy link

Thanks a lot for reporting the issue. We did not consider the issue as "Pimcore:Priority", "Pimcore:ToDo" or "Pimcore:Backlog", so we're not going to work on that anytime soon. Please create a pull request to fix the issue if this is a bug report. We'll then review it as quickly as possible. If you're interested in contributing a feature, please contact us first here before creating a pull request. We'll then decide whether we'd accept it or not. Thanks for your understanding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants