Open eldair opened 2 years ago
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.
@huyphams This is a longstanding issue for me also - see https://github.com/TablePlus/TablePlus/issues/2367
I've been trying to get support on it since 2021 without so much as a single response on twitter, email, or Github. My license recently expired and I declined to renew due to lack of support.
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).