runtime error

Space failed to start. Exit code: 1. Reason: /home/user/.local/lib/python3.8/site-packages/gradio/inputs.py:27: UserWarning: Usage of gradio.inputs is deprecated, and will not be supported in the future, please import your component from gradio.components warnings.warn( /home/user/.local/lib/python3.8/site-packages/gradio/deprecation.py:40: UserWarning: `optional` parameter is deprecated, and it has no effect warnings.warn(value) /home/user/.local/lib/python3.8/site-packages/gradio/deprecation.py:40: UserWarning: `numeric` parameter is deprecated, and it has no effect warnings.warn(value) /home/user/.local/lib/python3.8/site-packages/gradio/outputs.py:22: UserWarning: Usage of gradio.outputs is deprecated, and will not be supported in the future, please import your components from gradio.components warnings.warn( /home/user/.local/lib/python3.8/site-packages/gradio/blocks.py:503: UserWarning: Cannot load panel. Caught Exception: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/spaces/panel (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7efe360a9970>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) warnings.warn(f"Cannot load {theme}. Caught Exception: {str(e)}") Running on local URL: http://0.0.0.0:7860 Traceback (most recent call last): File "app.py", line 26, in <module> gr.Interface(fn=chatbot, inputs=inputs, outputs=outputs, title="MDR Job Interview Questions Generator", File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1539, in launch raise RuntimeError("Share is not supported when you are in Spaces") RuntimeError: Share is not supported when you are in Spaces

Container logs:

Fetching error logs...