You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aurora.apache.org by abhishek jain <in...@gmail.com> on 2015/09/02 00:22:32 UTC

Vagrant with aurora issue

Hi,

I have seen an issue with vagrant up on latest repository. It gets stuck on
ivy-bootstrap.

Do i need proxy or something else. Error message says connection timeout in
fetching ivy pom but when I do vagrant ssh  can curl to pom url but don't
know why it stuck.

Any idea help?

Re: Vagrant with aurora issue

Posted by Bill Farner <te...@gmail.com>.
You might try destroying your vagrant image (vagrant destroy -f) and
re-creating it.  Trouble with ivy resolution sounds like a pretty low-level
networking problem on your host machine or with virtualbox.

On Tue, Sep 1, 2015 at 3:22 PM, abhishek jain <in...@gmail.com>
wrote:

> Hi,
>
> I have seen an issue with vagrant up on latest repository. It gets stuck on
> ivy-bootstrap.
>
> Do i need proxy or something else. Error message says connection timeout in
> fetching ivy pom but when I do vagrant ssh  can curl to pom url but don't
> know why it stuck.
>
> Any idea help?
>