Move application : error when running jobqueue.pl

Pierre Hernandez <[email protected]> Thu, 28 Jan 2021 02:35:40 -0800 (PST)
Newsgroups gmane.comp.mozilla.devel.webtools
Message-ID <[email protected]>
Hi all,

I try to move existing bugzilla application on a new server. Everything goes well until i try to send emails. i got the following error: 

Argument contains empty address at lib/Email/MIME/Encode.pm line 154.
Argument contains empty address at lib/Email/MIME/Encode.pm line 154.
Failed to execute INSERT INTO ts_error
(jobid, funcid, message, error_time)
VALUES (?, ?, ?, ?)
 with jobid, funcid, message, error_time: DBD::mysql::st execute failed: Data too long for column 'message' at row 1 at lib/Data/ObjectDriver/Driver/DBI.pm line 418.

What's going wrong ? Do you have an idea? 

Here's the setup on new server: 

BUGZILLA 4.2.4
Perl v5.28.1
Mysql 5.7.33 

Thanks for your help






_______________________________________________
support-bugzilla mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-bugzilla
PLEASE put [email protected] in the To: field when you reply.