TablePlus-Windows icon indicating copy to clipboard operation
TablePlus-Windows copied to clipboard

Redis over ssh not working on windows

Open eldair opened this issue 3 years ago • 4 comments

Please answer the questions below, it helps us to track the issue.

  1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): Redis

  2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): 4.8.1 (188)

  3. 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).

eldair avatar Mar 14 '22 13:03 eldair

Hi @Eldair please make sure that you are using the correct host/port and user/pass into (if needed)

huyphams avatar Mar 14 '22 14:03 huyphams

@huyphams yup, everything is correct - same tunnel IP/key that I use for mysql (which works) and correct redis auth (tested).

eldair avatar Mar 14 '22 15:03 eldair

I`ve been using this app for half a year now and never encountered such issue, btw I also used redis and windows 10.

gene222-arch avatar Apr 11 '22 03:04 gene222-arch