[Bug]: Agent page turns blank
Is there an existing issue for the same bug?
- [x] I have checked the existing issues.
RAGFlow workspace code commit ID
xxx
RAGFlow image version
17
Other environment information
Actual behavior
无任何AGENT展示出来了
Expected behavior
接口有返回,但是页面无显示
Steps to reproduce
1 新建AGENT并保存
2 页面提示保存成功
3 刷新后无任何AGENT
Additional information
我也遇到这个问题,加入团队,切换成员账号,然后agent 不显示了
22 401 Unauthorized: The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required. Traceback (most recent call last): File "/ragflow/.venv/lib/python3.10/site-packages/flask/app.py", line 880, in full_dispatch_request rv = self.dispatch_request() File "/ragflow/.venv/lib/python3.10/site-packages/flask/app.py", line 865, in dispatch_request return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return] File "/ragflow/.venv/lib/python3.10/site-packages/flask_login/utils.py", line 285, in decorated_view return current_app.login_manager.unauthorized() File "/ragflow/.venv/lib/python3.10/site-packages/flask_login/login_manager.py", line 178, in unauthorized abort(401) File "/ragflow/.venv/lib/python3.10/site-packages/flask/helpers.py", line 272, in abort current_app.aborter(code, *args, **kwargs) File "/ragflow/.venv/lib/python3.10/site-packages/werkzeug/exceptions.py", line 863, in call raise self.mapping[code](*args, **kwargs) werkzeug.exceptions.Unauthorized: 401 Unauthorized: The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required. 2025-03-05 10:24:26,068 ERROR 22 401 Unauthorized: The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required. Traceback (most recent call last): File "/ragflow/.venv/lib/python3.10/site-packages/flask/app.py", line 880, in full_dispatch_request rv = self.dispatch_request() File "/ragflow/.venv/lib/python3.10/site-packages/flask/app.py", line 865, in dispatch_request return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return] File "/ragflow/.venv/lib/python3.10/site-packages/flask_login/utils.py", line 285, in decorated_view return current_app.login_manager.unauthorized() File "/ragflow/.venv/lib/python3.10/site-packages/flask_login/login_manager.py", line 178, in unauthorized abort(401) File "/ragflow/.venv/lib/python3.10/site-packages/flask/helpers.py", line 272, in abort current_app.aborter(code, *args, **kwargs) File "/ragflow/.venv/lib/python3.10/site-packages/werkzeug/exceptions.py", line 863, in call raise self.mapping[code](*args, **kwargs) werkzeug.exceptions.Unauthorized: 401 Unauthorized: The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required. 2025-03-05 10:24:26,070 ERROR 22 401 Unauthorized: The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required. Traceback (most recent call last): File "/ragflow/.venv/lib/python3.10/site-packages/flask/app.py", line 880, in full_dispatch_request rv = self.dispatch_request() File "/ragflow/.venv/lib/python3.10/site-packages/flask/app.py", line 865, in dispatch_request return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return] File "/ragflow/.venv/lib/python3.10/site-packages/flask_login/utils.py", line 285, in decorated_view return current_app.login_manager.unauthorized() File "/ragflow/.venv/lib/python3.10/site-packages/flask_login/login_manager.py", line 178, in unauthorized abort(401) File "/ragflow/.venv/lib/python3.10/site-packages/flask/helpers.py", line 272, in abort current_app.aborter(code, *args, **kwargs) File "/ragflow/.venv/lib/python3.10/site-packages/werkzeug/exceptions.py", line 863, in call raise self.mapping[code](*args, **kwargs) werkzeug.exceptions.Unauthorized: 401 Unauthorized: The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required. 2025-03-05 10:24:26,072 ERROR 22 401 Unauthorized: The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required. Traceback (most recent call last): File "/ragflow/.venv/lib/python3.10/site-packages/flask/app.py", line 880, in full_dispatch_request rv = self.dispatch_request() File "/ragflow/.venv/lib/python3.10/site-packages/flask/app.py", line 865, in dispatch_request return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return] File "/ragflow/.venv/lib/python3.10/site-packages/flask_login/utils.py", line 285, in decorated_view return current_app.login_manager.unauthorized() File "/ragflow/.venv/lib/python3.10/site-packages/flask_login/login_manager.py", line 178, in unauthorized abort(401) File "/ragflow/.venv/lib/python3.10/site-packages/flask/helpers.py", line 272, in abort current_app.aborter(code, *args, **kwargs) File "/ragflow/.venv/lib/python3.10/site-packages/werkzeug/exceptions.py", line 863, in call raise self.mapping[code](*args, **kwargs) werkzeug.exceptions.Unauthorized: 401 Unauthorized: The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required.
I can't reproduce the issue you mentioned.
I also encountered this problem.
I also encountered this problem.
I also encountered this problem.
I am using the latest v0.17.2 full version