Hi,

The user sogo have access from his serveur


root@localhost [(none)]> select User, host from mysql.user;

+------------------+--------------+

| User| host|

+------------------+--------------+

| sogo| 172.17.2.223 |




Le 15/07/2022 à 13:51, "Peter Nagel" ([email protected]) a écrit :
Hi,

   OCSCacheFolderURL =
"mysql://sogo:[email protected]:3306/sogo/sogo_cache_folder";
you are not using localhost for your SQL Connection: is the database really on 
a different machine? If not: is it set to accept connections from any other IP 
than localhost?

Bye, Peter

-----Ursprüngliche Nachricht-----
Von:[email protected]  <[email protected]>  Im Auftrag von
HYVERNAT Philippe
Gesendet: Freitag, 15. Juli 2022 09:18
An:[email protected]
Betreff: Re: [SOGo] - Error memcached

Hello,

It is exactly what i have done :

SOGoMemcachedHost = "/var/run/memcached/memcached.pid";


Always the error on caching values...



Le 14/07/2022 à 13:14, Christian Mack ([email protected]) a
écrit :
Hello

Am 06.07.22 um 10:30 schrieb HYVERNAT Philippe
([email protected]):
Hello,

we have many errors concerning caching value :


sogod [60246]: <0x0x8046cbc18[SOGoCache]> an error occurred when
caching value for key
'/Users/[email protected]/Calendar/personal': "SERVER HAS FAILED
AND IS DISABLED UNTIL TIMED RETRY"

What is it ?

Here's the configuration :


   OCSCacheFolderURL =
"mysql://sogo:[email protected]:3306/sogo/sogo_cache_folder";

   SOGoMemcachedHost = "/var/run/memcached/memcahed.pid"; (i tried to
put Ip Address but white page)

[cut]
There is a typo in SOGoMemcachedHost
Should be
SOGoMemcachedHost = "/var/run/memcached/memcached.pid";


Kind regards,
Christian Mack

--
[email protected]
https://inverse.ca/sogo/lists
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to