AW: [SOGo] - Error memcached

2022-07-18 Thread "Peter Nagel"
Hi,

this is only one half of the necessary steps: have you changed the bind-address 
in your mysqld.cnf from

  bind-address=127.0.0.1

to

  bind-address=0.0.0.0

to allow external connections? You can try to connect locally via the ip of the 
server instead of localhost to test this.

Ah, and if you are using iptables on the database server (which you really 
should) check this too.

Bye, Peter

 

Von: users-requ...@sogo.nu  Im Auftrag von HYVERNAT 
Philippe
Gesendet: Montag, 18. Juli 2022 13:23
An: users@sogo.nu
Betreff: Re: [SOGo] - Error memcached

 

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" (pe...@nagel-coe.de 
 ) a écrit :

Hi,
 

  OCSCacheFolderURL =
  
"mysql://sogo:@172.17.2.224: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: users-requ...@sogo.nu    
  Im Auftrag von
HYVERNAT Philippe
Gesendet: Freitag, 15. Juli 2022 09:18
An: users@sogo.nu  
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 (christian.m...@uni-konstanz.de 
 ) a
écrit :

Hello
 
Am 06.07.22 um 10:30 schrieb HYVERNAT Philippe

(p.hyver...@outlook.fr  ):

Hello,
 
we have many errors concerning caching value :
 
 
sogod [60246]: <0x0x8046cbc18[SOGoCache]> an error occurred when
caching value for key
'/Users/kagerv...@ehpad-avs.fr/Calendar/personal': "SERVER HAS FAILED
AND IS DISABLED UNTIL TIMED RETRY"
 
What is it ?
 
Here's the configuration :
 
 
  OCSCacheFolderURL =
  
"mysql://sogo:@172.17.2.224: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
 

--
users@sogo.nu  
https://inverse.ca/sogo/lists

 

-- 
users@sogo.nu  
https://inverse.ca/sogo/lists

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

AW: [SOGo] - Error memcached

2022-07-15 Thread "Peter Nagel"
Hi,

> >>   OCSCacheFolderURL =
> >> "mysql://sogo:@172.17.2.224: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: users-requ...@sogo.nu  Im Auftrag von
> HYVERNAT Philippe
> Gesendet: Freitag, 15. Juli 2022 09:18
> An: users@sogo.nu
> 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 (christian.m...@uni-konstanz.de) a
> écrit :
> > Hello
> >
> > Am 06.07.22 um 10:30 schrieb HYVERNAT Philippe
> (p.hyver...@outlook.fr):
> >> Hello,
> >>
> >> we have many errors concerning caching value :
> >>
> >>
> >> sogod [60246]: <0x0x8046cbc18[SOGoCache]> an error occurred when
> >> caching value for key
> >> '/Users/kagerv...@ehpad-avs.fr/Calendar/personal': "SERVER HAS FAILED
> >> AND IS DISABLED UNTIL TIMED RETRY"
> >>
> >> What is it ?
> >>
> >> Here's the configuration :
> >>
> >>
> >>   OCSCacheFolderURL =
> >> "mysql://sogo:@172.17.2.224: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
> >
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists

-- 
users@sogo.nu
https://inverse.ca/sogo/lists