<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hey everyone,
<br>
<br>
I think I finally have Vagrant configured to setup GeoWave, but I'm having issues getting vagrant up.  While trying to deploy ubuntu/trusty64, I get the following error message:
<br>
<pre><code>The requested URL returned error: 404 Not Found</code><br></pre>
I looked around online and found a bug report describing my issue here: <a href="https://github.com/mitchellh/vagrant/issues/4875" target="_blank">
https://github.com/mitchellh/vagrant/issues/4875</a>.  Apparently trusty64 is not hosted directly by Vagrant Cloud, and is instead just a proxy for a user-hosted .box file. 
<br>
<br>
In any case, I'm just wondering if you guys have experienced issues with this and how you fixed it.  In the meantime, I am going to test deployment on a fresh install of trusty64 to make sure that my changes are working.  Once I have that working, I'll do a
 pull request.<br>
<br>
Thanks, <br>
Whitney<br>
</div>
</body>
</html>