You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
If I regenerate my token, I get a connection error so I know I'm using the correct account.
The text was updated successfully, but these errors were encountered:
When I run
taskforce -n "My Redis" -t my-token --port 6555 --passwd my-password
the connector outputs
however the connection never appears in my dashboard [see pic]
If I regenerate my token, I get a connection error so I know I'm using the correct account.
The text was updated successfully, but these errors were encountered: