Asterisk is showing Warning: Translated frame write failed
Posted: Tue Oct 06, 2020 12:05 pm
I recently experimented with upgrading our vicidial installation from 8 to 9. After importing DB from older server and running upgrade sql, everything went fine and appears to be working, however for some reason I see a lot of warning popping up in asterisk during calls. These two lines keep repeating:
I've checked ips and they are set right in server section
I've ran update ip script.
/etc/astguiclient.conf has right ipfor VARserver_ip.
There's plenty of space on the machine.
I feel it is somehow related to imported db/data settings, because this warning does not appear on fresh install.
Any ideas how I could troubleshoot this?
- Code: Select all
[Oct 6 12:50:57] WARNING[12791][C-00000004]: file.c:259 ast_writestream: Translated frame write failed
[Oct 6 12:50:57] WARNING[12791][C-00000004]: channel.c:5478 ast_write: Failed to write data to channel monitor write stream
I've checked ips and they are set right in server section
I've ran update ip script.
/etc/astguiclient.conf has right ipfor VARserver_ip.
There's plenty of space on the machine.
I feel it is somehow related to imported db/data settings, because this warning does not appear on fresh install.
Any ideas how I could troubleshoot this?