[ZBX-15292] Zabbix-server not running after restart Created: 2018 Dec 09 Updated: 2018 Dec 15 Resolved: 2018 Dec 09 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Incident report | Priority: | Critical |
Reporter: | Hamid Gholami | Assignee: | Unassigned |
Resolution: | Duplicate | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() |
||||||||
Issue Links: |
|
Description |
I had experienced regarding zabbix4.0.2 and zabbix4.0.2rc1. Unfortunately both of them after installation (through source package) and after first restart or server rebooting don't work with following Error in log. 7610:20181207:195302.027 ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] what should I do? httpd : Apache/2.4.6 MariaDB : mysql Ver 15.1 Distrib 5.5.60-MariaDB, for Linux (x86_64) using readline 5.1 |
Comments |
Comment by Vladislavs Sokurenko [ 2018 Dec 09 ] |
Could you please be so kind and provide full log, that would really help, thanks ! |
Comment by Hamid Gholami [ 2018 Dec 09 ] |
of course. |
Comment by Vladislavs Sokurenko [ 2018 Dec 09 ] |
Backtrace 10038:20181207:210344.936 === Backtrace: === 10038:20181207:210344.938 20: /usr/local/sbin/zabbix_server: alerter #3 started(zbx_backtrace+0x2b) [0x49fffb] 10038:20181207:210344.938 19: /usr/local/sbin/zabbix_server: alerter #3 started(zbx_log_fatal_info+0x155) [0x4a0215] 10038:20181207:210344.939 18: /usr/local/sbin/zabbix_server: alerter #3 started() [0x4a03d6] 10038:20181207:210344.939 17: /lib64/libpthread.so.0(+0xf5d0) [0x7f283b1aa5d0] 10038:20181207:210344.939 16: /lib64/libnss3.so(PK11_DigestOp+0x1f) [0x7f2834e3280f] 10038:20181207:210344.939 15: /lib64/libcurl.so.4(+0x43dfa) [0x7f283857fdfa] 10038:20181207:210344.939 14: /lib64/libcurl.so.4(+0x4fca9) [0x7f283858bca9] 10038:20181207:210344.939 13: /lib64/libcurl.so.4(+0x49c38) [0x7f2838585c38] 10038:20181207:210344.939 12: /lib64/libcurl.so.4(+0x4897e) [0x7f283858497e] 10038:20181207:210344.940 11: /lib64/libcurl.so.4(+0x334d8) [0x7f283856f4d8] 10038:20181207:210344.940 10: /lib64/libcurl.so.4(curl_multi_perform+0xd1) [0x7f28385703b1] 10038:20181207:210344.940 9: /lib64/libcurl.so.4(curl_easy_perform+0xf3) [0x7f2838567623] 10038:20181207:210344.940 8: /usr/local/sbin/zabbix_server: alerter #3 started() [0x4ab607] 10038:20181207:210344.940 7: /usr/local/sbin/zabbix_server: alerter #3 started(send_email+0x18b) [0x4ab91b] 10038:20181207:210344.940 6: /usr/local/sbin/zabbix_server: alerter #3 started(alerter_thread+0x56c) [0x424afc] 10038:20181207:210344.940 5: /usr/local/sbin/zabbix_server: alerter #3 started(zbx_thread_start+0x3e) [0x4a901e] 10038:20181207:210344.940 4: /usr/local/sbin/zabbix_server: alerter #3 started(MAIN_ZABBIX_ENTRY+0x73b) [0x42441b] 10038:20181207:210344.941 3: /usr/local/sbin/zabbix_server: alerter #3 started(daemon_start+0x1a5) [0x49fb15] 10038:20181207:210344.941 2: /usr/local/sbin/zabbix_server: alerter #3 started(main+0x338) [0x423528] 10038:20181207:210344.941 1: /lib64/libc.so.6(__libc_start_main+0xf5) [0x7f2837d163d5] 10038:20181207:210344.941 0: /usr/local/sbin/zabbix_server: alerter #3 started() [0x423852] |
Comment by Vladislavs Sokurenko [ 2018 Dec 09 ] |
Thank you for your report, closing as duplicate of |
Comment by Hamid Gholami [ 2018 Dec 09 ] |
Thank you for your cooperation but for remove libcurl packages need to remove many packages,so It's almost impossible. As a result it can be said installation zabbix4.0.2 and zabbix 4.0.2rc1 on CentOS7 is impossible. |
Comment by Vladislavs Sokurenko [ 2018 Dec 09 ] |
If you install though source code then you can also try to compliling libcurl with openssl if that’s an option |
Comment by Hamid Gholami [ 2018 Dec 15 ] |
Hi dear, vso It is curl version: "curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.36 zlib/1.2.7 libidn/1.28 libssh2/1.4.3 Also I compile with openssl / Guntls and both of them failed with same error in log.
|