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

failed to send command #17

Open
paulfillmore opened this issue Nov 21, 2023 · 1 comment
Open

failed to send command #17

paulfillmore opened this issue Nov 21, 2023 · 1 comment

Comments

@paulfillmore
Copy link

Am I doing something wrong? I've tried in opensuse and ubuntu
When I try ./hs100 scan 192.168.86.1 I immediately get the error "failed to send command"

@jkbenaim
Copy link
Owner

jkbenaim commented Nov 25, 2023

Hello there! It looks like you might have switched the order of the arguments around. Try:

./hs100 192.168.86.1 scan

instead. Note that the address and command have been switched.

Sorry that the error message is not helpful in this case.

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

2 participants