<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 05/17/2018 09:42 AM, Chuck Henderson
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CADEYVwi2mWkV95ezBTuB2Y59HYQ9dx+5hJEeZ8iFrE-JBmcVDA@mail.gmail.com">
<div dir="ltr">did you issue the command:
<div><br>
<div>
<span
style="font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><font
color="#ff0000">journalctl -xe</font></span>
<br>
</div>
<div><br>
</div>
<div>The answer may be in it's output.</div>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Thu, May 17, 2018 at 11:29 AM,
Russell Thomas <span dir="ltr"><<a
href="mailto:russell@kv4s.com" target="_blank"
moz-do-not-send="true">russell@kv4s.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">So, I
scraped and restarted a fresh image with AWS. This time, I<br>
installed Ubuntu 16.04.<br>
ASL appeared to install fine.<br>
I edited several of the config files for the node (which is
setup as<br>
hub no radio)<br>
<br>
i went to start asterisk and got this and I need some help:<br>
~$ sudo astup.sh<br>
Starting asterisk...<br>
systemctl start asterisk.service<br>
A dependency job for asterisk.service failed. See
'journalctl -xe' for details.<br>
<br>
then i tried the following:<br>
$ sudo asterisk -rvvv<br>
<span class="im HOEnZb"><br>
</span></blockquote>
</div>
</div>
</blockquote>
In addition to what Chuck said above for viewing the logs from the
asterisk service startup, you can run asterisk directly with:<br>
<br>
asterisk -cvvv<br>
<br>
It will start spewing all the information on what is happening to
the console.<br>
<br>
<br>
<br>
<br>
</body>
</html>