root@kolabfek001a [0] ~ # yum list installed guam | grep guam
guam.x86_64 0.7.3-4.1.el6.kolab_14 @kolab-14-extras-audit
Due to the missing start/stop scripts we did not try the guam service on our big loadblanced and nagios monitored setup.
But now, after patching the start/stop scripts to a functioning set the loadbalancer and the nagios and simple manual checks on
service availability only on port 143 make guam stop listening on that interface and port any more.
By the way, same checks on Port 993 are working perfectly fine and guam stays listening.
our guam condig (/etc/guam/sys.config
[ %% KOLAB config { kolab_guam, [ { imap_servers, [ { default, [ { host, "127.0.0.1" }, { port, 10143 }, { tls, starttls } ] }, { default_tls, [ { host, "127.0.0.1" }, { port, 10993 }, { tls, true } ] } ] }, { listeners, [ { default, [ { host, "10.160.95.20" }, { port, 143 }, { imap_server, default }, { rules, [ { filter_groupware, [] } ] }, { tls_config, [ { certfile, "/etc/pki/tls/private/muenchen.de.pem" }, { keyfile, "/etc/pki/tls/private/muenchen.de.pem" } ] } ] }, { default_tls, [ { host, "10.160.95.20" }, { port, 993 }, { imap_server, default_tls }, { rules, [ { filter_groupware, [] } ] }, { implicit_tls, true }, { tls_config, [ { certfile, "/etc/pki/tls/private/muenchen.de.pem" }, { keyfile, "/etc/pki/tls/private/muenchen.de.pem" } ] } ] }, { default_admin, [ { host, "10.160.152.34" }, { port, 143 }, { imap_server, default }, { rules, [ { filter_groupware, [] } ] }, { tls_config, [ { certfile, "/etc/pki/tls/private/muenchen.de.pem" }, { keyfile, "/etc/pki/tls/private/muenchen.de.pem" } ] } ] }, { default_admin_tls, [ { host, "10.160.152.34" }, { port, 993 }, { imap_server, default_tls }, { rules, [ { filter_groupware, [] } ] }, { implicit_tls, true }, { tls_config, [ { certfile, "/etc/pki/tls/private/muenchen.de.pem" }, { keyfile, "/etc/pki/tls/private/muenchen.de.pem" } ] } ] } ] } ] },
%% Logging config
{ lager, [ { handlers, [ { lager_console_backend, debug }, { lager_file_backend, [ { file, "log/error.log"}, { level, error } ] }, { lager_file_backend, [ { file, "log/console.log"}, { level, info } ] } ] } ] }, %% SASL config { sasl, [ {sasl_error_logger, {file, "log/sasl-error.log"}}, {errlog_type, error}, {error_logger_mf_dir, "log/sasl"}, % Log directory {error_logger_mf_maxbytes, 10485760}, % 10 MB max file size {error_logger_mf_maxfiles, 5} % 5 files max ] } ].
cyrus config (/etc/cyrus.conf)
START { # do not delete this entry! recover cmd="ctl_cyrusdb -r" } SERVICES { ## ## Frontend ## mupdate cmd="mupdate" listen=3905 prefork=1 babysit=1 imap cmd="proxyd" listen="localhost:10143" prefork=400 maxforkrate=100 maxchild=4096 imaps cmd="proxyd -s" listen="10993" prefork=400 maxforkrate=100 maxchild=4096 pop3 cmd="pop3d" listen="pop3" prefork=1 maxforkrate=2 maxchild=32 pop3s cmd="pop3d -s" listen="pop3s" prefork=1 maxforkrate=2 maxchild=32 ptloader cmd="ptloader" listen="/var/lib/imap/socket/ptsock" prefork=1 sieve cmd="timsieved" listen=sieve prefork=1 maxchild=64 } EVENTS { # this is required checkpoint cmd="ctl_cyrusdb -c" period=30 # this is only necessary if using duplicate delivery suppression, # Sieve or NNTP # Purge entries from duplicate.db older than 10 days. duplicateprune cmd="cyr_expire -E 10" at=0530 # Expire mailboxes older than 100 days. # Expire messages older than 100 days. deleteprune cmd="cyr_expire -E 10 -D 100" at=0330 expungeprune cmd="cyr_expire -E 10 -X 100" at=2200 # this is only necessary if caching TLS sessions tlsprune cmd="tls_prune" at=0430 # Index squatter cmd="squatter -s -i" at=0115
network interfaces on guam enabled forntend server
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
link/ether 00:50:56:b3:52:8c brd ff:ff:ff:ff:ff:ff inet 10.160.152.34/21 brd 10.160.159.255 scope global eth0 inet6 fe80::250:56ff:feb3:528c/64 scope link valid_lft forever preferred_lft forever
3: eth4: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
link/ether 00:50:56:ba:66:36 brd ff:ff:ff:ff:ff:ff inet 10.160.95.20/24 brd 10.160.95.255 scope global eth4 inet6 fe80::250:56ff:feba:6636/64 scope link valid_lft forever preferred_lft forever
4: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
link/ether 00:50:56:b3:03:ab brd ff:ff:ff:ff:ff:ff inet 10.160.240.16/24 brd 10.160.240.255 scope global eth1 inet6 fe80::250:56ff:feb3:3ab/64 scope link valid_lft forever preferred_lft forever
5: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
link/ether 00:50:56:b3:6e:76 brd ff:ff:ff:ff:ff:ff inet 10.160.169.240/21 brd 10.160.175.255 scope global eth2 inet6 fe80::250:56ff:feb3:6e76/64 scope link valid_lft forever preferred_lft forever
6: eth3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9000 qdisc mq state UP qlen 1000
link/ether 00:50:56:b3:2f:c6 brd ff:ff:ff:ff:ff:ff inet 10.160.162.74/21 brd 10.160.167.255 scope global eth3 inet6 fe80::250:56ff:feb3:2fc6/64 scope link valid_lft forever preferred_lft forever
start and netstat on guam frontend server
`root@kolabfek001a [0] ~ # date;service guam stop; date; service guam start; date; netstat -tuplen | grep '160.152'
Mon Jun 20 13:40:09 CEST 2016
Stopping guam..ok
Stopped
Mon Jun 20 13:40:17 CEST 2016
Starting guam
Mon Jun 20 13:40:20 CEST 2016
tcp 0 0 10.160.152.34:993 0.0.0.0:* LISTEN 0 204740 27341/beam.smp
tcp 0 0 10.160.152.34:143 0.0.0.0:* LISTEN 0 204738 27341/beam.smp
udp 0 0 10.160.152.34:123 0.0.0.0:* 0 13233 2363/ntpd
root@kolabfek001a [0] ~ # sleep 5; date; netstat -tuplen | grep -e '160.152'
Mon Jun 20 13:43:40 CEST 2016
tcp 0 0 10.160.152.34:993 0.0.0.0:* LISTEN 0 204740 27341/beam.smp
tcp 0 0 10.160.152.34:143 0.0.0.0:* LISTEN 0 204738 27341/beam.smp
udp 0 0 10.160.152.34:123 0.0.0.0:* 0 13233 2363/ntpd
root@kolabfek001a [0] ~ # date; netstat -tuplen | grep -e '160.152'
Mon Jun 20 13:43:46 CEST 2016
tcp 0 0 10.160.152.34:993 0.0.0.0:* LISTEN 0 204740 27341/beam.smp
udp 0 0 10.160.152.34:123 0.0.0.0:* 0 13233 2363/ntpd
root@kolabfek001a [0] ~ #
`
simple service:port check from mupdate server to guam enabled frontend server
root@kolabmupdatek001a [0] ~ # date;nc -z kolabfek001a.srv.ha3.dir.muenchen.de 143; date;date;nc -z kolabfek001a.srv.ha3.dir.muenchen.de 143; Mon Jun 20 13:43:43 CEST 2016 Connection to kolabfek001a.srv.ha3.dir.muenchen.de 143 port [tcp/imap] succeeded! Mon Jun 20 13:43:43 CEST 2016 Mon Jun 20 13:43:43 CEST 2016
/var/log/guam/console.log
2016-06-20 13:43:43.369 [error] <0.1314.0> gen_server <0.1314.0> terminated with reason: no match of right hand value {error,einval} in kolab_guam_session:accept_client/2 line 130 2016-06-20 13:43:43.369 [error] <0.1314.0> CRASH REPORT Process <0.1314.0> with 0 neighbours exited with reason: no match of right hand value {error,einval} in kolab_guam_session:accept_client/2 line 130 in gen_server:terminate/7 line 804 2016-06-20 13:43:43.369 [error] <0.1338.0> gen_server <0.1338.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 2016-06-20 13:43:43.369 [error] <0.1338.0> CRASH REPORT Process <0.1338.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 2016-06-20 13:43:43.370 [error] <0.1315.0> gen_server <0.1315.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 2016-06-20 13:43:43.370 [error] <0.1315.0> CRASH REPORT Process <0.1315.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 2016-06-20 13:43:43.370 [error] <0.1339.0> gen_server <0.1339.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 2016-06-20 13:43:43.370 [error] <0.1316.0> gen_server <0.1316.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 2016-06-20 13:43:43.370 [error] <0.1339.0> CRASH REPORT Process <0.1339.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 2016-06-20 13:43:43.370 [error] <0.1316.0> CRASH REPORT Process <0.1316.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 2016-06-20 13:43:43.371 [error] <0.1342.0> gen_server <0.1342.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 2016-06-20 13:43:43.371 [error] <0.1342.0> CRASH REPORT Process <0.1342.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 2016-06-20 13:43:43.371 [error] <0.1317.0> gen_server <0.1317.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 2016-06-20 13:43:43.371 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1314.0> exit with reason no match of right hand value {error,einval} in kolab_guam_session:accept_client/2 line 130 in context child_terminated 2016-06-20 13:43:43.372 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1338.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated 2016-06-20 13:43:43.372 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1315.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated 2016-06-20 13:43:43.372 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1339.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated 2016-06-20 13:43:43.372 [error] <0.1318.0> gen_server <0.1318.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 2016-06-20 13:43:43.372 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1316.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated 2016-06-20 13:43:43.373 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1342.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated 2016-06-20 13:43:43.373 [error] <0.1318.0> CRASH REPORT Process <0.1318.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 2016-06-20 13:43:43.373 [error] <0.1319.0> gen_server <0.1319.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 2016-06-20 13:43:43.373 [error] <0.1320.0> gen_server <0.1320.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 2016-06-20 13:43:43.374 [error] <0.1320.0> CRASH REPORT Process <0.1320.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 2016-06-20 13:43:43.374 [error] <0.1319.0> CRASH REPORT Process <0.1319.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 2016-06-20 13:43:43.374 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1318.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated 2016-06-20 13:43:43.374 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1320.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated 2016-06-20 13:43:43.375 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1319.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated 2016-06-20 13:43:43.375 [error] <0.1321.0> gen_server <0.1321.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 2016-06-20 13:43:43.375 [error] <0.1321.0> CRASH REPORT Process <0.1321.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 2016-06-20 13:43:43.375 [error] <0.1322.0> gen_server <0.1322.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 2016-06-20 13:43:43.375 [error] <0.1324.0> gen_server <0.1324.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 2016-06-20 13:43:43.375 [error] <0.1322.0> CRASH REPORT Process <0.1322.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 2016-06-20 13:43:43.376 [error] <0.1324.0> CRASH REPORT Process <0.1324.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 2016-06-20 13:43:43.376 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1321.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated 2016-06-20 13:43:43.376 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1322.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated 2016-06-20 13:43:43.376 [error] <0.1327.0> gen_server <0.1327.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 2016-06-20 13:43:43.376 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1324.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated 2016-06-20 13:43:43.377 [error] <0.1327.0> CRASH REPORT Process <0.1327.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 2016-06-20 13:43:43.377 [error] <0.1329.0> gen_server <0.1329.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 2016-06-20 13:43:43.377 [error] <0.1330.0> gen_server <0.1330.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 2016-06-20 13:43:43.377 [error] <0.1329.0> CRASH REPORT Process <0.1329.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 2016-06-20 13:43:43.377 [error] <0.1330.0> CRASH REPORT Process <0.1330.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 2016-06-20 13:43:43.377 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1327.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated 2016-06-20 13:43:43.378 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1329.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated 2016-06-20 13:43:43.378 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1330.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated 2016-06-20 13:43:43.378 [error] <0.1332.0> gen_server <0.1332.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 2016-06-20 13:43:43.378 [error] <0.1332.0> CRASH REPORT Process <0.1332.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 2016-06-20 13:43:43.378 [error] <0.1334.0> gen_server <0.1334.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 2016-06-20 13:43:43.378 [error] <0.1334.0> CRASH REPORT Process <0.1334.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 2016-06-20 13:43:43.378 [error] <0.1336.0> gen_server <0.1336.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 2016-06-20 13:43:43.378 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1332.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated 2016-06-20 13:43:43.379 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1334.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated 2016-06-20 13:43:43.379 [error] <0.1336.0> CRASH REPORT Process <0.1336.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 2016-06-20 13:43:43.379 [error] <0.1344.0> gen_server <0.1344.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 2016-06-20 13:43:43.379 [error] <0.1344.0> CRASH REPORT Process <0.1344.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 2016-06-20 13:43:43.380 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1336.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated 2016-06-20 13:43:43.380 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1344.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated 2016-06-20 13:43:43.380 [error] <0.1317.0> CRASH REPORT Process <0.1317.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 2016-06-20 13:43:43.380 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1317.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated
ALL I can find for the relevant testing time in the log files
root@kolabfek001a [2] ~ # grep -re '2016-06-20 13:43:4[234]' /var/log/guam/* /var/log/guam/console.log:2016-06-20 13:43:43.369 [error] <0.1314.0> gen_server <0.1314.0> terminated with reason: no match of right hand value {error,einval} in kolab_guam_session:accept_client/2 line 130 /var/log/guam/console.log:2016-06-20 13:43:43.369 [error] <0.1314.0> CRASH REPORT Process <0.1314.0> with 0 neighbours exited with reason: no match of right hand value {error,einval} in kolab_guam_session:accept_client/2 line 130 in gen_server:terminate/7 line 804 /var/log/guam/console.log:2016-06-20 13:43:43.369 [error] <0.1338.0> gen_server <0.1338.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/console.log:2016-06-20 13:43:43.369 [error] <0.1338.0> CRASH REPORT Process <0.1338.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/console.log:2016-06-20 13:43:43.370 [error] <0.1315.0> gen_server <0.1315.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/console.log:2016-06-20 13:43:43.370 [error] <0.1315.0> CRASH REPORT Process <0.1315.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/console.log:2016-06-20 13:43:43.370 [error] <0.1339.0> gen_server <0.1339.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/console.log:2016-06-20 13:43:43.370 [error] <0.1316.0> gen_server <0.1316.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/console.log:2016-06-20 13:43:43.370 [error] <0.1339.0> CRASH REPORT Process <0.1339.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/console.log:2016-06-20 13:43:43.370 [error] <0.1316.0> CRASH REPORT Process <0.1316.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/console.log:2016-06-20 13:43:43.371 [error] <0.1342.0> gen_server <0.1342.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/console.log:2016-06-20 13:43:43.371 [error] <0.1342.0> CRASH REPORT Process <0.1342.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/console.log:2016-06-20 13:43:43.371 [error] <0.1317.0> gen_server <0.1317.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/console.log:2016-06-20 13:43:43.371 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1314.0> exit with reason no match of right hand value {error,einval} in kolab_guam_session:accept_client/2 line 130 in context child_terminated /var/log/guam/console.log:2016-06-20 13:43:43.372 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1338.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/console.log:2016-06-20 13:43:43.372 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1315.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/console.log:2016-06-20 13:43:43.372 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1339.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/console.log:2016-06-20 13:43:43.372 [error] <0.1318.0> gen_server <0.1318.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/console.log:2016-06-20 13:43:43.372 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1316.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/console.log:2016-06-20 13:43:43.373 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1342.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/console.log:2016-06-20 13:43:43.373 [error] <0.1318.0> CRASH REPORT Process <0.1318.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/console.log:2016-06-20 13:43:43.373 [error] <0.1319.0> gen_server <0.1319.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/console.log:2016-06-20 13:43:43.373 [error] <0.1320.0> gen_server <0.1320.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/console.log:2016-06-20 13:43:43.374 [error] <0.1320.0> CRASH REPORT Process <0.1320.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/console.log:2016-06-20 13:43:43.374 [error] <0.1319.0> CRASH REPORT Process <0.1319.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/console.log:2016-06-20 13:43:43.374 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1318.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/console.log:2016-06-20 13:43:43.374 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1320.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/console.log:2016-06-20 13:43:43.375 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1319.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/console.log:2016-06-20 13:43:43.375 [error] <0.1321.0> gen_server <0.1321.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/console.log:2016-06-20 13:43:43.375 [error] <0.1321.0> CRASH REPORT Process <0.1321.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/console.log:2016-06-20 13:43:43.375 [error] <0.1322.0> gen_server <0.1322.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/console.log:2016-06-20 13:43:43.375 [error] <0.1324.0> gen_server <0.1324.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/console.log:2016-06-20 13:43:43.375 [error] <0.1322.0> CRASH REPORT Process <0.1322.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/console.log:2016-06-20 13:43:43.376 [error] <0.1324.0> CRASH REPORT Process <0.1324.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/console.log:2016-06-20 13:43:43.376 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1321.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/console.log:2016-06-20 13:43:43.376 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1322.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/console.log:2016-06-20 13:43:43.376 [error] <0.1327.0> gen_server <0.1327.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/console.log:2016-06-20 13:43:43.376 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1324.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/console.log:2016-06-20 13:43:43.377 [error] <0.1327.0> CRASH REPORT Process <0.1327.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/console.log:2016-06-20 13:43:43.377 [error] <0.1329.0> gen_server <0.1329.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/console.log:2016-06-20 13:43:43.377 [error] <0.1330.0> gen_server <0.1330.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/console.log:2016-06-20 13:43:43.377 [error] <0.1329.0> CRASH REPORT Process <0.1329.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/console.log:2016-06-20 13:43:43.377 [error] <0.1330.0> CRASH REPORT Process <0.1330.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/console.log:2016-06-20 13:43:43.377 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1327.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/console.log:2016-06-20 13:43:43.378 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1329.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/console.log:2016-06-20 13:43:43.378 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1330.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/console.log:2016-06-20 13:43:43.378 [error] <0.1332.0> gen_server <0.1332.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/console.log:2016-06-20 13:43:43.378 [error] <0.1332.0> CRASH REPORT Process <0.1332.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/console.log:2016-06-20 13:43:43.378 [error] <0.1334.0> gen_server <0.1334.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/console.log:2016-06-20 13:43:43.378 [error] <0.1334.0> CRASH REPORT Process <0.1334.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/console.log:2016-06-20 13:43:43.378 [error] <0.1336.0> gen_server <0.1336.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/console.log:2016-06-20 13:43:43.378 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1332.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/console.log:2016-06-20 13:43:43.379 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1334.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/console.log:2016-06-20 13:43:43.379 [error] <0.1336.0> CRASH REPORT Process <0.1336.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/console.log:2016-06-20 13:43:43.379 [error] <0.1344.0> gen_server <0.1344.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/console.log:2016-06-20 13:43:43.379 [error] <0.1344.0> CRASH REPORT Process <0.1344.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/console.log:2016-06-20 13:43:43.380 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1336.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/console.log:2016-06-20 13:43:43.380 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1344.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/console.log:2016-06-20 13:43:43.380 [error] <0.1317.0> CRASH REPORT Process <0.1317.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/console.log:2016-06-20 13:43:43.380 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1317.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/crash.log:2016-06-20 13:43:43 =ERROR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =CRASH REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =ERROR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =CRASH REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =ERROR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =CRASH REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =ERROR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =ERROR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =CRASH REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =CRASH REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =ERROR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =CRASH REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =ERROR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =SUPERVISOR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =SUPERVISOR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =SUPERVISOR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =SUPERVISOR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =ERROR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =SUPERVISOR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =SUPERVISOR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =CRASH REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =ERROR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =ERROR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =CRASH REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =CRASH REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =SUPERVISOR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =SUPERVISOR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =SUPERVISOR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =ERROR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =CRASH REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =ERROR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =ERROR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =CRASH REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =CRASH REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =SUPERVISOR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =SUPERVISOR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =ERROR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =SUPERVISOR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =CRASH REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =ERROR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =ERROR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =CRASH REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =CRASH REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =SUPERVISOR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =SUPERVISOR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =SUPERVISOR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =ERROR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =CRASH REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =ERROR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =CRASH REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =ERROR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =SUPERVISOR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =SUPERVISOR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =CRASH REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =ERROR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =CRASH REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =SUPERVISOR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =SUPERVISOR REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =CRASH REPORT==== /var/log/guam/crash.log:2016-06-20 13:43:43 =SUPERVISOR REPORT==== /var/log/guam/error.log:2016-06-20 13:43:43.369 [error] <0.1314.0> gen_server <0.1314.0> terminated with reason: no match of right hand value {error,einval} in kolab_guam_session:accept_client/2 line 130 /var/log/guam/error.log:2016-06-20 13:43:43.369 [error] <0.1314.0> CRASH REPORT Process <0.1314.0> with 0 neighbours exited with reason: no match of right hand value {error,einval} in kolab_guam_session:accept_client/2 line 130 in gen_server:terminate/7 line 804 /var/log/guam/error.log:2016-06-20 13:43:43.369 [error] <0.1338.0> gen_server <0.1338.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/error.log:2016-06-20 13:43:43.369 [error] <0.1338.0> CRASH REPORT Process <0.1338.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/error.log:2016-06-20 13:43:43.370 [error] <0.1315.0> gen_server <0.1315.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/error.log:2016-06-20 13:43:43.370 [error] <0.1315.0> CRASH REPORT Process <0.1315.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/error.log:2016-06-20 13:43:43.370 [error] <0.1339.0> gen_server <0.1339.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/error.log:2016-06-20 13:43:43.370 [error] <0.1316.0> gen_server <0.1316.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/error.log:2016-06-20 13:43:43.370 [error] <0.1339.0> CRASH REPORT Process <0.1339.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/error.log:2016-06-20 13:43:43.370 [error] <0.1316.0> CRASH REPORT Process <0.1316.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/error.log:2016-06-20 13:43:43.371 [error] <0.1342.0> gen_server <0.1342.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/error.log:2016-06-20 13:43:43.371 [error] <0.1342.0> CRASH REPORT Process <0.1342.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/error.log:2016-06-20 13:43:43.371 [error] <0.1317.0> gen_server <0.1317.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/error.log:2016-06-20 13:43:43.371 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1314.0> exit with reason no match of right hand value {error,einval} in kolab_guam_session:accept_client/2 line 130 in context child_terminated /var/log/guam/error.log:2016-06-20 13:43:43.372 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1338.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/error.log:2016-06-20 13:43:43.372 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1315.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/error.log:2016-06-20 13:43:43.372 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1339.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/error.log:2016-06-20 13:43:43.372 [error] <0.1318.0> gen_server <0.1318.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/error.log:2016-06-20 13:43:43.372 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1316.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/error.log:2016-06-20 13:43:43.373 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1342.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/error.log:2016-06-20 13:43:43.373 [error] <0.1318.0> CRASH REPORT Process <0.1318.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/error.log:2016-06-20 13:43:43.373 [error] <0.1319.0> gen_server <0.1319.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/error.log:2016-06-20 13:43:43.373 [error] <0.1320.0> gen_server <0.1320.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/error.log:2016-06-20 13:43:43.374 [error] <0.1320.0> CRASH REPORT Process <0.1320.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/error.log:2016-06-20 13:43:43.374 [error] <0.1319.0> CRASH REPORT Process <0.1319.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/error.log:2016-06-20 13:43:43.374 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1318.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/error.log:2016-06-20 13:43:43.374 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1320.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/error.log:2016-06-20 13:43:43.375 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1319.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/error.log:2016-06-20 13:43:43.375 [error] <0.1321.0> gen_server <0.1321.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/error.log:2016-06-20 13:43:43.375 [error] <0.1321.0> CRASH REPORT Process <0.1321.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/error.log:2016-06-20 13:43:43.375 [error] <0.1322.0> gen_server <0.1322.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/error.log:2016-06-20 13:43:43.375 [error] <0.1324.0> gen_server <0.1324.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/error.log:2016-06-20 13:43:43.375 [error] <0.1322.0> CRASH REPORT Process <0.1322.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/error.log:2016-06-20 13:43:43.376 [error] <0.1324.0> CRASH REPORT Process <0.1324.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/error.log:2016-06-20 13:43:43.376 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1321.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/error.log:2016-06-20 13:43:43.376 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1322.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/error.log:2016-06-20 13:43:43.376 [error] <0.1327.0> gen_server <0.1327.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/error.log:2016-06-20 13:43:43.376 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1324.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/error.log:2016-06-20 13:43:43.377 [error] <0.1327.0> CRASH REPORT Process <0.1327.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/error.log:2016-06-20 13:43:43.377 [error] <0.1329.0> gen_server <0.1329.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/error.log:2016-06-20 13:43:43.377 [error] <0.1330.0> gen_server <0.1330.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/error.log:2016-06-20 13:43:43.377 [error] <0.1329.0> CRASH REPORT Process <0.1329.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/error.log:2016-06-20 13:43:43.377 [error] <0.1330.0> CRASH REPORT Process <0.1330.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/error.log:2016-06-20 13:43:43.377 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1327.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/error.log:2016-06-20 13:43:43.378 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1329.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/error.log:2016-06-20 13:43:43.378 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1330.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/error.log:2016-06-20 13:43:43.378 [error] <0.1332.0> gen_server <0.1332.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/error.log:2016-06-20 13:43:43.378 [error] <0.1332.0> CRASH REPORT Process <0.1332.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/error.log:2016-06-20 13:43:43.378 [error] <0.1334.0> gen_server <0.1334.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/error.log:2016-06-20 13:43:43.378 [error] <0.1334.0> CRASH REPORT Process <0.1334.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/error.log:2016-06-20 13:43:43.378 [error] <0.1336.0> gen_server <0.1336.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/error.log:2016-06-20 13:43:43.378 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1332.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/error.log:2016-06-20 13:43:43.379 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1334.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/error.log:2016-06-20 13:43:43.379 [error] <0.1336.0> CRASH REPORT Process <0.1336.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/error.log:2016-06-20 13:43:43.379 [error] <0.1344.0> gen_server <0.1344.0> terminated with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 /var/log/guam/error.log:2016-06-20 13:43:43.379 [error] <0.1344.0> CRASH REPORT Process <0.1344.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/error.log:2016-06-20 13:43:43.380 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1336.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/error.log:2016-06-20 13:43:43.380 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1344.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated /var/log/guam/error.log:2016-06-20 13:43:43.380 [error] <0.1317.0> CRASH REPORT Process <0.1317.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in gen_server:terminate/7 line 804 /var/log/guam/error.log:2016-06-20 13:43:43.380 [error] <0.1302.0> Supervisor {<0.1302.0>,kolab_guam_listener} had child session started with {kolab_guam_session,start_link,undefined} at <0.1317.0> exit with reason no match of right hand value {error,closed} in kolab_guam_session:accept_client/2 line 129 in context child_terminated root@kolabfek001a [0] ~ #