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

openindiana box: wants a password at rsync #8368

Open
ThomasWaldmann opened this issue Sep 9, 2024 · 0 comments
Open

openindiana box: wants a password at rsync #8368

ThomasWaldmann opened this issue Sep 9, 2024 · 0 comments
Labels

Comments

@ThomasWaldmann
Copy link
Member

    openindiana: Provider: virtualbox
    openindiana: Architecture: "amd64"
==> openindiana: Updating 'openindiana/hipster' with provider 'virtualbox' from version
==> openindiana: '202403' to '202409'...
==> openindiana: Loading metadata for box 'https://vagrantcloud.com/api/v2/vagrant/openindiana/hipster'
==> openindiana: Adding box 'openindiana/hipster' (v202409) for provider: virtualbox (amd64)
    openindiana: Downloading: https://vagrantcloud.com/openindiana/boxes/hipster/versions/202409/providers/virtualbox/amd64/vagrant.box
==> openindiana: Successfully added box 'openindiana/hipster' (v202409) for 'virtualbox (amd64)'!
tw@server:~/w/borg-clean$ vagrant destroy openindiana
    openindiana: Are you sure you want to destroy the 'openindiana' VM? [y/N] y
==> openindiana: Forcing shutdown of VM...
==> openindiana: Destroying VM and associated drives...
tw@server:~/w/borg-clean$ vagrant up openindiana
Bringing machine 'openindiana' up with 'virtualbox' provider...
==> openindiana: Importing base box 'openindiana/hipster'...
==> openindiana: Matching MAC address for NAT networking...
==> openindiana: Checking if box 'openindiana/hipster' version '202409' is up to date...
==> openindiana: Setting the name of the VM: borg-clean_openindiana_1725899252416_21926
==> openindiana: Fixed port collision for 22 => 2222. Now on port 2204.
==> openindiana: Clearing any previously set network interfaces...
==> openindiana: Preparing network interfaces based on configuration...
    openindiana: Adapter 1: nat
==> openindiana: Forwarding ports...
    openindiana: 22 (guest) => 2204 (host) (adapter 1)
==> openindiana: Running 'pre-boot' VM customizations...
==> openindiana: Booting VM...
==> openindiana: Waiting for machine to boot. This may take a few minutes...
    openindiana: SSH address: 127.0.0.1:2204
    openindiana: SSH username: vagrant
    openindiana: SSH auth method: private key
    openindiana: Warning: Remote connection disconnect. Retrying...
    openindiana: 
    openindiana: Vagrant insecure key detected. Vagrant will automatically replace
    openindiana: this with a newly generated keypair for better security.
    openindiana: 
    openindiana: Inserting generated public key within guest...
    openindiana: Removing insecure key from the guest if it's present...
==> openindiana: Machine booted and ready!
==> openindiana: Checking for guest additions in VM...
==> openindiana: Rsyncing folder: /mnt/fastssd/tw/w/borg-clean/ => /vagrant/borg/borg
([email protected]) Password: 

It must not ask for a pw there, it already has a working ssh key (see lines above).

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

No branches or pull requests

1 participant