runtime error
Exit code: 1. Reason: mkdir -p failed for path /.config/matplotlib: [Errno 13] Permission denied: '/.config' Matplotlib created a temporary cache directory at /tmp/matplotlib-f4ncb69l because there was an issue with the default path (/.config/matplotlib); it is highly recommended to set the MPLCONFIGDIR environment variable to a writable directory, in particular to speed up the import of Matplotlib and to better support multiprocessing. /usr/local/lib/python3.9/site-packages/gradio_client/documentation.py:106: UserWarning: Could not get documentation group for <class 'gradio.mix.Parallel'>: No known documentation group for module 'gradio.mix' warnings.warn(f"Could not get documentation group for {cls}: {exc}") /usr/local/lib/python3.9/site-packages/gradio_client/documentation.py:106: UserWarning: Could not get documentation group for <class 'gradio.mix.Series'>: No known documentation group for module 'gradio.mix' warnings.warn(f"Could not get documentation group for {cls}: {exc}") Traceback (most recent call last): File "/app/app.py", line 299, in <module> server_logs = start_node_server() File "/app/app.py", line 254, in start_node_server with open(os.path.join(base_dir, '.env'), 'r', encoding='utf-8') as envf: FileNotFoundError: [Errno 2] No such file or directory: 'compassionate-community/.env'
Container logs:
Fetching error logs...