Utils.c:1066 ast_careful_fwrite: fwrite() returned error:

This is what I used to get whenever I send call via Manager Intergface. See below

[Feb 26 23:57:10] ERROR[10249]: utils.c:1066 ast_careful_fwrite: fwrite() returned error: Broken pipe
[Feb 26 23:57:10] ERROR[10249]: utils.c:1066 ast_careful_fwrite: fwrite() returned error: Broken pipe
[Feb 26 23:57:10] ERROR[10249]: utils.c:1066 ast_careful_fwrite: fwrite() returned error: Broken pipe
== Manager ‘admin’ logged off from 127.0.0.1

I am using the latest 1.6 version of Asterisk. Thanks.

Broken pipe means the manager client has disconnected.

i’m under asterisk 1.6.1.6 and i got this broken pipe error message
if it’s because the manager has disconnect then what is the solution ?
do net let the manager disconnect?

i can see (on top command) that asterisk can pass to using 50% of cpu ressource when this error show up
did u find solution?
thanks for any reply