I've used Vagrant for quite a long time now. I've just set up a new MacBook Pro and I'm not struggling. My vagrant seems to just halt itself randomly through the day...
I scanned through the syslog but couldn't find anything, so I tailed it and left it. The last few lines before the "closed connection" are this: Sep 18 12:41:47 vagrant systemd[1]: Started Session 2 of user vagrant. Sep 18 12:41:47 vagrant systemd[1998]: Reached target Timers. Sep 18 12:41:47 vagrant systemd[1998]: Reached target Paths. Sep 18 12:41:47 vagrant systemd[1998]: Reached target Sockets. Sep 18 12:41:47 vagrant systemd[1998]: Reached target Basic System. Sep 18 12:41:47 vagrant systemd[1998]: Reached target Default. Sep 18 12:41:47 vagrant systemd[1998]: Startup finished in 18ms. Sep 18 12:41:47 vagrant systemd[1]: Started User Manager for UID 1000. Sep 18 12:46:35 vagrant systemd[1]: Started Session 3 of user vagrant. Sep 18 12:51:41 vagrant systemd[1]: Started Session 4 of user vagrant. Sep 18 12:56:40 vagrant systemd[1]: Starting Cleanup of Temporary Directories... Sep 18 12:56:40 vagrant systemd-tmpfiles[2259]: [/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring. Sep 18 12:56:40 vagrant systemd[1]: Started Cleanup of Temporary Directories. Connection to 127.0.0.1 closed by remote host. I am using a Ubuntu 16.04 VM through VirtualBox 5.1.26 on Vagrant 2.0.0 on my MacOS Sierra 10.12.6 Anybody got any suggestions? Thanks in advance. -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/868b6ddb-f170-40e6-8fbf-85001ebd2b0c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
