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

Help! SOS from your fans #129

Open
Jackey0903 opened this issue Dec 4, 2024 · 1 comment
Open

Help! SOS from your fans #129

Jackey0903 opened this issue Dec 4, 2024 · 1 comment

Comments

@Jackey0903
Copy link

Uploading 屏幕截图 2024-12-04 202945.png…

Dear author, hello, I ran it locally after deploying the server, but encountered the following error. Due to our limited level, we cannot solve it. Please take a look at where the problem is. Thank you!

@Jackey0903
Copy link
Author

Here are the detailed information:
2024-12-04 20:11:26 | ERROR | asyncio | Task exception was never retrieved
future: <Task finished name='jy6jl4r0l9j_12' coro=<Queue.process_events() done, defined at /root/miniconda3/lib/python3.12/site-packages/gradio/queueing.py:343> exception=1 validation error for PredictBody
event_id
Field required [type=missing, input_value={'fn_index': 12, 'data': ...on_hash': 'jy6jl4r0l9j'}, input_type=dict]
For further information visit https://errors.pydantic.dev/2.10/v/missing>
Traceback (most recent call last):
File "/root/miniconda3/lib/python3.12/site-packages/gradio/queueing.py", line 347, in process_events
client_awake = await self.gather_event_data(event)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/miniconda3/lib/python3.12/site-packages/gradio/queueing.py", line 220, in gather_event_data
data, client_awake = await self.get_message(event, timeout=receive_timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/miniconda3/lib/python3.12/site-packages/gradio/queueing.py", line 456, in get_message
return PredictBody(**data), True
^^^^^^^^^^^^^^^^^^^
File "/root/miniconda3/lib/python3.12/site-packages/pydantic/main.py", line 214, in init
validated_self = self.pydantic_validator.validate_python(data, self_instance=self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pydantic_core._pydantic_core.ValidationError: 1 validation error for PredictBody
event_id
Field required [type=missing, input_value={'fn_index': 12, 'data': ...on_hash': 'jy6jl4r0l9j'}, input_type=dict]
For further information visit https://errors.pydantic.dev/2.10/v/missing

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

1 participant