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

Redis DB doesn't appear in dashboard after connecting via connector. #77

Open
tbell511 opened this issue Oct 27, 2023 · 3 comments
Open

Comments

@tbell511
Copy link

When I run

taskforce -n "My Redis" -t my-token --port 6555 --passwd my-password

the connector outputs

Taskforce Connector v1.24.5 - (c) 2017-2023 Taskforce.sh Inc.
WebSocket: opening connection to Taskforce.sh (wss://api.taskforce.sh)
WebSocket: opened connection to Taskforce.sh
WebSocket: received {"id":"100a738e-9206-46b0-ab79-423d713e07c0","data":{"res":"connections","cmd":"getConnection"}}
Redis: connected to redis server

however the connection never appears in my dashboard [see pic]

image

If I regenerate my token, I get a connection error so I know I'm using the correct account.

@manast
Copy link
Contributor

manast commented Oct 28, 2023

Looking into this.

@tbell511
Copy link
Author

I was able to fix it by adding --tls to the command.

An error message would have been nice though 🙂

@manast
Copy link
Contributor

manast commented Oct 29, 2023

Definitely, I will make sure it is given.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants