Kolab 3.1 chwala invalid session

Alcor WALTER alcor.walter at gmail.com
Mon Jan 27 10:03:57 CET 2014


Hello,

I replaced port forwarding between my public host IP and VMs with nginx
front end proxy. Everything is ok now. Just don't know why it lost session
with previous setup.

regards,

AW


2014-01-07 Alcor WALTER <alcor.walter at gmail.com>

> Hello,
>
> I'm using a fresh Debian Wheezy install on a VM with routed IP/ports as I
> have only one IP with 443 port already used. I also use a signed
> certificate with everything on ssl. My only issue is with chwala service. I
> have made these modifications :
>
> I add autority's pem (they signed with intermediate, not with root) to
> ca-certificates.crt
> and add the following to /etc/roundcubemail/config.inc.php
>
> $config['kolab_http_request'] = array(
> 	'ssl_verify_peer'	=> true,
> 	'ssl_verify_host'	=> true,
> 	'ssl_cafile'		=> '/etc/ssl/certs/ca-certificates.crt'
> );
>
> then, i modifiy /etc/roundcubemail/kolab_files.inc.php to :
>
> $config['kolab_files_url'] = 'https://' . $_SERVER['HTTP_HOST'] .
> '/chwala';
>
> and perhaps other config modfications that i always tried to revert when
> it does not work.
>
> I checked /var/log/chwala/sql and get some sql query with "null" session,
> so i check browser session : there is no x-roundcube-request header. I get
> a x-session header with null value.
>
> As result, my chwala window is empty and UL/DL/VIEW/DEL icon are greyed.
>
> Is there anything related with my setup or a misconfiguration ?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20140127/1f4c7156/attachment.html>


More information about the users mailing list