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

Unable to Connect to Xiaomi Router 4 Using Latest Release (Works on 0.0.7) #204

Open
siggb opened this issue Dec 20, 2024 · 0 comments
Open

Comments

@siggb
Copy link

siggb commented Dec 20, 2024

Description:

When attempting to use the latest release of this repository to connect to a Xiaomi Router 4 via Telnet or SSH, I encountered errors stating "Connection refused" and "Unable to connect to remote host".

After troubleshooting, I found that the issue does not occur in release 0.0.7, which successfully allowed me to establish a connection.

Workaround:

Switching to release 0.0.7 resolves the issue and allows successful connection.

docker build -t openwrtinvasion https://github.com/acecilia/OpenWRTInvasion.git\#0.0.7
docker run --network host -it openwrtinvasion

Additional Information:

  • Router Model: Xiaomi Router 4 (Mi Router 4; firmware version 2.26.175)
  • Environment: Docker on macOS 15.2
  • Working Release: 0.0.7
  • Non-Working Release: 0.0.8 and higher
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

1 participant