“OOM command not allowed when used memory > ‘maxmemory’.”
-
Hi I am using free redis instance in heroku, has previously connecting to it without issue, when check on it today I see that it is not connected with this error. Following is copied from diagnostics tab:
Status: Not connected Client: Predis (v1.1.8) Drop-in: Valid Disabled: No Ping: PONG Errors: [ "OOM command not allowed when used memory > 'maxmemory'." ] PhpRedis: Not loaded Predis: 1.1.8 Credis: Not loaded PHP Version: 7.4.25 Plugin Version: 2.0.21 Redis Version: 6.2.3 Multisite: No Metrics: Disabled Metrics recorded: null Filesystem: Could not initialize filesystem. Global Prefix: "wp_" Blog Prefix: "wp_" WP_REDIS_DISABLED: false WP_REDIS_CLIENT: "predis" WP_REDIS_SCHEME: "redis" WP_REDIS_HOST: "<blablabla>.compute-1.amazonaws.com" WP_REDIS_PORT: 21029 WP_REDIS_MAXTTL: 2419200 WP_REDIS_PASSWORD: ???????? Global Groups: [ "blog-details", "blog-id-cache", "blog-lookup", "global-posts", "networks", "rss", "sites", "site-details", "site-lookup", "site-options", "site-transient", "users", "useremail", "userlogins", "usermeta", "user_meta", "userslugs", "redis-cache", "blog_meta" ] Ignored Groups: [ "counts", "plugins", "themes", "blog-details", "blog-id-cache", "blog-lookup", "global-posts", "networks", "rss", "sites", "site-details", "site-lookup", "site-options", "site-transient", "users", "useremail", "userlogins", "usermeta", "user_meta", "userslugs", "redis-cache", "blog_meta" ] Unflushable Groups: [] Drop-ins: [ "Redis Object Cache Drop-In v2.0.21 by Till Krüss" ]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘“OOM command not allowed when used memory > ‘maxmemory’.”’ is closed to new replies.