[Koha-bugs] [Bug 20116] Cache language list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun May 12 20:53:44 CEST 2019


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

Guillaume <guillaume at terreau.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |guillaume at terreau.eu

--- Comment #33 from Guillaume <guillaume at terreau.eu> ---
I have same problem on fresh install
in Debian 9.9 last version.
After installation :
when launch
koha-translate --install fr-FR

Connection to the memcached servers '__MEMCACHED_SERVERS__' failed. Are the
unix socket permissions set properly? Is the host reachable?
If you ignore this warning, you will face performance issues

Connection to the memcached servers '__MEMCACHED_SERVERS__' failed. Are the
unix socket permissions set properly? Is the host reachable?
If you ignore this warning, you will face performance issues
Use of uninitialized value $pref_name in concatenation (.) or string at
/usr/share/koha/misc/translator/LangInstaller.pm line 197.
Use of uninitialized value $pref_name in concatenation (.) or string at
/usr/share/koha/misc/translator/LangInstaller.pm line 239.

memcached working:

# systemctl status memcached.service
â memcached.service - memcached daemon
   Loaded: loaded (/lib/systemd/system/memcached.service; enabled; vendor
preset: enabled)
   Active: active (running) since Sun 2019-05-12 20:12:52 CEST; 1min 34s ago
     Docs: man:memcached(1)
 Main PID: 621 (memcached)
    Tasks: 7 (limit: 4915)
   CGroup: /system.slice/memcached.service
           ââ621 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1

mai 12 20:12:52 kohaDebian9 systemd[1]: Started memcached daemon.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list