Page 1 of 1

Screen -r only 3 list and time synchronization error

PostPosted: Thu Sep 08, 2016 1:24 pm
by udy786
OS:- CentOS 6.8 Linux Server 2.6.32-642.4.2.el6.x86_64
Asterisk:- 1.8
Vicidial Version:- 2.12
Installation Process:- Scratch installation
Server:- 12 Core with 32 GB RAM.
4 port Sangoma Card connected.

Hi,

Server was running normal till yesterday. Just we restarted server because it was up from long time after this error started time synchronization error. On server Sangoma PRI card is connected but not using.
Code: Select all
dahdi_cfg -vvvv
DAHDI Tools Version - 2.11.1

DAHDI Version: 2.11.1
Echo Canceller(s):
Configuration
======================


Channel map:


0 channels to configure.


I checked output of screen -ls and I saw only 3 or some 4 screen is running. I should be 8 to 10.
Code: Select all
[root@Server asterisk]# screen -ls
There are screens on:
        4896.ASTfastlog (Detached)
        29352.ASTVDauto (Detached)
        4894.ASTVDadapt (Detached)
        4903.ASTconf3way        (Detached)
4 Sockets in /var/run/screen/S-root.


I have below thing till yet.

1. Restart server multiple time.
2. Database repaired
3. Updated server IP
4. Reinstalled Dahdi
5. Checked ntpd service. Its running.
6. Checked server load average. All normal.
7. HDD if 50% free
8. Checked time on admin page for time. When I clicked on + on below the report. Showing three time. First time IP 10.0.0.10 is not running. PHP and DB time running and its OK. Only first one not running.
9. Asterisk running.
10. HTTPD running
11. Mysql running


Server have only one Lan port is active with local IP.

I followed all possible link for related to this issue but no luck.

Anyone Please help. Its really urgent.

Thanks
Uday.

Re: Screen -r only 3 list and time synchronization error

PostPosted: Fri Sep 09, 2016 4:29 am
by udy786
Hi,

I got solution. When I executed AST_update.pl in debug mode then got error
Code: Select all
Unknown remote host
. After that from Admin page I checked in
Code: Select all
Admin-> Servers -> Telnet Host
. Value was localhost of
Code: Select all
Telnet Host
. I replaced localhost with Server IP and problem solved. All screen started and time synchronization error gone. I don't know why localhost was not working. I checked multiple server and every server have localhost in Telnet Host and all working without any issue. This server was also running but automatically error came.

Finally got solution. :D :) :D :)

Re: Screen -r only 3 list and time synchronization error

PostPosted: Fri Sep 09, 2016 9:02 pm
by williamconley
Code: Select all
 cat /etc/hosts | grep localhost
127.0.0.1       localhost
::1             localhost ipv6-localhost ipv6-loopback