Page 1 of 1

Local IP address not found

PostPosted: Thu Jul 31, 2014 6:16 pm
by dspaan
Hi,

I'm installing a fresh server with ViCibox. However once i run vicibox-express i get:

ViciBox v.5.0 Installer

Vicibox Express mode activated
Local IP address not found! Please enter the IP address to use for ViciDial on this machine


Once i specify the address and complete the setup and reboot i notice asterisk is not running:

Unable to connect to remote asterisk (does /run/asterisk/asterisk.ctl exist?)


I already ran the server update IP script but it didn't fix the problem.

In the logs i see:

problem connecting to "localhost", port 5038: Connection refused at /usr/share/astguiclient/AST_vm_update.pl line 177


This is what my manager.conf looks like:

[general]
enabled = yes
port = 5038
bindaddr = 0.0.0.0

[cron]
secret = 1234
read = system,call,log,verbose,command,agent,user,originate
write = system,call,log,verbose,command,agent,user,originate

[updatecron]
secret = 1234
read = command
write = command

[listencron]
secret = 1234
read = system,call,log,verbose,command,agent,user
;read = all
write = command

[sendcron]
secret = 1234
read = command
write = system,call,log,verbose,command,agent,user,originate



SVN info:

svn info /usr/src/astguiclient/trunk
Path: /usr/src/astguiclient/trunk
Working Copy Root Path: /usr/src/astguiclient/trunk
URL: svn://svn.eflo.net/agc_2-X/trunk
Repository Root: svn://svn.eflo.net
Repository UUID: 3d104415-ff17-0410-8863-d5cf3c621b8a
Revision: 2154
Node Kind: directory
Schedule: normal
Last Changed Author: mattf
Last Changed Rev: 2154
Last Changed Date: 2014-07-29 16:28:11 +0200 (Tue, 29 Jul 2014)


Any idea's?

Re: Local IP address not found

PostPosted: Fri Aug 01, 2014 10:55 am
by geoff3dmg
What happens when you start the vicidial init script manually?

Re: Local IP address not found

PostPosted: Fri Aug 01, 2014 1:14 pm
by dspaan
I ended up re-installing the server. This time i didn't do zypper refresh and up. I think it was cause by one of the updates.