Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redis-manange启动之后, 无法通过ip:2000的方式登录 #17

Open
kongchujun opened this issue Nov 27, 2022 · 1 comment
Open

Comments

@kongchujun
Copy link

redis-manange启动之后, 无法通过ip:2000的方式登录。
并且通过docker-compose logs -tf --tail=100 redis-manage
redis-manage_1 | 2022-11-27T13:44:39.832174818Z [Sun Nov 27 21:44:39 2022] 192.168.33.1:56422 Accepted
redis-manage_1 | 2022-11-27T13:44:39.832556366Z [Sun Nov 27 21:44:39 2022] 192.168.33.1:56423 Accepted
redis-manage_1 | 2022-11-27T13:44:39.836023829Z [Sun Nov 27 21:44:39 2022] 192.168.33.1:56422 [401]: GET /
redis-manage_1 | 2022-11-27T13:44:39.836254430Z [Sun Nov 27 21:44:39 2022] 192.168.33.1:56422 Closing
redis-manage_1 | 2022-11-27T13:45:25.842368530Z [Sun Nov 27 21:45:25 2022] 172.19.0.1:35722 Accepted
redis-manage_1 | 2022-11-27T13:45:25.843832423Z [Sun Nov 27 21:45:25 2022] 172.19.0.1:35722 [401]: GET /
redis-manage_1 | 2022-11-27T13:45:25.843843300Z [Sun Nov 27 21:45:25 2022] 172.19.0.1:35722 Closing
redis-manage_1 | 2022-11-27T13:45:29.735465533Z [Sun Nov 27 21:45:29 2022] 172.19.0.1:35762 Accepted
redis-manage_1 | 2022-11-27T13:45:29.737446536Z [Sun Nov 27 21:45:29 2022] 172.19.0.1:35762 [401]: GET /
redis-manage_1 | 2022-11-27T13:45:29.737464891Z [Sun Nov 27 21:45:29 2022] 172.19.0.1:35762 C

@vannnnish
Copy link

我猜测是不是redis的版本太老了 和 现在的redis-manage 镜像版本不匹配了,然后我想的是把redis镜像也更新到最新版本。结果删的把redis-manage的镜像删了,重新构建了下,结果就好了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants