Giter Club home page Giter Club logo

Comments (2)

ezmobius avatar ezmobius commented on July 28, 2024

What version of redis server are you using? The version from git? This smells like a redis server bug to me so I might ask on the redis list or in irc.

from redis-rb.

balepc avatar balepc commented on July 28, 2024

Hello,

I use redis-1.2.6. I've asked on redis list also, no response yet.

But it seems I figured out what was causing the bug. I've attached log file and got the following:

29 Mar 19:10:29 - 10 changes in 300 seconds. Saving...
29 Mar 19:10:29 * Failed saving the DB: Permission denied
29 Mar 19:10:29 - Background saving started by pid 26565
29 Mar 19:10:30 * Background saving error
29 Mar 19:10:31 - 10 changes in 300 seconds. Saving...
29 Mar 19:10:31 * Failed saving the DB: Permission denied
29 Mar 19:10:31 - Background saving started by pid 26566
29 Mar 19:10:32 * Background saving error
29 Mar 19:10:33 - 10 changes in 300 seconds. Saving...
29 Mar 19:10:33 * Failed saving the DB: Permission denied
29 Mar 19:10:33 - Background saving started by pid 26567
29 Mar 19:10:34 * Background saving error
29 Mar 19:10:35 - 10 changes in 300 seconds. Saving...
29 Mar 19:10:35 * Failed saving the DB: Permission denied
29 Mar 19:10:35 - Background saving started by pid 26568
29 Mar 19:10:36 * Background saving error
29 Mar 19:10:37 - 10 changes in 300 seconds. Saving...
29 Mar 19:10:37 * Failed saving the DB: Permission denied
29 Mar 19:10:37 - Background saving started by pid 26569

Redis-server was trying to save db, but faced permission problem. So it created a new process every second, which seems quite strange to me.

So I fixed permissions I it stabilised for now.

from redis-rb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.