Basic build error -
Hi
I'd thought I'd successfully rebuilt Secgen in an Ubuntu 16.04 LTS platform by adapting to run virtualbox 5.1...
Tried the basic ruby secgen.rb run
but get the errors

Basically asking for Rubyencoder, isn't that a commercial product (14 days free trial)
Is there another fix for this?
Thanks
Adrian
@adrianwinckles It’s not a SecGen issue as the projects are successfully creating, according to your screenshot It seems like it could be vagrant causing the issue. @cliffe i don’t know if you agree based on the result. Maybe try to reinstall vagrant. What version are you using ?
Yep, looks like a vagrant issue, rolled back from 1.9.8 to 1.9.7 and fixes those issues.
However now have a certificate isssue for vagrant downloads for modulebases
SSL certificate problem: certificate is not yet valid
Presume this is updating the bundle of certs in Vagrant
I use vagrant 2.2.6 try this version let me know how you get on. There is a couple of issues with the vagrant version specified in the installation steps. You may get a few deprecation warnings about the type of adapter virtual box uses but it’s not a problem and works for me.
Help
Can you be more specific Vector206 what commands you are running, have you set up SecGen correctly I.e installing vagrant and the bundle Install before trying to run anything.