Giter Club home page Giter Club logo

packer-templates's People

Contributors

dhoppe avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

hmilkovi

packer-templates's Issues

Unable to ssh into debian-8.6.0-amd64-nocm v2.1.0

Hi! Thanks for building these boxes!

Unfortunately I've run into a blocker with the recent v2.1.0 release of this box.

It appears that vagrant is been unable to finish provisioning the VM and I'm also unable to SSH into it. The previous version v2.0.0 (which is now revoked) worked fine.

Any ideas?

Vagrant 1.8.6 / 1.9.0
VirtualBox 5.0.26

$ vagrant init dhoppe/debian-8.6.0-amd64-nocm; vagrant up --provider virtualbox
A `Vagrantfile` has been placed in this directory. You are now
ready to `vagrant up` your first virtual environment! Please read
the comments in the Vagrantfile as well as documentation on
`vagrantup.com` for more information on using Vagrant.
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'dhoppe/debian-8.6.0-amd64-nocm'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'dhoppe/debian-8.6.0-amd64-nocm' is up to date...
==> default: Setting the name of the VM: test-vm_default_1480483914581_60182
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 1: nat
==> default: Forwarding ports...
    default: 22 (guest) => 2222 (host) (adapter 1)
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
^C==> default: Waiting for cleanup before exiting...
Vagrant exited after cleanup due to external interrupt.

At this point the machine has been up and running for quite some time. I'm also able to manually login to the machine via VBox UI.

$ VAGRANT_LOG=debug vagrant ssh
...
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_0:   - [1, "ssh", 2222, 22]
DEBUG ssh: Checking key permissions: /Users/ray.ward/.vagrant.d/insecure_private_key
 INFO ssh: Invoking SSH: ssh ["[email protected]", "-p", "2222", "-o", "Compression=yes", "-o", "DSAAuthentication=yes", "-o", "LogLevel=FATAL", "-o", "IdentitiesOnly=yes", "-o", "StrictHostKeyChecking=no", "-o", "UserKnownHostsFile=/dev/null", "-i", "/Users/ray.ward/.vagrant.d/insecure_private_key"]
...(waiting here)...
ssh_exchange_identification: Connection closed by remote host
$ vagrant ssh-config
Host default
  HostName 127.0.0.1
  User vagrant
  Port 2222
  UserKnownHostsFile /dev/null
  StrictHostKeyChecking no
  PasswordAuthentication no
  IdentityFile /Users/ray.ward/.vagrant.d/insecure_private_key
  IdentitiesOnly yes
  LogLevel FATAL

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.