<div dir="ltr"><div class="gmail_default" style="font-size:small">From your description it sounds like the IP address of your host is not delivering packets to your VM, which should be listening on all its interfaces. Perhaps a problem in your virtual's interface configuration?  S</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Steve Holden<br></div></div></div>
<br><div class="gmail_quote">On Sat, Jan 20, 2018 at 2:52 PM, Samuel Muiruri <span dir="ltr"><<a href="mailto:muiruri.samuel@gmail.com" target="_blank">muiruri.samuel@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif;color:rgb(0,0,255)">I had this issue before with AWS i remember it was just as stressful then and actually can't remember what actually fixed it. I basically have a clean Ubuntu VM which I followed this guide <a href="https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-16-04" target="_blank">https://www.<wbr>digitalocean.com/community/<wbr>tutorials/how-to-set-up-<wbr>django-with-postgres-nginx-<wbr>and-gunicorn-on-ubuntu-16-04</a> step by step on creating and hosting django on a site.</div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif;color:rgb(0,0,255)"><br></div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif;color:rgb(0,0,255)">Every step worked smoothly until this point when I need to run the command "python <span style="color:rgb(58,58,58);font-family:monospace;font-size:14px;line-height:21px;white-space:pre-wrap;background-color:rgba(0,0,0,0.0470588)">manage.py runserver <a href="http://0.0.0.0:8000" target="_blank">0.0.0.0:8000</a></span>" which starts the service (shown on the attached screenshot) (also is the google cloud page showing the given external ip) according to this with the server waiting visiting <a href="http://35.227.49.155:8000/" target="_blank">http://35.227.49.155:<wbr>8000/</a> should bring the site or something but it fails to connect i get "</div><h1 style="color:rgb(51,51,51);font-size:1.6em;font-weight:normal;line-height:1.25em;margin:0px 0px 15px;word-wrap:break-word;font-family:Tahoma,sans-serif;background-color:rgb(247,247,247)">This site can’t be reached</h1><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif;color:rgb(0,0,255)">" message.</div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif;color:rgb(0,0,255)"><br></div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif;color:rgb(0,0,255)">For now I'm taking a break hoping I'll come up with something, also hope someone here who might have gone through the same or is a seasoned web dev might also help too.</div><span class="HOEnZb"><font color="#888888"><div><br></div>-- <br><div class="m_909535028479029915gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><pre><pre><font color="#0000ff" face="monospace, monospace">Best Regards,</font></pre><pre><font color="#0000ff" face="monospace, monospace">Samuel Muiruri.</font></pre><pre><font color="#0000ff" face="monospace, monospace"><span style="font-size:12.8px">Senior Developer @ Revorta.</span></font></pre></pre></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
</font></span></div>
<br>______________________________<wbr>_________________<br>
python-uk mailing list<br>
<a href="mailto:python-uk@python.org">python-uk@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-uk" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/python-uk</a><br>
<br></blockquote></div><br></div>