Resource temporarily unavailable #5862
Unanswered
litongmissyou
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
when I am creating agent ,I want to use tools ,but no tools can be seen.server shows:
Traceback (most recent call last):
File "/Users/missyou/project/6.12/dify-0.6.12/api/.venv/lib/python3.10/site-packages/werkzeug/serving.py", line 363, in run_wsgi
execute(self.server.app)
File "/Users/missyou/project/6.12/dify-0.6.12/api/.venv/lib/python3.10/site-packages/werkzeug/serving.py", line 327, in execute
write(data)
File "/Users/missyou/project/6.12/dify-0.6.12/api/.venv/lib/python3.10/site-packages/werkzeug/serving.py", line 302, in write
self.wfile.write(data)
File "/Users/missyou/.pyenv/versions/3.10.14/lib/python3.10/socketserver.py", line 826, in write
self._sock.sendall(b)
BlockingIOError: [Errno 35] Resource temporarily unavailable
Beta Was this translation helpful? Give feedback.
All reactions