<div dir="ltr"><div><div>Hi,<br><br></div>I installed Freeswitch 1.6.2 on CentOS 7.<br><br>[root@freeswitch freeswitch]# freeswitch -version<br>FreeSWITCH version: 1.6.2~64bit ( 64bit)<br><br>[root@freeswitch freeswitch]# systemctl status freeswitch.service<br>freeswitch.service - FreeSWITCH<br>   Loaded: loaded (/usr/lib/systemd/system/freeswitch.service; enabled)<br>   Active: active (running) since Thu 2015-10-08 17:50:38 IST; 29min ago<br> Main PID: 12226 (freeswitch)<br>   CGroup: /system.slice/freeswitch.service<br>           └─12226 /usr/bin/freeswitch -nc -nf<br><br>Oct 08 17:50:38 freeswitch systemd[1]: Starting FreeSWITCH...<br>Oct 08 17:50:38 freeswitch systemd[1]: Started FreeSWITCH.<br><br></div><div>Started Freeswitch daemon and typed fs_cli on cmd line and I am seeing only errors as below.<br><br></div><div>Please help me to resolve this issue.<br><br>BEGIN EXCLUSIVE<br>2015-10-08 18:11:35.190458 [CRIT] switch_core_sqldb.c:1952 ERROR [attempt to write a readonly database]<br>2015-10-08 18:11:35.190458 [ERR] switch_core_sqldb.c:587 NATIVE SQL ERR [cannot commit - no transaction is active]<br>COMMIT<br>2015-10-08 18:11:35.190458 [ERR] switch_core_sqldb.c:587 NATIVE SQL ERR [attempt to write a readonly database]<br>BEGIN EXCLUSIVE<br>2015-10-08 18:11:35.190458 [CRIT] switch_core_sqldb.c:1952 ERROR [attempt to write a readonly database]<br>2015-10-08 18:11:35.190458 [ERR] switch_core_sqldb.c:587 NATIVE SQL ERR [cannot commit - no transaction is active]<br>COMMIT<br>2015-10-08 18:11:35.190458 [ERR] switch_core_sqldb.c:587 NATIVE SQL ERR [attempt to write a readonly database]<br>BEGIN EXCLUSIVE<br>2015-10-08 18:11:35.190458 [CRIT] switch_core_sqldb.c:1952 ERROR [attempt to write a readonly database]<br>2015-10-08 18:11:35.190458 [ERR] switch_core_sqldb.c:587 NATIVE SQL ERR [cannot commit - no transaction is active]<br>COMMIT<br>2015-10-08 18:11:35.190458 [ERR] switch_core_sqldb.c:587 NATIVE SQL ERR [attempt to write a readonly database]<br>BEGIN EXCLUSIVE<br>2015-10-08 18:11:35.190458 [CRIT] switch_core_sqldb.c:1952 ERROR [attempt to write a readonly database]<br>2015-10-08 18:11:35.190458 [ERR] switch_core_sqldb.c:587 NATIVE SQL ERR [cannot commit - no transaction is active]<br>COMMIT<br>2015-10-08 18:11:35.190458 [ERR] switch_core_sqldb.c:587 NATIVE SQL ERR [attempt to write a readonly database]<br>BEGIN EXCLUSIVE<br>2015-10-08 18:11:35.190458 [CRIT] switch_core_sqldb.c:1952 ERROR [attempt to write a readonly database]<br>2015-10-08 18:11:35.190458 [ERR] switch_core_sqldb.c:587 NATIVE SQL ERR [cannot commit - no transaction is active]<br>COMMIT<br>2015-10-08 18:11:35.190458 [ERR] switch_core_sqldb.c:587 NATIVE SQL ERR [attempt to write a readonly database]<br>BEGIN EXCLUSIVE<br>2015-10-08 18:11:35.190458 [CRIT] switch_core_sqldb.c:1952 ERROR [attempt to write a readonly database]<br>2015-10-08 18:11:35.190458 [ERR] switch_core_sqldb.c:587 NATIVE SQL ERR [cannot commit - no transaction is active]<br>COMMIT<br><br></div><div>Thanks,<br></div><div>Kiran.<br></div><br></div>