"Unable to read from cache/festival fd" error

Hello all.

Can anybody tell me something about this error?

Feb 22 10:31:55 WARNING[22144] app_festival.c: Unable to read from cache/festival

thanks in advance…

post your festival.conf and the section of dialplan calling Festival

festival.conf

[general]
host = localhost
port=1314
festivalcommand = (tts_textasterisk “%s” 'file) (quit) \n

extensions.conf


exten => test,1,Answer()
exten => test,2,Festival(’$message’)

I’m having the same problem. Please help me out as well.