mobile-shell / mobile-shell/mosh
Did not find mosh server startup message
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 14.5k
- Forks
- 865
- PR merge metrics
- No merged PRs in 30d
Description
I see this error whenever I try to connect.
/usr/local/bin/mosh: Did not find mosh server startup message. (Have you installed mosh on your server?)
Locale is exactly same between the server and the client, being ko_KR.UTF-8.
I have installed mosh on the server correctly (though I could not find any setup guides).
The client is running macOS 12.0.1 and the server is running Ubuntu 20.04.
All mosh-related commands are on PATH on both client and server.
Edit: I believe this is caused by the ssh server not being for shell, but a custom one with its own commands, not sure how to handle this situation. Maybe there could be a way to start the mosh-server from outside ssh?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by reproducing the connection with the custom SSH server described in the report, then trace the mosh client/server startup exchange; first establish whether non-shell SSH servers are intended to be supported, and define the expected behavior with maintainers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend, cli
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100