Process-one
ejabberd
ejabberd@conference.process-one.net
Saturday, February 3, 2018< ^ >
zinid has set the subject to: ejabberd discussions: https://docs.ejabberd.im
Room Configuration
Room Occupants

GMT+0
[00:07:57] <Student> guys need some help
[00:08:32] <Student> in ejabberd.yml there is :
certfiles:
  - "/opt/ejabberd/conf/ssl_2018/domain1/*.pem"
  - "/opt/ejabberd/conf/ssl_2018/domain2/*.pem"
[00:09:08] <Student> host_config:
   "1jabber.com":
     domain_certfile:  "/opt/ejabberd/conf/ssl_2018/domain1/*.pem"
   "nologs.club":
     domain_certfile:  "/opt/ejabberd/conf/ssl_2018/domain2/*.pem"
[00:09:15] <Student> do I need this also?
[00:09:30] <Student> because I try to migrate from older config file to newer
[00:14:08] ejabberd upstream leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[00:29:25] cippaciong leaves the room: Stream closed by us: Replaced by new connection (conflict)
[00:41:18] Student leaves the room
[00:59:37] <vanitasvitae> Student: are you the admin of 1jabber.com?
[01:05:32] cippaciong leaves the room: Stream closed by us: Replaced by new connection (conflict)
[01:11:45] cippaciong leaves the room: Stream closed by us: Replaced by new connection (conflict)
[01:13:57] cippaciong leaves the room: Stream closed by us: Replaced by new connection (conflict)
[01:28:19] <Student> yes
[01:28:41] <Student> from now yes
[01:29:20] pprrks leaves the room
[01:34:41] ejabberd upstream leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[01:35:21] erik leaves the room
[01:37:32] <Student> vanitasvitae: add me onn jabber
[01:37:57] <Student> I try to write to you but seems that your captcha deny me request
[01:50:45] cippaciong leaves the room: Stream closed by us: Replaced by new connection (conflict)
[02:00:33] <gakwaya> vanitasvitae: snkeaky CAPTHAs😁. Is this stranger captcha thing documented somewhere?
[02:02:20] <Student> yes, I saw his captcha and interested on it, because I delete from my server user, who was do a spam/flood xmpp, and now he start flood me...
[02:02:39] <Student> need some help...
[02:08:21] Licaon_Kter leaves the room: unknown reason
[02:34:32] ejabberd upstream leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[02:54:41] ejabberd upstream leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[03:16:38] Student leaves the room
[04:14:39] cippaciong leaves the room: Connection failed: connection closed
[04:41:25] Student leaves the room
[05:10:48] Student leaves the room
[05:57:21] suzyo leaves the room: Disconnected: Replaced by new connection
[05:58:59] zinid leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[06:05:46] <zinid> Student, regarding certificates: no, you should not use domain_certfile option, it's deprecated
[06:06:05] <zinid> Student, regarding captcha: it's a feature available in the latest master
[06:07:35] <Student> zinid: makinng all night different channges on ejabberd.yml - bring me some good results
[06:08:04] <zinid> Student, what old config you're talking about?
[06:08:24] <Student> I was usinng 16.08 before from debian ports
[06:08:36] <Student> and now I use latest
[06:09:03] <zinid> why did you need to change the config? everything should work with the old one, there are no incompatibilities
[06:11:14] <Student> because every time I saw on log different warnings
[06:11:27] <Student> so I decide to use new rules of config
[06:11:46] ejabberd upstream leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[06:15:14] <Student> zinid: in my ejabberd log - "unable to verify the first certificate" is it on my side problem or onn the server to wich my server try to do s2s?
[06:19:07] jeremy leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[06:20:26] <zinid> what server?
[06:20:39] <zinid> did you check your server using the observatory?
[06:20:42] <zinid> xmpp.net
[06:21:10] <Student> zinid: https://check.messaging.one/
[06:21:18] gakwaya leaves the room
[06:21:24] <zinid> yes, does it report errors?
[06:24:55] srgcdev leaves the room: Stream closed by us: Replaced by new connection (conflict)
[06:26:14] <Student> in my logs I oftenn see such "Authentication failed: Peer provided no SASL mechanisms"
[06:26:52] SouL leaves the room: Disconnected: Replaced by new connection
[06:28:12] <Student> it seems that problem with sertificate, but as I see all is working, but not with all servers
[06:28:46] <zinid> no, those peers are just poorly configured
[06:28:52] <zinid> your certificate is just fine
[06:29:12] <Student> zinid: thannks, but can I have s2s ?
[06:29:22] <zinid> and do you see "Accepted inbound s2s EXTERNAL" in the log?
[06:29:25] <Student> with those who poorly configured?
[06:29:39] <zinid> yes, mod_s2s_dialback, without options
[06:29:48] <zinid> add and reload the config
[06:30:08] <Student> zinid: you mean restart server
[06:30:12] <zinid> no
[06:30:15] <Student> ??
[06:30:22] <zinid> I mean `ejabberdctl reload-config` or something
[06:30:29] <Student> ok
[06:30:47] <zinid> no need to restart recent ejabberd, all options are now automatically reloaded
[06:31:08] <Student> cat /opt/ejabberd/logs/ejabberd.log | grep "Accepted outbound s2s EXTERNAL authentication " --color
[06:31:13] <Student> I saw connnectionns
[06:31:28] <Student> but not with those who as you said before - poorly configured
[06:31:30] <zinid> this means your cert is accepted by some
[06:31:56] <zinid> yes, they are running outdated software or something
[06:32:02] <zinid> check for "inbound" now
[06:32:11] <Student> I also uncomment mod_legacy_auth - as I read in google
[06:32:57] <zinid> yes
[06:33:08] <Student> zinid: it was your post
[06:33:10] <Student> :)
[06:33:26] <zinid> yes, it's also stated in the example config
[06:34:33] <Student> no inbounnd connections...
[06:36:01] <zinid> $ grep 'warning' /opt/ejabberd/logs/ejabberd.log
[06:36:17] <zinid> do you see any warnings?
[06:36:27] <zinid> and what OS?
[06:36:42] <Student> Debian 9 Stretch
[06:37:07] <Student> zinid: @ejabberd_c2s:process_terminated:290 (tls|<0.2780.0>) Failed to secure c2s connection: TLS failed: SSL_do_handshake failed: error:1408A0C1:SSL routines:ssl3_get_client_hello:no shared cipher
[06:37:56] ejabberd upstream leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[06:38:25] <zinid> that's ok, most likely generated by the xmppoke
[06:39:02] <zinid> and you accept s2s with EXTERNAL, I just checked that, so your server is configured just fine, except, maybe, mod_s2s_dialback
[06:39:32] <zinid> but mod_s2s_dialback is only needed for backward compatibility, so...
[06:39:48] <Student> I know that this server to which I want to comunicate is online, I do not told that I do all as needed - I read and google all the night and this worked
[06:40:25] <Student> or ask some questions here and reading history onn jabber.ru conference
[06:40:43] <Student> does there also will be a history of current conference?
[06:41:40] <zinid> Student, https://process-one.net/logs/ejabberd@conference.process-one.net/
[06:41:48] <zinid> all chatlogs are copied already
[06:42:49] <Student> so what possible to do to start comunicate with that server?
[06:43:48] <zinid> mod_s2s_dialback
[06:49:45] <Student> already add it to Modules sectionns, config reload, no changes, so right now try to comment mod_legacy_auth
[06:50:34] <Student> maybe mod_s2s_dialback nneed some options?
[06:51:02] <zinid> no
[06:51:13] <zinid> also, mod_legacy_auth WILL NOT HELP with your problem
[06:51:29] <zinid> there might be any errors in the log
[06:52:10] <zinid> $ egrep 'warning|error' /opt/ejabberd/logs/ejabberd.log
[06:56:30] <Student> zinid: https://pastebin.com/H3pP5eSb
[06:57:03] ejabberd upstream leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[06:57:52] <zinid> Failed outbound s2s EXTERNAL authentication 1jabber.com -> shangryla.net (78.47.150.166): Authentication failed: Peer responded with error: self signed certificate in certificate chain (not-authorized)
[06:57:54] <zinid> wut?
[06:58:04] <zinid> did you change something in your certfiles configuration?
[06:58:16] <Student> no
[06:59:53] <zinid> just checked this great server:
2018-02-03 06:58:31.405 [info] <0.3129.0>@ejabberd_s2s_out:handle_auth_failure:227 (tls|<0.3129.0>) Failed outbound s2s EXTERNAL authentication zinid.ru -> shangryla.net (78.47.150.166): Authentication failed: Peer responded with error: certificate not trusted (not-authorized)
2018-02-03 06:58:31.405 [info] <0.3129.0>@mod_s2s_dialback:s2s_out_auth_result:147 (tls|<0.3129.0>) Retrying with s2s dialback authentication: zinid.ru -> shangryla.net (78.47.150.166)
2018-02-03 06:58:31.743 [info] <0.362.0>@ejabberd_listener:accept:302 (<0.3130.0>) Accepted connection ::FFFF:78.47.150.166:49261 -> ::FFFF:198.211.126.52:5269
2018-02-03 06:58:31.867 [info] <0.3130.0>@ejabberd_s2s_in:handle_auth_success:187 (tls|<0.3130.0>) Accepted inbound s2s EXTERNAL authentication shangryla.net -> zinid.ru (::FFFF:78.47.150.166)
2018-02-03 06:58:31.908 [info] <0.3129.0>@ejabberd_s2s_out:handle_auth_success:217 (tls|<0.3129.0>) Accepted outbound s2s dialback authentication zinid.ru -> shangryla.net (78.47.150.166)
2018-02-03 06:58:31.978 [info] <0.362.0>@ejabberd_listener:accept:302 (<0.3131.0>) Accepted connection ::FFFF:78.47.150.166:39378 -> ::FFFF:198.211.126.52:5269
2018-02-03 06:58:32.084 [info] <0.3131.0>@ejabberd_s2s_in:handle_auth_success:187 (tls|<0.3131.0>) Accepted inbound s2s EXTERNAL authentication shangryla.net -> zinid.ru (::FFFF:78.47.150.166)
[07:00:11] <zinid> but still, dialback works
[07:00:30] <zinid> but since you set the loglevel to 'error', you will see jack shit in the log
[07:01:05] <Student> maybe some error in my file?
[07:01:08] <Student> config?
[07:01:18] <zinid> who knows
[07:01:27] <zinid> why did you set the loglevel to error, goddamit?
[07:01:31] <zinid> do you read what I say?
[07:01:39] <zinid> it's becoming annoying
[07:02:01] <Student> zinid: I do not change loglevel sine I talk with you
[07:02:14] <zinid> post your config somewhere
[07:02:15] <Student> Loglevel: 4
[07:08:16] jeremy leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[07:09:14] <zinid> s2s_use_starttls: required
[07:09:23] <zinid> first problem
[07:09:32] <zinid> s2s_access: s2s
[07:09:34] <zinid> second problem
[07:11:11] frainz leaves the room: Stream closed by us: Replaced by new connection (conflict)
[07:11:13] <zinid> ah, seems like you fixed the access rules, so s2s_access shouldn't be a problem anymore
[07:11:40] <zinid> but anyway you should set `s2s_use_starttls: optional` if you want mod_s2s_dialback to work
[07:12:23] <zinid> and there should be a warning in the log, not sure why you don't see it, probably blind or something
[07:12:37] <Student> [09:09:32] <zinid> s2s_access: s2s - ?
[07:12:45] <zinid> read further
[07:12:58] <Student> ah ok
[07:13:03] <Student> maybe I am blind
[07:13:05] <Student> ))
[07:13:44] <Student> all other setings are fine?
[07:14:03] <Student> so I do not need restart my server just ennough to eload config?
[07:14:12] <zinid> no need to restart
[07:15:31] frainz leaves the room: Stream closed by us: Replaced by new connection (conflict)
[07:18:39] <zinid> also, $ grep dialback
[07:19:44] ejabberd upstream leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[07:24:09] SouL leaves the room
[07:25:15] frainz leaves the room: Stream closed by us: Replaced by new connection (conflict)
[07:26:17] frainz leaves the room: Stream closed by us: Replaced by new connection (conflict)
[07:30:42] jeremy leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[07:30:55] SouL leaves the room
[07:37:53] <Student> it seems new config is workinng, but now I try to write from my domain to exploit.im - and exploit.im get my messages, but I do not receive his messages
[07:38:47] <Student> I even do not get any messages messages
[07:43:21] Licaon_Kter leaves the room: Stream closed by us: Replaced by new connection (conflict)
[07:44:47] ejabberd upstream leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[07:49:08] <zinid> comment out `s2s_access` and try again
[07:49:11] jeremy leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[07:57:31] <Student> zinid on my list of blocked domains there is no current domain
[07:59:18] <zinid> there should be something in the log then
[07:59:46] <Student> maybe need change LogLevel?
[08:00:08] <zinid> I have no idea, I didn't see your log yet, maybe there is already needed info
[08:30:40] hlad leaves the room
[08:31:31] zinid leaves the room
[08:45:26] edhelas leaves the room: Stream reset by peer
[08:54:45] hlad leaves the room
[08:54:47] frainz leaves the room: Stream closed by us: Replaced by new connection (conflict)
[08:55:38] srgcdev leaves the room
[08:57:38] vanitasvitae leaves the room
[08:57:58] rom1dep leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[09:01:00] hlad leaves the room
[09:04:14] vanitasvitae leaves the room: Stream closed by us: Replaced by new connection (conflict)
[09:04:17] cippaciong leaves the room: Stream closed by us: Replaced by new connection (conflict)
[09:06:39] mimi89999 leaves the room
[09:06:41] SouL leaves the room
[09:15:01] mimi89999 leaves the room: Disconnected: Replaced by new connection
[09:15:37] mimi89999 leaves the room: Disconnected: Replaced by new connection
[09:21:31] Man_Life leaves the room
[09:22:41] mimi89999 leaves the room: Disconnected: Replaced by new connection
[09:24:55] mimi89999 leaves the room: Disconnected: Replaced by new connection
[09:35:25] Eelco leaves the room
[09:46:42] Man_Life leaves the room
[09:46:42] hlad leaves the room
[09:58:10] SouL leaves the room
[09:58:17] SouL leaves the room
[10:07:29] cippaciong leaves the room: Stream closed by us: Replaced by new connection (conflict)
[10:09:54] joekokker leaves the room: Replaced by new connection
[10:12:01] hlad leaves the room
[10:12:18] jannic leaves the room
[10:15:05] cippaciong leaves the room: Connection failed: connection closed
[10:16:58] cippaciong leaves the room: Connection failed: connection closed
[10:18:26] jeremy leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[10:22:48] srgcdev leaves the room: Stream closed by us: Replaced by new connection (conflict)
[10:25:40] vanitasvitae leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[10:28:36] rom1dep leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[10:33:26] hlad leaves the room
[10:33:47] mimi89999 leaves the room
[10:36:30] mimi89999 leaves the room: Disconnected: Replaced by new connection
[10:43:31] Holger leaves the room
[10:53:06] Holger leaves the room
[10:55:37] SouL leaves the room
[10:56:03] SouL leaves the room
[11:02:28] rom1dep leaves the room: Stream closed by us: Replaced by new connection (conflict)
[11:04:17] vanitasvitae leaves the room: Stream closed by us: Replaced by new connection (conflict)
[11:05:50] alacer leaves the room
[11:09:55] vanitasvitae leaves the room: Stream closed by us: Replaced by new connection (conflict)
[11:12:57] Man_Life leaves the room
[11:13:35] Holger leaves the room
[11:13:45] rom1dep leaves the room: Stream closed by us: Replaced by new connection (conflict)
[11:14:39] frainz leaves the room
[11:21:56] hlad leaves the room
[11:26:21] Holger leaves the room
[11:26:45] rom1dep leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[11:27:56] zinid leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[11:31:51] cippaciong leaves the room: Machine going to sleep
[11:37:39] rom1dep leaves the room: Stream closed by us: Replaced by new connection (conflict)
[11:43:42] ejabberd upstream leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[11:44:08] Man_Life leaves the room: Logged out
[11:57:05] SouL leaves the room
[11:58:19] SouL leaves the room
[11:59:46] rom1dep leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[12:20:11] suzyo leaves the room: Disconnected: Replaced by new connection
[12:23:00] cippaciong leaves the room: Stream closed by us: Replaced by new connection (conflict)
[12:23:35] srgcdev leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[12:29:05] marc leaves the room: unknown reason
[12:32:52] geakins leaves the room
[12:37:40] jannic leaves the room
[12:43:00] Holger leaves the room: Replaced by new connection
[12:48:23] marzanna leaves the room: Stream closed by us: Replaced by new connection (conflict)
[12:59:28] cippaciong leaves the room: Stream closed by us: Replaced by new connection (conflict)
[13:02:14] cippaciong leaves the room: Stream closed by us: Replaced by new connection (conflict)
[13:05:35] rom1dep leaves the room: Stream closed by us: Replaced by new connection (conflict)
[13:09:21] cippaciong leaves the room
[13:22:43] suzyo leaves the room: Disconnected: Replaced by new connection
[13:24:44] rom1dep leaves the room: Stream closed by us: Replaced by new connection (conflict)
[13:37:06] rom1dep leaves the room: Stream closed by us: Replaced by new connection (conflict)
[13:38:14] SaltyBones leaves the room: Stream closed by us: Replaced by new connection (conflict)
[13:42:19] jannic leaves the room
[13:43:26] Man_Life leaves the room: Logged out
[13:45:34] ejabberd upstream leaves the room: offline
[13:51:57] rom1dep leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[14:00:16] cippaciong leaves the room: Stream closed by us: Replaced by new connection (conflict)
[14:03:15] SaltyBones leaves the room: Machine going to sleep
[14:04:55] zuglufttier leaves the room
[14:09:39] mimi89999 leaves the room
[14:11:10] cippaciong leaves the room: Stream closed by us: Replaced by new connection (conflict)
[14:11:20] ejabberd upstream leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[14:17:10] zuglufttier leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[14:19:06] rom1dep leaves the room: Stream closed by us: Replaced by new connection (conflict)
[14:19:28] jeremy leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[14:24:50] SaltyBones leaves the room: Stream closed by us: Replaced by new connection (conflict)
[14:28:47] rom1dep leaves the room: Stream closed by us: Replaced by new connection (conflict)
[14:39:06] gakwaya leaves the room
[14:43:45] ThUnD3r|Gr33n leaves the room: Connection failed: connection closed
[14:46:01] zuglufttier leaves the room: Stream closed by us: Replaced by new connection (conflict)
[14:53:07] rom1dep leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[14:54:31] cippaciong leaves the room: Stream closed by us: Replaced by new connection (conflict)
[14:56:41] SaltyBones leaves the room: Connection failed: connection closed
[14:57:29] Man_Life leaves the room: Logged out
[14:59:33] pprrks leaves the room
[14:59:49] ThUnD3r|Gr33n leaves the room: Connection failed: connection closed
[15:01:46] srgcdev leaves the room
[15:04:11] SaltyBones leaves the room: Stream closed by us: Replaced by new connection (conflict)
[15:05:07] ThUnD3r|Gr33n leaves the room: Connection failed: connection closed
[15:06:52] frainz leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[15:09:59] SaltyBones leaves the room: Connection failed: timeout
[15:20:45] SaltyBones leaves the room: Connection failed: connection closed
[15:23:23] cippaciong leaves the room: Stream closed by us: Replaced by new connection (conflict)
[15:28:07] SaltyBones leaves the room: Connection failed: connection closed
[15:28:35] cippaciong leaves the room: Stream closed by us: system-shutdown
[15:31:05] cippaciong leaves the room: Stream closed by us: Replaced by new connection (conflict)
[15:31:12] cippaciong leaves the room: Connection failed: connection closed
[15:31:25] Holger leaves the room: Replaced by new connection
[15:45:59] Licaon_Kter leaves the room: Stream closed by us: Replaced by new connection (conflict)
[15:49:36] zuglufttier leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[16:11:30] mr.newbie leaves the room: Connection failed: ping_timeout
[16:12:30] hlad leaves the room
[16:16:48] Akasch leaves the room: Rechner geht in den Ruhezustand
[16:17:13] SouL leaves the room
[16:17:17] SouL leaves the room
[16:20:17] suzyo leaves the room
[16:25:56] zuglufttier leaves the room: Stream closed by us: Replaced by new connection (conflict)
[16:28:20] christoph leaves the room
[16:40:57] vanitasvitae leaves the room: Stream closed by us: Replaced by new connection (conflict)
[16:48:47] suzyo leaves the room: Disconnected: Replaced by new connection
[16:55:53] mr.newbie leaves the room: Connection failed: ping_timeout
[17:02:58] frainz leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[17:04:09] mimi89999 leaves the room: Disconnected: Replaced by new connection
[17:06:54] mimi89999 leaves the room: Disconnected: Replaced by new connection
[17:07:52] mimi89999 leaves the room: Disconnected: Replaced by new connection
[17:09:52] mr.newbie leaves the room: Connection failed: ping_timeout
[17:10:42] suzyo leaves the room
[17:11:33] rom1dep leaves the room: Stream closed by us: Replaced by new connection (conflict)
[17:11:49] jannic leaves the room: Replaced by new connection
[17:18:07] mr.newbie leaves the room: Connection failed: ping_timeout
[17:21:17] mr.newbie leaves the room: unknown reason
[17:22:13] hlad leaves the room
[17:22:51] SaltyBones leaves the room: Stream closed by us: Replaced by new connection (conflict)
[17:28:27] SaltyBones leaves the room: Connection failed: connection closed
[17:29:16] Holger leaves the room
[17:30:08] mr.newbie leaves the room: Connection failed: ping_timeout
[17:34:32] jeremy leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[17:34:39] SaltyBones leaves the room: Connection failed: connection closed
[17:38:26] mimi89999 leaves the room
[17:45:16] suzyo leaves the room
[17:45:19] mr.newbie leaves the room: Connection failed: ping_timeout
[17:45:42] suzyo leaves the room
[17:48:19] mr.newbie leaves the room: Connection failed: ping_timeout
[17:48:21] srgcdev leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[17:49:03] mimi89999 leaves the room
[17:58:48] jeremy leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[18:19:20] jeremy leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[18:19:20] zuglufttier leaves the room
[18:23:46] hlad leaves the room
[18:27:26] mikl leaves the room
[18:35:34] jeremy leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[18:36:45] mr.newbie leaves the room: Connection failed: ping_timeout
[18:40:06] srgcdev leaves the room: Stream closed by us: Replaced by new connection (conflict)
[18:42:25] jere leaves the room
[18:44:21] Man_Life leaves the room
[18:45:46] Man_Life leaves the room: Logged out
[18:50:55] zuglufttier leaves the room
[19:28:43] christoph leaves the room
[19:38:01] zinid leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[19:46:03] Student leaves the room
[20:11:33] cippaciong leaves the room: Stream closed by us: Replaced by new connection (conflict)
[20:20:22] rom1dep leaves the room: Stream closed by us: Replaced by new connection (conflict)
[20:21:37] zuglufttier leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[20:24:19] sezuan leaves the room: Replaced by new connection
[20:26:46] hlad leaves the room
[20:26:54] sezuan leaves the room: Replaced by new connection
[20:36:46] mr.newbie leaves the room: Connection failed: ping_timeout
[20:37:41] zinid leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[20:41:16] jeremy leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[20:43:02] rom1dep leaves the room
[20:43:40] mr.newbie leaves the room: unknown reason
[20:44:58] Eelco leaves the room
[20:45:26] Akasch leaves the room
[20:58:54] mr.newbie leaves the room: unknown reason
[21:11:03] Student leaves the room
[21:12:21] Student leaves the room
[21:12:23] mr.newbie leaves the room: Connection failed: ping_timeout
[21:13:37] Student leaves the room
[21:13:46] srgcdev leaves the room
[21:15:39] <Student> zinid: you was right, now it is comunicate with those problem servers as needed
[21:15:41] <Student> thanks
[21:18:43] Marzanna leaves the room
[21:18:53] srgcdev leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[21:19:23] jeremy leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[21:20:22] mr.newbie leaves the room: Connection failed: ping_timeout
[21:23:18] rom1dep leaves the room: Stream closed by us: Replaced by new connection (conflict)
[21:25:04] frainz leaves the room
[21:38:37] joekokker leaves the room
[21:39:43] geakins leaves the room
[21:52:17] SouL leaves the room
[21:52:28] mr.newbie leaves the room: Connection failed: ping_timeout
[21:55:40] mr.newbie leaves the room: Connection failed: ping_timeout
[22:07:53] Student leaves the room: Replaced by new connection
[22:26:51] mr.newbie leaves the room: Connection failed: ping_timeout
[22:30:09] mr.newbie leaves the room: Connection failed: ping_timeout
[22:35:47] mr.newbie leaves the room: Connection failed: ping_timeout
[22:36:59] rom1dep leaves the room
[22:40:54] mr.newbie leaves the room: Connection failed: ping_timeout
[22:42:02] suzyo leaves the room
[22:47:55] mr.newbie leaves the room: unknown reason
[22:49:12] jeremy leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[22:55:23] mr.newbie leaves the room: Connection failed: connection closed
[22:57:50] mr.newbie leaves the room: unknown reason
[23:05:51] mimi89999 leaves the room
[23:06:41] mr.newbie leaves the room: Connection failed: ping_timeout
[23:12:30] vanitasvitae leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[23:14:15] jeremy leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[23:14:42] sezuan leaves the room
[23:16:03] marc leaves the room: unknown reason
[23:27:02] mr.newbie leaves the room: unknown reason
[23:36:51] frainz leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[23:41:35] mr.newbie leaves the room: Connection failed: ping_timeout
[23:46:42] jeremy leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
[23:48:49] christoph leaves the room: Stream closed by us: Replaced by new connection (conflict)
[23:54:11] pod leaves the room
[23:59:15] jeremy leaves the room: Stream closed by us: Timed out waiting for stream resumption (connection-timeout)
Powered by ejabberd - robust, scalable and extensible XMPP server Powered by Erlang Valid XHTML 1.0 Transitional Valid CSS!