MySQL server has gone away
From Kolmisoft Wiki
Jump to navigationJump to search
If you see something like this in Asterisk CLI:
[Jul 30 04:56:50] ERROR[16552]: app_mor_mysql.c:69 mysql_reconnect: mor: Unknown connection error: (2006) MySQL server has gone away
DO NOT PANIC!
This means that MySQL Connection was not used for some time (default timeout is 8h) and now MOR Core is trying to access MySQL.
After such message MOR Core reconnects to MySQL and all work is continued.
Again: Ignore this message, it is harmless.