runtime error

Space failed. Exit code: 1. Reason: ,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:markdown_it.rules_block.heading:entering heading: StateBlock(line=0,level=0,tokens=0), 0, 1, False DEBUG:markdown_it.rules_block.code:entering code: StateBlock(line=0,level=0,tokens=0), 0, 1, False DEBUG:markdown_it.rules_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: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:7860 DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): localhost:7860 DEBUG:urllib3.connectionpool:http://localhost:7860 "GET /startup-events HTTP/1.1" 200 5 DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): localhost:7860 DEBUG:urllib3.connectionpool:http://localhost:7860 "HEAD / HTTP/1.1" 200 0 Traceback (most recent call last): File "/home/user/app/app.py", line 605, in <module> demo.queue().launch(show_error=True, debug=True, 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

Container logs:

Fetching error logs...