mindl 发表于 2022-7-27 18:56:41

【已解答】win面板安装redis后,过段时间就管理不了redis了

win面板安装redis后,软件管理那里还能管理redis服务,但是过几天就管理不了了,之前安装的redis版本是Redis 6.0.5,管理失效后切换版本中没有6.0.5,有谁知道这是什么原因吗?错误日志是:
Traceback (most recent call last): File "D:BtSoftpanel/classflask_sockets.py", line 30, in __call__ handler, values = adapter.match() File "C:Program Filespythonlibsite-packageswerkzeugrouting.py", line 1945, in match raise NotFound() werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "D:BtSoftpanel/classpanelSite.py", line 2503, in get_site_info data['path'] = re.search('s+root(.+);',conf).groups().strip() AttributeError: 'NoneType' object has no attribute 'groups'





页: [1]
查看完整版本: 【已解答】win面板安装redis后,过段时间就管理不了redis了