[Toaster] Toaster only starts in local (master branch)

david bensoussan minipada at gmail.com
Sun Sep 11 09:42:07 PDT 2016


Hello,
I have setup a toaster instance on an aws server but can't reach it from my
client machine. I have checked aws firewalls (everything's open) and the
error seems to come from toaster itself. I have already set multiple
instances on other servers with the jethro branch which I had no issues
with.
Except being on the master branch, I updated ubuntu from 14.04 to 16.04.

I tried accessing toaster's content using
*curl -L http://localhost:8000 <http://localhost:8000>*
and I get the desired content. Changing to the public IP didn't give any
result.

Trying
*sudo netstat -an | grep -E "8000"*
I get:
tcp        0      0 127.0.0.1:8000          0.0.0.0:*               LISTEN

Which shows it cannot be accessed from outside, any difference in the new
settings in toaster that I should change?

Thanks,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/toaster/attachments/20160911/2f0bb582/attachment.html>


More information about the toaster mailing list