ast_carefulwrite: write() returned error: Broken pipe
Posted: Fri Jan 07, 2011 3:28 am
hello there, it`s me again :)
I am running a 3-vici-cluster-setup with dedicated db-server. More or less everything works and seems fine; calls are transfered between the phone servers and performance has improved.
I'd like to thank all of you assisted me and spent their time to answer my questions (kumba, william, matt).
Right now, I am moving the agents to the cluster (more precisely, their phone extensions) and everytime when a call enters a queue via AGI, I get an error although everything goes on. I am not sure, if it is a real problem, because I read something about a bug in a certain asterisk-version, but maybe you can direct me where to look for:
[Jan 7 09:07:30] ERROR[1476]: utils.c:966 ast_carefulwrite: write() returned error: Broken pipe
[Jan 7 09:07:30] ERROR[1476]: utils.c:966 ast_carefulwrite: write() returned error: Broken pipe
Since most imortant data can be found in the DB, I have no clue if this error is causing data loss or if it is just a bug. I even don't know if it is related to DB connection or AGI connection ...
If anyone has any clue, please be so kind and post it here !
Best wishes, r0n
vicibox-redux-3.0.6
wit AGC VERSION: 2.2.1-237
BUILD: 100510-2015
I am running a 3-vici-cluster-setup with dedicated db-server. More or less everything works and seems fine; calls are transfered between the phone servers and performance has improved.
I'd like to thank all of you assisted me and spent their time to answer my questions (kumba, william, matt).
Right now, I am moving the agents to the cluster (more precisely, their phone extensions) and everytime when a call enters a queue via AGI, I get an error although everything goes on. I am not sure, if it is a real problem, because I read something about a bug in a certain asterisk-version, but maybe you can direct me where to look for:
- Code: Select all
-- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0--------------- completed, returning 0
[Jan 7 09:07:30] -- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
[Jan 7 09:07:30] -- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
[Jan 7 09:07:30] -- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
[Jan 7 09:07:30] -- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
[Jan 7 09:07:30] ERROR[1476]: utils.c:966 ast_carefulwrite: write() returned error: Broken pipe
[Jan 7 09:07:30] ERROR[1476]: utils.c:966 ast_carefulwrite: write() returned error: Broken pipe
- Code: Select all
[Jan 7 09:07:30] -- AGI Script agi-VDAD_ALL_inbound.agi completed, returning 0
[Jan 7 09:07:30] -- Executing [010*000*030*201*8600057@default:1] Goto("SIP/audiocodes1-00000399", "default|8600057|1") in new stack
[Jan 7 09:07:30] -- Goto (default,8600057,1)
[Jan 7 09:07:30] -- Executing [8600057@default:1] MeetMe("SIP/audiocodes1-00000399", "8600057|F") in new stack
Since most imortant data can be found in the DB, I have no clue if this error is causing data loss or if it is just a bug. I even don't know if it is related to DB connection or AGI connection ...
If anyone has any clue, please be so kind and post it here !
Best wishes, r0n
vicibox-redux-3.0.6
wit AGC VERSION: 2.2.1-237
BUILD: 100510-2015