Page 1 of 1

The install seems to be stuck on phase 3.1 downloading aster

PostPosted: Fri Jun 05, 2009 10:31 pm
by leadco
How long should it take to complete the download of asterisk,libpri,zaptel,and wanpipe source . (phase 3.1 on server install ISO)

It has been on this for over an hour. I have a 8 meg download. At what point do I start over or pull the plug, will it say no internet connection if it can't access Internet for download.

Any help be appreciated.

PostPosted: Mon Jun 08, 2009 8:28 am
by mcargile
Currently it will try forever....

To see what is happening, go into the /var/log/astguiclient directory and tail the log file there.
Code: Select all
cd /var/log/astguiclient
tail -f ubuntu-vici-install.log


It should tell you. Once you are done press Ctrl-C to stop tailing the file.

PostPosted: Mon Jun 08, 2009 8:32 am
by mcargile
My mistake it should actually try each of the files 20 times with a random wait time in between before giving up. It will not however give an error.