-
Notifications
You must be signed in to change notification settings - Fork 582
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[dev.icinga.com #6724] TLS Connections still unstable in 2.0.1 #1800
Comments
Updated by gbeutner on 2014-08-01 11:33:56 +00:00 I'm also (still) seeing the same issue on RHEL 5:
Thread 13 (Thread 0xb5b77b90 (LWP 22752)):
Thread 12 (Thread 0xb59ffb90 (LWP 22756)):
Thread 11 (Thread 0xb59beb90 (LWP 22825)):
--
Thread 9 (Thread 0xb5c3ab90 (LWP 22833)):
Thread 8 (Thread 0xb5bf9b90 (LWP 22834)):
Thread 7 (Thread 0xb5cbcb90 (LWP 22835)):
Thread 6 (Thread 0xb597db90 (LWP 22836)):
--
Thread 5 (Thread 0xb593cb90 (LWP 22837)):
Thread 4 (Thread 0xb58bab90 (LWP 26303)):
Thread 3 (Thread 0xb5879b90 (LWP 8669)):
Thread 2 (Thread 0xb56ffb90 (LWP 8670)):
Thread 1 (Thread 0xb61d16e0 (LWP 22714)):
--
(gdb) |
Updated by gbeutner on 2014-08-01 11:46:47 +00:00
|
Updated by gbeutner on 2014-08-01 12:52:00 +00:00
|
Updated by gbeutner on 2014-08-01 13:25:05 +00:00
Applied in changeset 3f647bb. |
Updated by gbeutner on 2014-08-01 13:33:05 +00:00
|
Updated by gbeutner on 2014-08-01 13:35:26 +00:00 I'm not entirely sure if that patch really fixes it. Please retest this. |
Updated by TechIsCool on 2014-08-01 17:34:20 +00:00 Here is the info you were looking for. version: v2.0.1-60-gb02a1ff)
|
Updated by TechIsCool on 2014-08-03 19:05:46 +00:00 So even though it is still throwing that error replication now seems to be working correctly. I read through the modified docs that where updated after I got the configuration set up and removed the folder /etc/icinga2/zone.d/config-ha-master from my slave that I had created. This started the replication functioning correctly. |
Updated by gbeutner on 2014-08-04 06:50:52 +00:00
FWIW it's still not working properly for my own cluster. |
Updated by gbeutner on 2014-08-04 07:04:09 +00:00 The latest problem I'm seeing with TLS connections is this:
132 ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: No such file or directory.
(gdb) up
(gdb) up
61 pthread_mutex_lock.c: No such file or directory. |
Updated by gbeutner on 2014-08-05 07:36:28 +00:00
|
Updated by gbeutner on 2014-08-05 08:25:57 +00:00
Please retest again. My own cluster seems to be working properly again. |
Updated by ccesario on 2014-08-05 13:29:55 +00:00 No more error here too. After upgrade to version v2.0.1-85-g53d3a4a |
Updated by TechIsCool on 2014-08-05 15:59:39 +00:00 still errors for me but its not stopping replication or config migration. Master Restart of Icinga2 serviceError on Secondary
Error on Master
Secondary Restart of Icinga2 serviceerror on Master
Error on Secondary
|
This issue has been migrated from Redmine: https://dev.icinga.com/issues/6724
Created by dhanke on 2014-07-15 05:16:23 +00:00
Assignee: gbeutner
Status: Resolved (closed on 2014-08-05 08:25:57 +00:00)
Target Version: 2.0.2
Last Update: 2014-08-05 15:59:39 +00:00 (in Redmine)
[2014-07-11 09:48:41 +0200] critical/TlsStream: SSL_read() failed with code 336195711, "error:1409F07F:SSL routines:SSL3_WRITE_PENDING:bad write retry"
[2014-07-11 09:48:41 +0200] warning/ApiClient: Error while reading JSON-RPC message for identity 'xxxxxxxx': /usr/src/packages/BUILD/icinga2-2.0.1/lib/base/tlsstream.cpp(175): Throw in function virtual size_t icinga::TlsStream::Read(void*, size_t)
Dynamic exception type: boost::exception_detail::clone_implicinga::openssl_error
std::exception::what: std::exception
[boost::errinfo_api_function_*] = SSL_read
[icinga::StackTrace*] =
(0) libbase.so: void boost::exception_detail::throw_exception_icinga::openssl_error(icinga::openssl_error const&, char const**, char const**, int) (+0x1ea) [0x7f9052f2558a]
(1) libbase.so: icinga::TlsStream::Read(void*, unsigned long) (+0x2d0) [0x7f9052f23a40]
(2) libbase.so: icinga::NetString::ReadStringFromStream(boost::shared_ptricinga::Stream const&, icinga::String*) (+0x4b) [0x7f9052ee23eb]
(3) libremote.so: icinga::JsonRpc::ReadMessage(boost::shared_ptricinga::Stream const&) (+0x3e) [0x7f904f7658ce]
(4) libremote.so: icinga::ApiClient::ProcessMessage() (+0x39) [0x7f904f7206a9]
(5) libremote.so: icinga::ApiClient::MessageThreadProc() (+0x68) [0x7f904f721788]
(6) libboost_thread.so.1.54.0: (+0xd5e3) [0x7f9053a5e5e3]
(7) libpthread.so.0: (+0x7806) [0x7f9051133806]
(8) libc.so.6: clone (+0x6d) [0x7f905162db1d]
Changesets
2014-08-01 13:23:07 +00:00 by gbeutner 3f647bb
2014-08-04 07:50:47 +00:00 by gbeutner 6455c51
2014-08-04 10:48:46 +00:00 by gbeutner 3c8e84e
2014-08-04 11:35:12 +00:00 by gbeutner 9c99826
2014-08-04 12:59:38 +00:00 by (unknown) 8d0fab9
2014-08-04 15:23:41 +00:00 by (unknown) 7b8dc1d
2014-08-05 06:41:52 +00:00 by gbeutner da41725
2014-08-05 07:10:59 +00:00 by gbeutner 883170a
2014-08-05 07:35:28 +00:00 by gbeutner f3d5584
2014-08-05 09:30:06 +00:00 by (unknown) 87e63ed
Relations:
The text was updated successfully, but these errors were encountered: