Hi everyone!
I have been getting the following errors that I have not been able to track down. I have seen them now on multiple builds, on multiple versions of asterisk/freepbx, and in both the Freepbx (current) and PIAF distros after upgrading. I’ve spent hours(days really) searching for a way to correct these or at least find out what they are, as I feel something is broken after the upgrades.
Currently I am testing on:
Freepbx Distro: Started at FreePBX Distro 2.210.62-5 (Asterisk 10) i386
Currently upgraded to:
Asterisk: Ver. 11.3.0 (seen on Asterisk 8&10 as well)
Centos: CentOS release 6.2
FreePBX: 2.11.0.10 (Seen on upgrade from 2.9 to 2.11 and from 2.10 to 2.11)
1.) Main concern- Constant flow of the broken pipe errors in the asterisk logs, they a nonstop:
[2013-08-03 22:58:03] ERROR[5518]: utils.c:1297 ast_careful_fwrite: fwrite() returned error: Broken pipe
[2013-08-03 22:58:03] ERROR[5518]: utils.c:1297 ast_careful_fwrite: fwrite() returned error: Broken pipe
== Manager ‘admin’ logged off from 127.0.0.1
== Manager ‘admin’ logged on from 127.0.0.1
[2013-08-03 22:58:08] ERROR[5519]: utils.c:1297 ast_careful_fwrite: fwrite() returned error: Broken pipe
[2013-08-03 22:58:08] ERROR[5519]: utils.c:1297 ast_careful_fwrite: fwrite() returned error: Broken pipe
== Manager ‘admin’ logged off from 127.0.0.1
== Manager ‘admin’ logged on from 127.0.0.1
[2013-08-03 22:58:14] ERROR[5520]: utils.c:1297 ast_careful_fwrite: fwrite() returned error: Broken pipe
[2013-08-03 22:58:14] ERROR[5520]: utils.c:1297 ast_careful_fwrite: fwrite() returned error: Broken pipe
== Manager ‘admin’ logged off from 127.0.0.1
2.) If I go and change the Asterisk Manager Password through Settings/Advanced Settings. Not only do I lose access to parking lots scripts etc, and have received retrieve_conf failed in the GUI, but I am seeing the following in the asterisk logs:
[2013-08-03 22:47:50] WARNING[5313]: security_events.c:566 add_ie: Required IE ‘50’ for security event type ‘12’ not present
[2013-08-03 22:47:50] NOTICE[5313]: manager.c:2589 authenticate: 127.0.0.1 failed to authenticate as ‘admin’
[2013-08-03 22:47:50] NOTICE[5313]: manager.c:2589 authenticate: 127.0.0.1 failed to authenticate as ‘admin’
== Connect attempt from ‘127.0.0.1’ unable to authenticate
Any help would be appreciated, especially with the pipe errors and I am happy to provide any further information.
Thanks!
-James