microsoftarchive / redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
http://redis.io
Other
20.82k stars 5.38k forks source link

redis server stooped EndForkOperation: 0x00000005 - EndForkOperation: Killing forked process failed.: 拒绝访问 #642

Closed zjl767864079zjl closed 3 years ago

zjl767864079zjl commented 4 years ago

The redis version is 5.0.9. The PC system version is Server2016 before,I used redis version is 3.0.504, also exist the problem. So I change the redis version, but the problem remains. Who can help me? Thanks!

tporadowski commented 4 years ago

If you are using my fork of this repository from tporadowski/redis - please report your issue there.

rushvel commented 4 years ago

Can you please run your test scenario against Memurai Developer from www.memurai.com? Let us know please if this happens, we would like to know about this issue and if it reproduces to fix it. Thank you.

bettojanea commented 3 years ago

Hi @zjl767864079zjl as mentioned in the official https://github.com/microsoftarchive/redis/blob/3.0/README.md this project is no longer being actively maintained. If you are looking for an up-to-date alternative, you may want to check out Memurai.

zjl767864079zjl commented 3 years ago

Modify configuration stop-writes-on-bgsave-error no,the error not repeated.