30 July ‘14

I installed vagrant on my Ubuntu VM, which I then had to upgrade from 1.0.1 to 1.6.3 (the latest). The Ubuntu maintainers didn’t stock the latest version, so I had to get it from the vagrant website directly. I ran a ‘vagrant up’ after the installation completed and got the following error message:

Warning: Connection timeout. Retrying...

This went on for about twenty times after which it terminated indicating error in networking of box. I looked up online and found several ‘fixes’ but none of them worked for me yet. I will exercise my other option and try to run the app on Windows itself tomorrow. I’ve vagrant on Windows already, so it should not be much problematic.

 
0
Kudos
 
0
Kudos

Now read this

A C++ speed-me-up trick

After a couple of months of wondering how to wrap up this blog, I decided to keep it anyway. I’ll use it for posting random tricks/tutorials whenever I get time. I recently got my toes back into competitive programming, something I hadn’... Continue →