lollipopkit / lollipopkit/flutter_server_box
小米路由器无法连接
Open
Nobody has claimed this yet.
bug
timeout
- Dominant language
- Dart
- Stars
- 8.7k
- Forks
- 558
- Avg merge
- 4h 31m
- Merged PRs (30d)
- 129
Description
更新了新版本之后提示如下信息,之前老版本都是好的,前几天更新之后就无法登录了。
认证失败,请检查信息是否正确
SSHAuthAbortError(Connection closed before authentication. No auth method tried. No attempts made, reason: SSHInternalError(Bad state: No matching host key algorithm))
Contributor guide
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
Start by reproducing the connection failure in the Flutter app with a Xiaomi router and inspect the SSH connection handling around the reported host key algorithm error. Confirm the behavior against the previous version if available. Done means the updated app can authenticate to the affected router without the SSHAuthAbortError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100