Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error With Ruby On Vagrant Up #3

Open
XedinUnknown opened this issue Nov 10, 2016 · 0 comments
Open

Error With Ruby On Vagrant Up #3

XedinUnknown opened this issue Nov 10, 2016 · 0 comments

Comments

@XedinUnknown
Copy link

Hi!

I see that the project isn't maintained, but since there doesn't seem to be a better alternative for a setup that allows easy combination of Scotchbox with Bedrock (the two obvious choices), I'll take my chances here.

Following the instructions precisely, I clone this repo, and modify the Vagrantfile to include my new IP and hostname. Upon executing vagrant up, I get the following at the end of the output:

==> default: Enabling site nis-website-2016.dev.
==> default: To activate the new configuration, you need to run:
==> default:   service apache2 reload
==> default:  * Reloading web server apache2
==> default:  * 
==> default: /home/vagrant/.rbenv/versions/2.2.2/lib/ruby/2.2.0/net/smtp.rb:541:in `initialize'
==> default: : 
==> default: Connection refused - connect(2) for "127.0.0.1" port 1025
==> default:  (
==> default: Errno::ECONNREFUSED
==> default: )
==> default: 	from /home/vagrant/.rbenv/versions/2.2.2/lib/ruby/2.2.0/net/smtp.rb:541:in `open'
==> default: 	from /home/vagrant/.rbenv/versions/2.2.2/lib/ruby/2.2.0/net/smtp.rb:541:in `tcp_socket'
==> default: 	from /home/vagrant/.rbenv/versions/2.2.2/lib/ruby/2.2.0/net/smtp.rb:551:in `block in do_start'
==> default: 	from /home/vagrant/.rbenv/versions/2.2.2/lib/ruby/2.2.0/timeout.rb:89:in `block in timeout'
==> default: 	from /home/vagrant/.rbenv/versions/2.2.2/lib/ruby/2.2.0/timeout.rb:99:in `call'
==> default: 	from /home/vagrant/.rbenv/versions/2.2.2/lib/ruby/2.2.0/timeout.rb:99:in `timeout'
==> default: 	from /home/vagrant/.rbenv/versions/2.2.2/lib/ruby/2.2.0/net/smtp.rb:550:in `do_start'
==> default: 	from /home/vagrant/.rbenv/versions/2.2.2/lib/ruby/2.2.0/net/smtp.rb:520:in `start'
==> default: 	from /home/vagrant/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/mail-2.6.3/lib/mail/network/delivery_methods/smtp.rb:112:in `deliver!'
==> default: 	from /home/vagrant/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/mail-2.6.3/lib/mail/message.rb:2141:in `do_delivery'
==> default: 	from /home/vagrant/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/mail-2.6.3/lib/mail/message.rb:238:in `deliver'
==> default: 	from /home/vagrant/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/mailcatcher-0.6.1/bin/catchmail:71:in `<top (required)>'
==> default: 	from /home/vagrant/.rbenv/versions/2.2.2/bin/catchmail:23:in `load'
==> default: 	from /home/vagrant/.rbenv/versions/2.2.2/bin/catchmail:23:in `<main>'

I am on Ubuntu 14. Unfortunately, from this output it's not even possible to tell which exact command seems to have caused the error. I can reproduce this consistently, after destroying and re-provisioning the machine.

Please help. I would really like to use Bedrock and Scotchbox. Or some other suitable box, just not the Trellis one, since the solution with Ansible also doesn't work for me for mysterious reasons. This looks like something so trivial and that so many developers would want. But for some reason, it's just impossible to find a comprehensive solution that just works...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant