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

Paramiko Error Reading SSH Protocol Banner #8

Closed
savager opened this issue Dec 31, 2021 · 5 comments
Closed

Paramiko Error Reading SSH Protocol Banner #8

savager opened this issue Dec 31, 2021 · 5 comments

Comments

@savager
Copy link

savager commented Dec 31, 2021

Nodes don't seem to connect. I am probably doing something wrong as I am still learning Ansible.

Wondering does this mean the PXE boot to rocky has completed?

In the file ./metal/group_vars/all.yml do I need to generate the ed25519 ssh key?

image

Thanks for any info!

@khuedoan
Copy link
Owner

khuedoan commented Dec 31, 2021

The SSH key should be generated automatically if it doesn't exist:

ssh-keygen -t ed25519 -f "$@"

However, debugging PXE boot is a bit tricky, probably the hardest part of the homelab to debug (a monitor is highly recommended), have you tried the following https://homelab.khuedoan.com/troubleshooting?

@locmai
Copy link
Contributor

locmai commented Dec 31, 2021

I recalled to have this one when my servers auto-booted into the pre-installed Ubuntu that I had. What I did was plugged the monitor in and manually pick the correct boot option. After that, it's all okay.

@savager
Copy link
Author

savager commented Dec 31, 2021 via email

@savager
Copy link
Author

savager commented Dec 31, 2021 via email

@savager
Copy link
Author

savager commented Dec 31, 2021

I can close this as my nodes were not in the PXE ready state. Sorry for the false issue.

@savager savager closed this as completed Dec 31, 2021
gitbute pushed a commit to gitbute/homelab-fork that referenced this issue Oct 11, 2022
zanehala added a commit to zanehala/homelab that referenced this issue Nov 26, 2022
zanehala added a commit to zanehala/homelab that referenced this issue Jan 31, 2023
hur pushed a commit to hur/homelab that referenced this issue Apr 8, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) | require | major | `v2.4.0` -> `v3.0.1` |

:warning: Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes).

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Reviewed-on: https://git.atte.cloud/ops/homelab/pulls/8
Co-authored-by: gitea_admin <gitea@local.domain>
Co-committed-by: gitea_admin <gitea@local.domain>
hur pushed a commit to hur/homelab that referenced this issue Apr 8, 2023
…n#15)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) | require | major | `v2.4.0` -> `v3.0.1` |

:warning: Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes).

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Reviewed-on: https://git.atte.cloud/ops/homelab/pulls/8
Co-authored-by: gitea_admin <gitea@local.domain>
Co-committed-by: gitea_admin <gitea@local.domain>

Co-authored-by: gitea_admin <gitea@local.domain>
Reviewed-on: https://git.atte.cloud/ops/homelab/pulls/15
retX0 pushed a commit to retX0/homelab that referenced this issue Oct 16, 2023
east4ming referenced this issue in east4ming/homelab2 Dec 6, 2024
Shynd pushed a commit to Shynd/homelab that referenced this issue Jan 31, 2025
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

No branches or pull requests

3 participants