Cluster service crashing after upgrade to 10.15

This forum is only for reproducible bugs with csf and lfd (i.e. not iptables problems, lack of understanding how to use a feature, etc). Posts must be accompanied with full technical details of the problem and how it can be recreated. Any posts not adhering to this, or not considered bugs, will be moved to the General Discussion (csf) forum.
Post Reply
rispadmin
Junior Member
Posts: 15
Joined: 07 Oct 2015, 17:48

Cluster service crashing after upgrade to 10.15

Post by rispadmin »

We noticed random servers in our csf cluster were not responding when sent DENY commands.

Restarting at cli with csf -ra reopens the port:

Code: Select all

[ Mon Jul 24 17:56:11 ]
[ root@cp1 ~># csf -p|grep 7777
7777/tcp   -/-  -     (9359/root)          lfd Cluster Server                      /usr/local/cpanel/3rdparty/perl/524/bin/perl
But just a few minutes later, it closes again:

Code: Select all

[ Mon Jul 24 18:01:58 ]
[ root@cp1 ~># csf -p|grep 7777
[ Mon Jul 24 18:02:00 ]
[ root@cp1 ~>#
There doesn't seem to be any rhyme or reason.
Any ideas what happened in the update?
ForumAdmin
Moderator
Posts: 1523
Joined: 01 Oct 2008, 09:24

Re: Port 7777 closes randomly after u[pgrade to 10.15

Post by ForumAdmin »

Thank you for reporting this. We're looking into the issue now and should have a fix out shortly.
ForumAdmin
Moderator
Posts: 1523
Joined: 01 Oct 2008, 09:24

Re: Cluster service crashing after upgrade to 10.15

Post by ForumAdmin »

This should now be fixed in v10.16:
https://blog.configserver.com/
rispadmin
Junior Member
Posts: 15
Joined: 07 Oct 2015, 17:48

Re: Cluster service crashing after upgrade to 10.15

Post by rispadmin »

Thanks - update to 10.16 did the trick.
Post Reply