tuangtalk/chatgpt-wecom

后台很多报错,如何处理哇?

Closed this issue · 0 comments

1111
'NoneType' object has no attribute 'text'
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/web/application.py", line 280, in process
return self.handle()
File "/usr/local/lib/python3.10/site-packages/web/application.py", line 271, in handle
return self._delegate(fn, self.fvars, args)
File "/usr/local/lib/python3.10/site-packages/web/application.py", line 514, in _delegate
return handle_class(cls)
File "/usr/local/lib/python3.10/site-packages/web/application.py", line 492, in handle_class
return tocall(*args)
File "/app/src/request.py", line 33, in POST
question,wxuser=Handle().POST()
TypeError: cannot unpack non-iterable AttributeError object

172.17.0.1:53734 - - [17/Feb/2023 06:57:09] "HTTP/1.1 POST /api" - 500 Internal Server Error