runtime error

"purchase"}] IMPORTANT: You are using gradio version 4.11.0, however version 4.29.0 is available, please upgrade. -------- Traceback (most recent call last): File "/home/user/app/app.py", line 90, in <module> demo = gr.Interface( File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 415, in __init__ self.render_examples() File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 733, in render_examples self.examples_handler = Examples( File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 75, in create_examples examples_obj.create() File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 299, in create client_utils.synchronize_async(self.cache) File "/home/user/.local/lib/python3.10/site-packages/gradio_client/utils.py", line 808, in synchronize_async return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore File "/home/user/.local/lib/python3.10/site-packages/fsspec/asyn.py", line 103, in sync raise return_result File "/home/user/.local/lib/python3.10/site-packages/fsspec/asyn.py", line 56, in _runner result[0] = await coro File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 360, in cache prediction = await Context.root_block.process_api( File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1542, in process_api data = self.postprocess_data(fn_index, result["prediction"], state) File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1369, in postprocess_data self.validate_outputs(fn_index, predictions) # type: ignore File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1343, in validate_outputs raise ValueError( ValueError: An event handler (filter_records) didn't receive enough output values (needed: 3, received: 1). Wanted outputs: [dataframe, markdown, json] Received outputs: ["Error: API response status code 522"]

Container logs:

Fetching error logs...