https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36492

            Bug ID: 36492
           Summary: memcached: Unclear where the pid file of memcached
                    should be
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Sometimes at container restart the memcached process does not come up for some
reason. (Running Debian11.)

In the logs I found:
Could not open the pid file /var/run/memcached/memcached.pid.tmp for writing:
No such file or directory

The *funny* thing is that the init.d script refers to /var/run/memcached.pid
but the /etc/memcached.conf file contains:
-P /var/run/memcached/memcached.pid

In my case this folder does not exist in /var/run.

Seems like a Debian problem, but directly affects daily Koha operation. Solving
it temporarily by a sed on memcached.conf. Maybe this workaround may also help
others.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to