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

CLI doesn't parse the argument. #23

Closed
goldyfruit opened this issue Jun 27, 2023 · 2 comments
Closed

CLI doesn't parse the argument. #23

goldyfruit opened this issue Jun 27, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@goldyfruit
Copy link

Using the hivemind-voice-sat doesn't work, it tries to connect to wss://127.0.0....

hivemind-voice-sat --name remote-ryzen --access_key 37257e5ed08d586009434dd87b482013  --password 33c4da0435426453d97de4755efd7d32 --host ws://192.168.100.55 --port 5678

Error:

2023-06-27 19:01:38.647 - OVOS - ovos_bus_client.client.client:on_error:119 - ERROR - Exception closing websocket at wss://127.0.0.1:5678?authorization=Vm9pY2VTYXRlbGxpdGVWMC4zLjA6Tm9uZQ==: [Errno 111] Connection refused

Using __main__.py works fine.

python ~/Virtualenvs/hivemind/lib/python3.11/site-packages/hivemind_voice_satellite/__main__.py --access-key 37257e5ed08d586009434dd87b482013 --password 33c4da0435426453d97de4755efd7d32 --host ws://192.168.100.55
@JarbasAl
Copy link
Member

is this fixed @goldyfruit ?

@JarbasAl JarbasAl added the bug Something isn't working label Jun 28, 2023
@goldyfruit
Copy link
Author

is this fixed @goldyfruit ?

Yes it is. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants