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

Bad configuration option: 'identityfile when colima ssh on macOS M1 #349

Closed
1 of 3 tasks
tonidy opened this issue Jun 23, 2022 · 3 comments · Fixed by #353
Closed
1 of 3 tasks

Bad configuration option: 'identityfile when colima ssh on macOS M1 #349

tonidy opened this issue Jun 23, 2022 · 3 comments · Fixed by #353

Comments

@tonidy
Copy link

tonidy commented Jun 23, 2022

Description

Got this error when running colima ssh

command-line: line 0: Bad configuration option: 'identityfile
FATA[0000] exit status 255
  • Enable Ubuntu layer (--layer)
  • Enable reachable IP address (--network-address)

Version

Colima Version:

colima version 0.4.2
git commit: f112f336d05926d62eb6134ee3d00f206560493b

runtime: docker
arch: aarch64
client: v20.10.17
server: v20.10.11

Lima Version:

limactl version 0.11.1

Qemu Version:

qemu-img version 7.0.0

Operating System

  • macOS Intel
  • macOS M1 Monterey 12.4
  • Linux

Reproduction Steps

  1. colima start --memory 5 --layer --network-address
  2. colima ssh

Expected behaviour

Can connect into the VM

Additional context

No response

@tonidy tonidy changed the title Bad configuration option: 'identityfile when colima ssh Bad configuration option: 'identityfile when colima ssh on macOS M1 Jun 23, 2022
@abiosoft
Copy link
Owner

Hi, thanks for reporting this.

Can you kindly respond to the following.

  • are you able to ssh to the underlying vm colima ssh --layer=false?
  • how did you install colima?
  • what is the output of colima ls, is the IP address visible?

@abiosoft
Copy link
Owner

This has been fixed and will be part of the next release.
You can build from source or install the development version brew install --head colima if you would rather not wait until the next release.

Thanks.

@tonidy
Copy link
Author

tonidy commented Jun 27, 2022

@abiosoft sorry for late reply. I just waited for the next release then because I can still working without ubuntu layer.

Thanks

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.

2 participants