-
-
Notifications
You must be signed in to change notification settings - Fork 104
Failing with 21.11 #74
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
Comments
I wonder if this is not related to the update to openssh 8.8: https://www.openssh.com/releasenotes.html @zimbatm is it possible to change the rsa vagrant public key ? |
Can you try setting
and see if it fixes it? |
I'm not really using nixbox and would be willing to pass on maintainership. |
It doesn't work probably because the ssh connection needs to be set up before configuration.nix is used |
I'm not using nixbox, but am using Packer with EC2, and just Maybe adding |
… to fix nix-community#74 chore: urls to latest ISOs with existing iso_urls_update.rb script
Generate self generated ssh keys with no passphrase `ssh-keygen -t ed25519` nix-community/nixbox#74
Uh oh!
There was an error while loading. Please reload this page.
If I use
The build is failing with
If I revert back to
21.05
it works again.Any idea about what would cause this failure ?
Thanks
The text was updated successfully, but these errors were encountered: