Repeated SSL Errors in /usr/local/cpanel/logs/error_log - 'Net::SSLeay error left in queue'
Hello,
I'm experiencing repeated SSL-related errors in the `/usr/local/cpanel/logs/error_log`. These errors are logged every 1-2 seconds, and the following messages appear consistently:
Net::SSLeay error left in queue from previous call: “error:0A000126:SSL routines::unexpected eof while reading” (167772454) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
I've already tried the following actions:
- Updated cPanel to the latest version.
- Updated Net::SSLeay by running `cpan install Net::SSLeay`.
However, the issue persists. Could anyone please provide guidance on what might be causing this issue or how to further troubleshoot it? Any assistance would be greatly appreciated.
Thank you in advance!
-
Hey there! This is most likely related to a recent Roundcube issue - do you have a lot of users accessing webmail on the machine? If so, it's best to restore the backup to fix this:
0 -
Thank you for your reply.
The four servers experiencing this issue are brand new machines running CloudLinux 9.4, which I recently activated as part of our migration from CentOS 7 servers. These servers were installed directly with cPanel version 120, so unfortunately, I do not have a backup of the Roundcube database from cPanel version 110.
Given this, could you please advise on the next steps to resolve the issue without a previous version backup? Any guidance would be greatly appreciated.
Thank you in advance for your assistance.
Best regards,
0 -
Thanks for the additional details - that likely isn't the case at all then since these are new machines.
Unfortunately the SSLeay package is used for many of the secure connections on the system, so I can't say for sure what is causing it based on the output you included earlier. If you don't see any additional logs there it might be best to create a ticket so this can be investigated directly on the server.
0 -
Hello,
Thank you for the response. I have conducted further research on the issue and found additional entries in the
/var/log/exim_mainlog
that seem to be related to the errors in/usr/local/cpanel/logs/error_log
. The errors share the same error code (error:0A000126:SSL routines::unexpected eof while reading
), suggesting a possible connection between the two logs.Here are some of the entries from
/var/log/exim_mainlog
:
2024-09-10 14:38:38 TLS error (SSL_read): on connection from (smtp.knnidiomas.com.br) [165.51.0.232]:50319 error:0A000126:SSL routines::unexpected eof while reading
2024-09-10 14:41:02 TLS error on connection from [202.80.175.31]:59171 (SSL_accept): error:0A000126:SSL routines::unexpected eof while reading
2024-09-10 14:43:45 TLS error on connection from c-73-53-155-79.hsd1.fl.comcast.net [73.53.155.79]:60566 (SSL_accept): error:0A000126:SSL routines::unexpected eof while reading
2024-09-10 14:47:17 TLS error on connection from [83.220.234.75]:48795 (SSL_accept): error:0A000126:SSL routines::unexpected eof while readingGiven the matching error codes, I believe these logs could provide more context. Please let me know if this information is sufficient for further investigation, or if any additional details are needed.
Best regards,
0 -
Could you let me know your operating system, and the output of this command?
rpm -qa | grep -i openssl-1
0 -
Hello,
The command did not return any results:
[root@server ~]# rpm -qa | grep -i openssl-1
[root@server ~]Here are the details of the operating system:
[root@server ~]# cat /etc/os-release
NAME="CloudLinux"
VERSION="9.4 (Vladimir Vasyutin)"
ID="cloudlinux"
ID_LIKE="rhel centos fedora"
VERSION_ID="9.4"
PLATFORM_ID="platform:el9"
PRETTY_NAME="CloudLinux 9.4 (Vladimir Vasyutin)"Additionally, here’s the OpenSSL version installed:
[root@server ~]# openssl version
OpenSSL 3.0.7 1 Nov 2022 (Library: OpenSSL 3.0.7 1 Nov 2022)Please let me know if you need any further information.
Best regards,
0 -
I'm honestly not sure at this point - it would be best to create a ticket to get this checked out.
1 -
Hi Jean,
We're experiencing the same issue on a new Almalinux 9.4 cPanel server.
Have you found a resolution yet?Best regards,
Jeff
0 -
Hi Jeff,
Unfortunately, we haven’t found a solution yet. The issue is also occurring on CloudLinux 9.4 as well as CloudLinux 8.10 servers in our environment.
We’ve been investigating various logs, but the root cause remains unclear. If you discover any fixes or workarounds, I’d appreciate it if you could share them.
Best regards,
Jean0 -
I don't have any more details on my end just yet, but we've had some other reports of this behavior as well. I'm speaking with our developers and I'll let you know once I have more details.
0 -
It looks like our team was already aware of the issue and we have case CPANEL-42887 opened. They are working on this now and hopefully we'll have a resolution soon!
0 -
Hi,
Is there any update on this case?
While using cPanel's API to create login link via WHMCS we are getting this error:
cPanel API Unreachable: Connection Error: error:0A000126:SSL routines::unexpected eof while reading(35)
It appears first and then disappears and it happens frequently.
1 -
Let me check and see what I can find out!
0 -
It happens frequently like every two days, it occurs for a few minutes e.g. 10-15 minutes then gets resolved automatically. In one server we noticed that changing hostname and then setting it again fixes the issue. But then it happens after two days again. We are using OpenSSL 1.1.1f and CloudLinux 8. We get this error when we login to a cPanel user using WHMCS or while creating a user session via whmapi1 create_user_session
Here's the /usr/local/cpanel/error_log
[1727968879] libunbound[3487463:0] error: event_add failed. in cpsl. [1727968880] libunbound[3487463:0] error: event_add failed. in cpsl. cpsrvd 171582e22af35: Cpanel::Exception::NetSSLeay/(XID 5sh7bx) Net::SSLeay::ssl_write_all(SCALAR(0x2bd20c0)) produced an operating system error (EPIPE, Broken pipe) and 1 [asis,OpenSSL] [numerate,_6,error,errors]: ARRAY(0x2cc2c40) at /usr/local/cpanel/Cpanel/Server/Connection/SSL.pm line 64. Cpanel::Server::Connection::SSL::write_buffer(Cpanel::Server::Connection::SSL=HASH(0x2b97098), SCALAR(0x2bd20c0)) called at /usr/local/cpanel/Cpanel/Server/Response.pm line 223 Cpanel::Server::Response::__ANON__(SCALAR(0x2bd20c0)) called at /usr/local/cpanel/Cpanel/Server/Responders/Stream.pm line 45 Cpanel::Server::Responders::Stream::write(Cpanel::Server::Responders::Stream=HASH(0x2cdd070), 6) called at /usr/local/cpanel/Cpanel/Server/Responder.pm line 176 Cpanel::Server::Responder::finish(Cpanel::Server::Responders::Stream=HASH(0x2cdd070), 2) called at /usr/local/cpanel/Cpanel/Server/Responder.pm line 91 Cpanel::Server::Responder::readonly_from_input_and_send_response(Cpanel::Server::Responders::Stream=HASH(0x2cdd070)) called at /usr/local/cpanel/Cpanel/Server/Response.pm line 147 Cpanel::Server::Response::send_response(Cpanel::Server::Response=HASH(0x2ae37c8), Cpanel::Server::Response::Source::ReadOnlyString=HASH(0x2bd1fe8)) called at cpsrvd.pl line 3121 cpanel::cpsrvd::servcontent("document", "./frontend/jupiter/core/web-components/dist/assets/sitejet-pr"..., "use_magic", 1, "static", 1, "content_type", "image/png") called at cpsrvd.pl line 2839 cpanel::cpsrvd::dodoc_cpaneld() called at cpsrvd.pl line 2112 cpanel::cpsrvd::dodoc(HASH(0x1c443d8)) called at cpsrvd.pl line 1854 cpanel::cpsrvd::handle_one_connection(8) called at cpsrvd.pl line 1148 cpanel::cpsrvd::script() called at cpsrvd.pl line 447 Net::SSLeay error left in queue from previous call: “error:140E0197:SSL routines:SSL_shutdown:shutdown while in init” (336462231) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28. Net::SSLeay error left in queue from previous call: “error:140E0197:SSL routines:SSL_shutdown:shutdown while in init” (336462231) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28. cpsrvd 30b5e5d32583d: Cpanel::Exception::NetSSLeay/(XID rcc578) Net::SSLeay::ssl_write_all(SCALAR(0x2bd14e8)) produced an operating system error (EPIPE, Broken pipe) and 1 [asis,OpenSSL] [numerate,_6,error,errors]: ARRAY(0x2d347e8) at /usr/local/cpanel/Cpanel/Server/Connection/SSL.pm line 64. Cpanel::Server::Connection::SSL::write_buffer(Cpanel::Server::Connection::SSL=HASH(0x29b72d0), SCALAR(0x2bd14e8)) called at /usr/local/cpanel/Cpanel/Server/Response.pm line 223 Cpanel::Server::Response::__ANON__(SCALAR(0x2bd14e8)) called at /usr/local/cpanel/Cpanel/Server/Responders/Stream/Gzip.pm line 92 Cpanel::Server::Responders::Stream::Gzip::write(Cpanel::Server::Responders::Stream::Gzip=HASH(0x2bbd2b8), 6) called at /usr/local/cpanel/Cpanel/Server/Responder.pm line 176 Cpanel::Server::Responder::finish(Cpanel::Server::Responders::Stream::Gzip=HASH(0x2bbd2b8), 2) called at /usr/local/cpanel/Cpanel/Server/Responders/Chunked/Gzip.pm line 29 Cpanel::Server::Responders::Chunked::Gzip::finish(Cpanel::Server::Responders::Stream::Gzip=HASH(0x2bbd2b8), 2) called at /usr/local/cpanel/Cpanel/Server/Responder.pm line 91 Cpanel::Server::Responder::readonly_from_input_and_send_response(Cpanel::Server::Responders::Stream::Gzip=HASH(0x2bbd2b8)) called at /usr/local/cpanel/Cpanel/Server/Response.pm line 147 Cpanel::Server::Response::send_response(Cpanel::Server::Response=HASH(0x2b33cd0), Cpanel::Server::Response::Source::ReadOnlyString=HASH(0x2bbcca0)) called at cpsrvd.pl line 3121 cpanel::cpsrvd::servcontent("document", "./frontend/jupiter/libraries/cjt2-dist/frameworks.cmb.js", "use_magic", 1, "static", 1, "content_type", "text/javascript") called at cpsrvd.pl line 2839 cpanel::cpsrvd::dodoc_cpaneld() called at cpsrvd.pl line 2112 cpanel::cpsrvd::dodoc(HASH(0x1c443d8)) called at cpsrvd.pl line 1854 cpanel::cpsrvd::handle_one_connection(8) called at cpsrvd.pl line 1148 cpanel::cpsrvd::script() called at cpsrvd.pl line 447 Net::SSLeay error left in queue from previous call: “error:140E0197:SSL routines:SSL_shutdown:shutdown while in init” (336462231) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28. Net::SSLeay error left in queue from previous call: “error:140E0197:SSL routines:SSL_shutdown:shutdown while in init” (336462231) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28. cpsrvd 30b5e5d32583d: Cpanel::Exception::NetSSLeay/(XID yxcf5g) Net::SSLeay::ssl_write_all(SCALAR(0x2c31bd8)) produced an operating system error (EPIPE, Broken pipe) and 1 [asis,OpenSSL] [numerate,_6,error,errors]: ARRAY(0x2c15f70) at /usr/local/cpanel/Cpanel/Server/Connection/SSL.pm line 64. Cpanel::Server::Connection::SSL::write_buffer(Cpanel::Server::Connection::SSL=HASH(0x2ae3960), SCALAR(0x2c31bd8)) called at /usr/local/cpanel/Cpanel/Server/Response.pm line 223 Cpanel::Server::Response::__ANON__(SCALAR(0x2c31bd8)) called at /usr/local/cpanel/Cpanel/Server/Responders/Stream.pm line 45 Cpanel::Server::Responders::Stream::write(Cpanel::Server::Responders::Stream=HASH(0x2c31ad0), 6) called at /usr/local/cpanel/Cpanel/Server/Responder.pm line 176 Cpanel::Server::Responder::finish(Cpanel::Server::Responders::Stream=HASH(0x2c31ad0), 2) called at /usr/local/cpanel/Cpanel/Server/Responder.pm line 91 Cpanel::Server::Responder::readonly_from_input_and_send_response(Cpanel::Server::Responders::Stream=HASH(0x2c31ad0)) called at /usr/local/cpanel/Cpanel/Server/Response.pm line 147 Cpanel::Server::Response::send_response(Cpanel::Server::Response=HASH(0x2b33700), Cpanel::Server::Response::Source::ReadOnlyString=HASH(0x1c06890)) called at cpsrvd.pl line 3121 cpanel::cpsrvd::servcontent("document", "./frontend/jupiter/core/web-components/dist/assets/sitejet-pr"..., "use_magic", 1, "static", 1, "content_type", "image/png") called at cpsrvd.pl line 2839 cpanel::cpsrvd::dodoc_cpaneld() called at cpsrvd.pl line 2112 cpanel::cpsrvd::dodoc(HASH(0x1c443d8)) called at cpsrvd.pl line 1854 cpanel::cpsrvd::handle_one_connection(8) called at cpsrvd.pl line 1148 cpanel::cpsrvd::script() called at cpsrvd.pl line 447 Net::SSLeay error left in queue from previous call: “error:140E0197:SSL routines:SSL_shutdown:shutdown while in init” (336462231) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28. Net::SSLeay error left in queue from previous call: “error:140E0197:SSL routines:SSL_shutdown:shutdown while in init” (336462231) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28. [2024-07-20 14:02:46 -0400] info [xml-api] Permission denied: You do not have the required privileges to run “get_current_profile”. [get_current_profile] version [1]. [2024-07-20 14:02:46 -0400] info [xml-api] Invalid package WP Classic [2024-10-03 11:35:38 -0400] info [xml-api] Invalid package WP Classic [getpkginfo] version [1]. [2024-10-03 11:35:38 -0400] info [xml-api] Aborted batch due to command failure. [batch] version [1]. [1727970146] libunbound[3499192:0] error: event_add failed. in cpsl.
0 -
I just confirmed this has been assigned to a development team, although I don't have any type of timeframe on when this will be resolved. If I hear anything else on my end I'll be sure to post an update!
0 -
Any update on this?
I am having the same issue on my serves.
0 -
Hello.
Yesterday I have installed DNS only on AlmaLinux 9.
Today I got this error "Could not connect to xxx/json-api/version: IO::Socket::SSL 1.42 must be installed for https support Net::SSLeay 1.49 must be installed for https support".
How to install these 2 missing packages "IO::Socket::SSL" and "Net::SSLeay" and why they are not already included if DNS Cluster required it?
Thank you!
0 -
studiofaca - this seems like a different issue than the rest of this thread - could you create a separate thread with more details about your particular system.
For the rest of the users here, case CPANEL-42887 is scheduled to go through QA testing either this week or next week and then we will be able to post a public fix for the extra log errors.
0 -
For me, I get this error on a brand new CPanel on Almalinux 9. When this happens, the webmail (roundcube) becomes slow to open or load a message as it timeout before retry. Any news on this issue? My clients are complainig for a new faster server and slow webmail access.
0 -
Humberto Coelho - since there was some earlier confusion in this thread, can you share the exact error messages you're seeing?
0 -
I have the same problem on AlmaLinux 9 fresh install nothing changed :
[2025-01-13 16:43:21 +0100] warn [webmaild] (XID 3ms2wb) Documents are not permitted to contain null characters, or new lines.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
[2025-01-13 16:52:59 +0100] warn [webmaild] (XID tzqu5e) Documents are not permitted to contain null characters, or new lines.
[2025-01-13 16:53:19 +0100] warn [webmaild] (XID 2hf82t) Documents are not permitted to contain null characters, or new lines.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
cpsrvd 2badabe0d4caf: Cpanel::Exception::NetSSLeay/(XID 9e67qx) Net::SSLeay::ssl_write_all(SCALAR(0x25dd578)) produced an operating system error (EPIPE, Broken pipe) and 1 [asis,OpenSSL] [numerate,_6,error,errors]: ARRAY(0x2777218)
at /usr/local/cpanel/Cpanel/Server/Connection/SSL.pm line 66.
Cpanel::Server::Connection::SSL::write_buffer(Cpanel::Server::Connection::SSL=HASH(0x21467c8), SCALAR(0x25dd578)) called at /usr/local/cpanel/Cpanel/Server/Response.pm line 223
Cpanel::Server::Response::__ANON__(SCALAR(0x25dd578)) called at /usr/local/cpanel/Cpanel/Server/Responders/Stream/Gzip.pm line 92
Cpanel::Server::Responders::Stream::Gzip::write(Cpanel::Server::Responders::Stream::Gzip=HASH(0x25db840), 4) called at /usr/local/cpanel/Cpanel/Server/Responder.pm line 176
Cpanel::Server::Responder::finish(Cpanel::Server::Responders::Stream::Gzip=HASH(0x25db840), 4) called at /usr/local/cpanel/Cpanel/Server/Responders/Chunked/Gzip.pm line 29
Cpanel::Server::Responders::Chunked::Gzip::finish(Cpanel::Server::Responders::Stream::Gzip=HASH(0x25db840), 4) called at /usr/local/cpanel/Cpanel/Server/Responder.pm line 96
Cpanel::Server::Responder::blocking_read_from_input_and_send_response(Cpanel::Server::Responders::Stream::Gzip=HASH(0x25db840)) called at /usr/local/cpanel/Cpanel/Server/Response.pm line 147
Cpanel::Server::Response::send_response(Cpanel::Server::Response=HASH(0x2171940), Cpanel::Server::Response::Source::String=HASH(0x2226b28)) called at cpsrvd.pl line 3121
cpanel::cpsrvd::servcontent("document", "./3rdparty/roundcube/skins/elastic/watermark.html", "content_type", "text/html; charset=\"utf-8\"") called at cpsrvd.pl line 6397
cpanel::cpsrvd::dodoc_webmaild() called at cpsrvd.pl line 2115
cpanel::cpsrvd::dodoc(HASH(0x1a3c2e0)) called at cpsrvd.pl line 1801
cpanel::cpsrvd::handle_one_connection(12) called at cpsrvd.pl line 1148
cpanel::cpsrvd::script() called at cpsrvd.pl line 447Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
[2025-01-13 17:15:46 +0100] warn [webmaild] (XID mgbj6e) Documents are not permitted to contain null characters, or new lines.
[2025-01-13 18:16:57 +0100] info [autorepair] Successfully verified signature for cpanel (key types: release).
[2025-01-13 18:16:57 +0100] info [-] Successfully verified signature for cpanel (key types: release).
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
[2025-01-13 19:22:54 +0100] info [whostmgrd] Successfully verified signature for cpanel (key types: release).
cpsrvd 2badabe0d4caf: Cpanel::Exception::NetSSLeay/(XID b9xc4m) Net::SSLeay::ssl_write_all(SCALAR(0x219cd08)) produced an operating system error (EPIPE, Broken pipe) and 1 [asis,OpenSSL] [numerate,_6,error,errors]: ARRAY(0x2348fb0)
at /usr/local/cpanel/Cpanel/Server/Connection/SSL.pm line 66.
Cpanel::Server::Connection::SSL::write_buffer(Cpanel::Server::Connection::SSL=HASH(0x2146570), SCALAR(0x219cd08)) called at /usr/local/cpanel/Cpanel/Server/Response.pm line 223
Cpanel::Server::Response::__ANON__(SCALAR(0x219cd08)) called at /usr/local/cpanel/Cpanel/Server/Responders/Stream/Gzip.pm line 92
Cpanel::Server::Responders::Stream::Gzip::write(Cpanel::Server::Responders::Stream::Gzip=HASH(0x225a488), 6) called at /usr/local/cpanel/Cpanel/Server/Responder.pm line 176
Cpanel::Server::Responder::finish(Cpanel::Server::Responders::Stream::Gzip=HASH(0x225a488), 2) called at /usr/local/cpanel/Cpanel/Server/Responders/Chunked/Gzip.pm line 29
Cpanel::Server::Responders::Chunked::Gzip::finish(Cpanel::Server::Responders::Stream::Gzip=HASH(0x225a488), 2) called at /usr/local/cpanel/Cpanel/Server/Responder.pm line 91
Cpanel::Server::Responder::readonly_from_input_and_send_response(Cpanel::Server::Responders::Stream::Gzip=HASH(0x225a488)) called at /usr/local/cpanel/Cpanel/Server/Response.pm line 147
Cpanel::Server::Response::send_response(Cpanel::Server::Response=HASH(0x2171d60), Cpanel::Server::Response::Source::ReadOnlyString=HASH(0x21f3e20)) called at cpsrvd.pl line 3121
cpanel::cpsrvd::servcontent("document", "./core/web-components/dist/jupiter-web-components.cmb.min.js", "reuse_last_stat", 1, "static", 1, "content_type", "text/javascript") called at cpsrvd.pl line 6995
cpanel::cpsrvd::dodoc_whostmgrd() called at cpsrvd.pl line 2118
cpanel::cpsrvd::dodoc(HASH(0x1a3c2e0)) called at cpsrvd.pl line 1854
cpanel::cpsrvd::handle_one_connection(6) called at cpsrvd.pl line 1148
cpanel::cpsrvd::script() called at cpsrvd.pl line 447Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
[2025-01-13 19:23:19 +0100] warn [whostmgrd] The subprocess (whostmgr (partial)) exited with an error (ID 639409904209064): The subprocess reported error number 1 when it ended.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
Net::SSLeay error left in queue from previous call: “error:0A000197:SSL routines::shutdown while in init” (167772567) at /usr/local/cpanel/Cpanel/NetSSLeay.pm line 28.
[2025-01-13 21:27:25 +0100] info [whostmgrd] Successfully verified signature for cpanel (key types: release).0 -
Marcin M - could you create a ticket on this? This is different than the original case, but I'm not able to reproduce this on a test machine.
0
Please sign in to leave a comment.
Comments
22 comments