Utils.c: fwrite() returned error: Broken pipe how to solve it?

hi ,
wt does this error mean :

Aug 15 19:42:01] ERROR[21058] utils.c: fwrite() returned error: Connection reset by peer
[Aug 15 19:48:17] ERROR[21311] utils.c: fwrite() returned error: Connection reset by peer
[Aug 15 19:48:17] ERROR[21311] utils.c: fwrite() returned error: Broken pipe

and how to solve it ???
regards

It probably means that you have set up a manager connection that is failing. If all your connections are from 127.0.0.1 the loopback interface then that probably shows an overloaded machine, or a badly configuired client on your local machine. If from elsewhere, then probably either either the above or a network problem.

You really need to be very explicit in what versions of everything you are using, which distro or handbuilt because unfortunately all our mind-readers left the forum last week.

hi ,
sorry for that
here is my config

Kernel
Linux(i386)-2.6.18-238.12.1.el5

Elastix
elastix-2.2.0-14
elastix-firstboot-2.2.0-5
elastix-system-2.2.0-14
elastix-email_admin-2.2.0-9
elastix-vtigercrm-5.1.0-8
elastix-extras-2.0.4-4
elastix-asterisk-sounds-1.2.3-1
elastix-my_extension-2.2.0-5
elastix-agenda-2.2.0-5
elastix-a2billing-1.8.1-16
elastix-addons-2.2.0-4
elastix-im-2.0.4-2
elastix-pbx-2.2.0-14
elastix-security-2.2.0-7
elastix-reports-2.2.0-6
elastix-fax-2.2.0-4

RounCubeMail
RoundCubeMail-0.3.1-10

Mail
postfix-2.3.3-2.3.el5_6
cyrus-imapd-2.3.7-12.el5_7.1

IM
openfire-3.5.1-2

FreePBX
freePBX-2.8.1-7

Asterisk
asterisk-1.8.7.0-0
asterisk-perl-0.10-2
asterisk-addons-1.8.7.0-0

FAX
hylafax-4.3.10-2rhel5
iaxmodem-1.2.0-1.1

DRIVERS
dahdi-2.4.1.2-5
rhino-0.99.4-2.rc1
wanpipe-util-3.5.23-1

Sorry but Elastix doesn’t use a legitimate FreePBX, it forked up FreePBX 2.8 a couple of years ago, and apparently has all sorts of other stuff such as vtigercrm, im, who knows perhaps addons, that will presumably be connecting to port 5038 also.

Again, sorry, but I think you will need to go to them for help with what they call FreePBX.

thanks very much ,
i will

regards