runtime error

There was a problem when trying to write in your cache folder (/.cache/huggingface/hub). You should set the environment variable TRANSFORMERS_CACHE to a writable directory. None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. /usr/local/lib/python3.10/site-packages/pydub/utils.py:170: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning) Matplotlib created a temporary cache directory at /tmp/matplotlib-de4i6bm6 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. Traceback (most recent call last): File "/app/dify/api/app.py", line 210, in <module> app = create_app() File "/app/dify/api/app.py", line 80, in create_app app.config.from_object(Config()) File "/app/dify/api/config.py", line 213, in __init__ self.BROKER_USE_SSL = self.CELERY_BROKER_URL.startswith('rediss://') AttributeError: 'NoneType' object has no attribute 'startswith'

Container logs:

Fetching error logs...