runtime error
Exit code: 1. Reason: Matplotlib created a temporary cache directory at /tmp/matplotlib-nje06i66 because the default path (/.config/matplotlib) is not a writable directory; 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. Fontconfig error: No writable cache directories Fontconfig error: No writable cache directories Fontconfig error: No writable cache directories Fontconfig error: No writable cache directories Using data path: /code Downloading file from https://www.cpc.ncep.noaa.gov/data/indices/oni.ascii.txt... Traceback (most recent call last): File "/code/app.py", line 1422, in <module> update_oni_data() File "/code/app.py", line 211, in update_oni_data if download_oni_file(url, temp_file): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/code/app.py", line 131, in download_oni_file with open(filename, 'wb') as f: ^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 13] Permission denied: '/code/temp_oni.ascii.txt'
Container logs:
Fetching error logs...