-
Notifications
You must be signed in to change notification settings - Fork 95
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
Meta info missing for meta key exception #126
Comments
After some time (around 15 minutes), the problem is back ... My (simplified) source code:
Note that I am also using other labels: ['releaseActuality', 'pushNotifications', ...] |
To get rid of this problem I had to downgrade the package version to 2.6.2 ! The problem did not existed in my application before the upgrade to the most recent 2.7.1. Any idea what I should change to be able to upgrade ? |
I'm also seeing this with the APCng adapter. |
I got this exception just after the restart of my application. I am using apache + php-fpm in a Docker container.
To get rid of this error, then only solution was to restart once again. To make some tests, I did a new restart and yet another one and again and agin ... and sometimes the error is raised and sometimes not !
The text was updated successfully, but these errors were encountered: