RedisDesktopManager
RedisDesktopManager copied to clipboard
Can't clone database from other server
Describe the bug A clear and concise description of what the bug is.
To Reproduce Install from snap Steps to reproduce the behavior:
- Go to 'database on other server'
- Click on 'copy keys from this database to another'
- In window select localhost and any database
- Press 'copy keys' button
- Nothing happens
Logs:
Environment (please complete the following information):
- OS & version: Linux Mint 19.3 Cinnamon edition
- Redis-Server version [e.g. 5.0.1]
Additional context Its broken from previous stable version. Exporting connections , removing and reinstalling with snap not fix issue
Fixed in 2020.0+2e72ed21. Please refresh snap
the bug is still persist. I using version 2020.4+6a635b62. Linux mint is updated to 20 version. Its stopped on this screen server is very close to me
ssh address is an ip address
the problem still persist. I cant clone keys from one server to another. It stuck on getting list of affected keys
@polearnik please provide exact version numbers of redis-servers on both sides Does it copy at least something to the target redis-server or not?
No/ it dont copy anything to target server.
On my home appt i have setuped 2 server connection via ssh tunnel . If I try to copy keys from first server to second it stuck
on both servers same versions
Server
redis_version:6.0.6 redis_git_sha1:00000000 redis_git_dirty:0 redis_build_id:d463d609620685c0 redis_mode:standalone os:Linux 5.4.0-96-generic x86_64 arch_bits:64 multiplexing_api:epoll atomicvar_api:atomic-builtin gcc_version:9.3.0 process_id:1374 run_id:26cfa78ee62f121b8e7c71afc66420a3682a83e4 tcp_port:6379 uptime_in_seconds:1106712 uptime_in_days:12 hz:10 configured_hz:10 lru_clock:5605372 executable:/usr/bin/redis-server config_file:/etc/redis/redis.conf
Ok, thanks for the details. I will try to reproduce the issue