Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

ssh_known_hosts: no such file or directory #702

Closed
MattiasGees opened this issue Jan 24, 2019 · 0 comments · Fixed by #703
Closed

ssh_known_hosts: no such file or directory #702

MattiasGees opened this issue Jan 24, 2019 · 0 comments · Fixed by #703
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@MattiasGees
Copy link
Member

MattiasGees commented Jan 24, 2019

Is this a BUG REPORT or FEATURE REQUEST?:

Uncomment only one, leave it on its own line:

/kind bug

/kind feature

What happened:
When running Tarmak I get an error that it can't create ssh_known_hosts

tarmak cluster apply                                                                                                    
INFO[0000] validating tarmak config                      app=tarmak
INFO[0000] verifying tarmak config                       app=tarmak
INFO[0003] writing SSH config                            app=tarmak
ERRO[0003] tarmak exited with an error: failed to write ssh config for current cluster 'cluster': open /Users/mattias/.tarmak/singlecluster-cluster/ssh_known_hosts: no such file or directory

After creating /Users/mattias/.tarmak/singlecluster-cluster it was fixed

What you expected to happen:
Cluster apply to work

How to reproduce it (as minimally and precisely as possible):
tarmak init
tarmak apply

Anything else we need to know?:

Environment:

  • Kubernetes version (use kubectl version):
  • Cloud provider or hardware configuration**:
  • Install tools:
  • Others: Macos
@jetstack-bot jetstack-bot added the kind/bug Categorizes issue or PR as related to a bug. label Jan 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants