lfd[894]: Main Process: Can't locate Net/DNS/Resolver/linux.pm in @INC (you may need to install the Net::DNS::Resolver::linux module)
Not really finding anything that uses Net::DNS::Resolver::linux - not sure what's going on.
Not seeing where anyone else has had this issue, and I'm sure I'm not the only one using cPanel 78 now. So have to believe it's something specific to my setup. But I don't know where to look.
Do you think this might be something to do with the new cPanel release - cPanel 11.78.0.11 ? They had licensing issues yesterday and had to release an updated version of cPanel to fix licensing issues (or something, they were kind of hush, hush about it).
The only references I am seeing to Net::DNS::Resolver::linux are in
Nobody else running cPanel 78.0.11 is seeing this? Am I the only one that has upgraded to 78.0.11?
The same references to Net::DNS::Resolver::linux appear in those files in cPanel 76.0.20. I'm still not finding any linux.pm file any where on any server though.
For what it's worth, I was able to "solve" this by copying /usr/local/cpanel/3rdparty/perl/528/lib/perl5/cpanel_lib/Net/DNS/Resolver/UNIX.pm to /usr/local/cpanel/3rdparty/perl/528/lib/perl5/cpanel_lib/Net/DNS/Resolver/linux.pm and changing the instances of UNIX to linux in that file. And lfd restarts.
I'm certain that's not a kosher fix... but at least it lets lfd restart.
Can you say if you have a Net/DNS/Resolver/linux.pm file some where on the 78.0.11 server? Perhaps I'm missing a package some where? Although I would assume upcp would install the necessary packages that cPanel needs.
Also.. no clue why this is popping up in lfd.log if CSF/LFD doesn't even use this.
No, that file doesn't exist for Net::DNS::Resolver, the error is due to some fallback in Perl that makes Net::DNS::Resolver look for linux.pm. Why it happens I've no idea. It's likely some perl module dependency, but that can be a bit of a rabbit hole.
If you'd like to log a ticket on the helpdesk we can have a look tomorrow and see if we can find what is causing the failure.