TablePlus-Windows
TablePlus-Windows copied to clipboard
Redis over ssh not working on windows
Please answer the questions below, it helps us to track the issue.
-
Which driver are you using and version of it (Ex: PostgreSQL 10.0): Redis
-
Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): 4.8.1 (188)
-
The steps to reproduce this issue:
Trying to connect to DO managed redis over ssh (tunnel) gives Unexpected end of stream; expected type 'Status' error. It's working fine via RESP (redis desktop manager).
Hi @Eldair please make sure that you are using the correct host/port and user/pass into (if needed)
@huyphams yup, everything is correct - same tunnel IP/key that I use for mysql (which works) and correct redis auth (tested).
I`ve been using this app for half a year now and never encountered such issue, btw I also used redis and windows 10.