runtime error

ules_block.fence:entering fence: StateBlock(line=0,level=0,tokens=0), 0, 1, False DEBUG:markdown_it.rules_block.blockquote:entering blockquote: StateBlock(line=0,level=0,tokens=0), 0, 1, False DEBUG:markdown_it.rules_block.hr:entering hr: StateBlock(line=0,level=0,tokens=0), 0, 1, False DEBUG:markdown_it.rules_block.list:entering list: StateBlock(line=0,level=0,tokens=0), 0, 1, False DEBUG:markdown_it.rules_block.reference:entering reference: StateBlock(line=0,level=0,tokens=0), 0, 1, False DEBUG:markdown_it.rules_block.html_block:entering html_block: StateBlock(line=0,level=0,tokens=0), 0, 1, False DEBUG:asyncio:Using selector: EpollSelector DEBUG:urllib3.connectionpool:https://checkip.amazonaws.com:443 "GET / HTTP/1.1" 200 14 DEBUG:charset_normalizer:Encoding detection: ascii is most likely the one. DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.gradio.app:443 DEBUG:httpx:load_ssl_context verify=True cert=None trust_env=True http2=False DEBUG:httpx:load_verify_locations cafile='/home/user/.local/lib/python3.10/site-packages/certifi/cacert.pem' Running on local URL: http://0.0.0.0:6006 DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): localhost:6006 DEBUG:urllib3.connectionpool:http://localhost:6006 "GET /startup-events HTTP/1.1" 200 5 DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): localhost:6006 DEBUG:urllib3.connectionpool:http://localhost:6006 "HEAD / HTTP/1.1" 200 0 Traceback (most recent call last): File "/home/user/app/app_new.py", line 484, in <module> demo.queue().launch(show_error=True, debug=True, server_port=6006,share=True) File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1929, in launch raise RuntimeError("Share is not supported when you are in Spaces") RuntimeError: Share is not supported when you are in Spaces DEBUG:urllib3.connectionpool:https://api.gradio.app:443 "GET /pkg-version HTTP/1.1" 200 21 DEBUG:urllib3.connectionpool:https://api.gradio.app:443 "POST /gradio-initiated-analytics/ HTTP/1.1" 200 None

Container logs:

Fetching error logs...