Level 1
We have the same error. Were you able to fix it?
Best regards, Benjamin
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello everyone
Our server throws a 500 error with this description when our queue is getting bigger. When running 'redis-cli info memory' it returns me this. Is there a way to fix this?
# Memory
used_memory:4913942984
used_memory_human:4.58G
used_memory_rss:5002629120
used_memory_rss_human:4.66G
used_memory_peak:4919682256
used_memory_peak_human:4.58G
used_memory_peak_perc:99.88%
used_memory_overhead:138279294
used_memory_startup:796224
used_memory_dataset:4775663690
used_memory_dataset_perc:97.20%
allocator_allocated:4914203960
allocator_active:4915523584
allocator_resident:5005770752
total_system_memory:32884162560
total_system_memory_human:30.63G
used_memory_lua:55296
used_memory_lua_human:54.00K
used_memory_scripts:3696
used_memory_scripts_human:3.61K
number_of_cached_scripts:8
maxmemory:0
maxmemory_human:0B
maxmemory_policy:noeviction
allocator_frag_ratio:1.00
allocator_frag_bytes:1319624
allocator_rss_ratio:1.02
allocator_rss_bytes:90247168
rss_overhead_ratio:1.00
rss_overhead_bytes:-3141632
mem_fragmentation_ratio:1.02
mem_fragmentation_bytes:88748072
mem_not_counted_for_evict:0
mem_replication_backlog:0
mem_clients_slaves:0
mem_clients_normal:3901478
mem_aof_buffer:0
mem_allocator:jemalloc-5.2.1
active_defrag_running:0
lazyfree_pending_objects:0
Please or to participate in this conversation.