ValueError Exception Value: Couldn't load manifest 'staticfiles.json' (version 1.0)

This is an issue with mismatching django versions. Kindly delete the static files directory. Push your code and on build command in render deployment use “pip install -r requirements.txt && python manage.py collectstatic”. This will solve your issue. Enjoy

Hi there,

Just to clarify, do you have a question or are you posting a solution for others?

Regards,
Mike


Render Support Engineer, MT (UTC-6)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.