Página 1 de 1

Debug otra vez

Publicado: 13 Mar 2016, 12:08
por Todtuga
Hola amigos! Al intentar ACTIVAR una cuenta de usuario
4.jpg
me salta este DEBUG:

Código: Seleccionar todo

[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_messenger.php on line 1426: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

Warning: Cannot modify header information - headers already sent by (output started at /home/citroen/public_html/includes/functions.php:3903) in /home/citroen/public_html/includes/functions.php on line 2530

Código: Seleccionar todo

Error General
SQL ERROR [ mysql4 ]

MySQL server has gone away [2006]

SQL

INSERT INTO phpbb_log (user_id, log_ip, log_time, log_operation, log_type, log_data) VALUES ('2', '181.90.200.23', 1457867075, 'LOG_ERROR_EMAIL', 2, 'a:1:{i:0;s:901:\"<strong>EMAIL/SMTP</strong><br /><em>/adm/index.php</em><br /><br />No se puede obtener los códigos de respuesta del servidor de email.<h1>Backtrace</h1><p>Connecting to mail.citroentuc.com.ar:25<br />LINE: 1022 <- 220-acceso.webhostn1.com ESMTP Exim 4.86_1 #1 Sun, 13 Mar 2016 08:03:35 -0300 \r\n<br />LINE: 1022 <- 220-We do not authorize the use of this system to transport unsolicited, \r\n<br />LINE: 1022 <- 220 and/or bulk e-mail.\r\n<br /># EHLO acceso.webhostn1.com<br />LINE: 1371 <- 250-acceso.webhostn1.com Hello acceso.webhostn1.com [205.234.253.70]\r\n<br />LINE: 1371 <- 250-SIZE 52428800\r\n<br />LINE: 1371 <- 250-8BITMIME\r\n<br />LINE: 1371 <- 250-PIPELINING\r\n<br />LINE: 1371 <- 250-AUTH PLAIN LOGIN\r\n<br />LINE: 1371 <- 250-STARTTLS\r\n<br />LINE: 1371 <- 250 HELP\r\n<br /># STARTTLS<br />LINE: 1416 <- 220 TLS go ahead\r\n<br /># AUTH PLAIN<br /><br /></p><br />\";}')

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 852
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysql.php
LINE: 181
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysql->sql_query()

FILE: [ROOT]/phpbb/log/log.php
LINE: 314
CALL: phpbb\db\driver\factory->sql_query()

FILE: [ROOT]/includes/functions.php
LINE: 3299
CALL: phpbb\log\log->add()

FILE: [ROOT]/includes/functions_messenger.php
LINE: 381
CALL: add_log()

FILE: [ROOT]/includes/functions_messenger.php
LINE: 537
CALL: messenger->error()

FILE: [ROOT]/includes/functions_messenger.php
LINE: 336
CALL: messenger->msg_email()

FILE: [ROOT]/includes/acp/acp_inactive.php
LINE: 134
CALL: messenger->send()

FILE: [ROOT]/includes/functions_module.php
LINE: 674
CALL: acp_inactive->main()

FILE: [ROOT]/adm/index.php
LINE: 81
CALL: p_master->load_active()
Tengo que hacer algo? es para preocuparse? o lo dejo como esta? Gracias :geek:

Re: Debug otra vez

Publicado: 14 Mar 2016, 22:11
por Todtuga
Otra vez ocurrió el mismo Debug. La cosa es que al parecer este problema se asoció de repente con el registro de los nuevos usuarios. Los nuevos usuarios me envian mails reclamando que no se les activa su cuenta, es por eso que tengo que hacerlo manualmente.

Código: Seleccionar todo

[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_messenger.php on line 1426: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

Warning: Cannot modify header information - headers already sent by (output started at /home/citroen/public_html/includes/functions.php:3903) in /home/citroen/public_html/includes/functions.php on line 2530
Gracias