Skip to content

Fix SSH hostname in quickstart docs#906

Open
glutamatt wants to merge 1 commit into
pollen-robotics:mainfrom
glutamatt:patch-1
Open

Fix SSH hostname in quickstart docs#906
glutamatt wants to merge 1 commit into
pollen-robotics:mainfrom
glutamatt:patch-1

Conversation

@glutamatt
Copy link
Copy Markdown

Summary

  • Append .local suffix to SSH hostname in quickstart docs (reachy-minireachy-mini.local)

The Reachy Mini is discovered via mDNS, so the .local suffix is required for name resolution. Without it, ssh pollen@reachy-mini fails with Could not resolve hostname.

Test plan

  • Verify ssh pollen@reachy-mini.local resolves and connects successfully

🤖 Generated with Claude Code

mDNS requires the .local suffix for hostname resolution.
Without it, `ssh pollen@reachy-mini` fails with
"Could not resolve hostname".
@FabienDanieau FabienDanieau changed the base branch from develop to main March 3, 2026 14:21
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 this pull request may close these issues.

1 participant