In Progress CPANEL-40473 - Autoresponder throws "Use of uninitialized value in concatenation"

LoadFactor

Well-Known Member
Jul 12, 2013
89
18
133
cPanel Access Level
Root Administrator
I have an autoresponder generating Perl errors and can't figure out why. The user's JSON file is valid:

{"stop":1655132400,"interval":10800,"start":null}

The message itself looks good, UTF-8 charset, line endings are LF.

The full error is:
Use of uninitialized value in concatenation (.) or string at bin/autorespond.pl line 87, <STDIN> line 28.
 

stormy

Well-Known Member
Nov 22, 2003
240
59
178
Spain
cPanel Access Level
Root Administrator
I'm experiencing this on 102.0.18. I'm on the STABLE branch and plan on staying with 102 LTS. How can I fix this? The listed workaround doesn't seem like a workaround at all.