Deploy Django project with jazzmin pakage

Post-processing ‘vendor/bootswatch/default/bootstrap.min.css’ failed!

Feb 20 12:16:29 PM

Feb 20 12:16:29 PMTraceback (most recent call last):

Feb 20 12:16:29 PM File “/opt/render/project/src/manage.py”, line 22, in

Feb 20 12:16:29 PMFound another file with the destination path ‘admin/js/cancel.js’. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path.

Feb 20 12:16:29 PMFound another file with the destination path ‘admin/js/popup_response.js’. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path.

Feb 20 12:16:29 PM main()

Feb 20 12:16:29 PM File “/opt/render/project/src/manage.py”, line 18, in main

Feb 20 12:16:29 PM execute_from_command_line(sys.argv)

Feb 20 12:16:29 PM File “/opt/render/project/src/.venv/lib/python3.11/site-packages/django/core/management/init.py”, line 442, in execute_from_command_line

Feb 20 12:16:29 PM utility.execute()

Feb 20 12:16:29 PM File “/opt/render/project/src/.venv/lib/python3.11/site-packages/django/core/management/init.py”, line 436, in execute

Feb 20 12:16:29 PM self.fetch_command(subcommand).run_from_argv(self.argv)

Feb 20 12:16:29 PM File “/opt/render/project/src/.venv/lib/python3.11/site-packages/django/core/management/base.py”, line 413, in run_from_argv

Feb 20 12:16:29 PM self.execute(*args, **cmd_options)

Feb 20 12:16:29 PM File “/opt/render/project/src/.venv/lib/python3.11/site-packages/django/core/management/base.py”, line 459, in execute

Feb 20 12:16:29 PM output = self.handle(*args, **options)

Feb 20 12:16:29 PM ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Feb 20 12:16:29 PM File “/opt/render/project/src/.venv/lib/python3.11/site-packages/django/contrib/staticfiles/management/commands/collectstatic.py”, line 209, in handle

Feb 20 12:16:29 PM collected = self.collect()

Feb 20 12:16:29 PM ^^^^^^^^^^^^^^

Feb 20 12:16:29 PM File “/opt/render/project/src/.venv/lib/python3.11/site-packages/django/contrib/staticfiles/management/commands/collectstatic.py”, line 154, in collect

Feb 20 12:16:29 PM raise processed

Feb 20 12:16:29 PMwhitenoise.storage.MissingFileError: The file ‘vendor/bootswatch/default/bootstrap.min.css.map’ could not be found with <whitenoise.storage.CompressedManifestStaticFilesStorage object at 0x7fa7df29ce90>.

Feb 20 12:16:29 PM

Feb 20 12:16:29 PMThe CSS file ‘vendor/bootswatch/default/bootstrap.min.css’ references a file which could not be found:

Feb 20 12:16:29 PM vendor/bootswatch/default/bootstrap.min.css.map

Feb 20 12:16:29 PM

Feb 20 12:16:29 PMPlease check the URL references in this CSS file, particularly any

Feb 20 12:16:29 PMrelative paths which might be pointing to the wrong location.

Feb 20 12:16:29 PM

Feb 20 12:16:29 PM==> Build failed :disappointed:

Feb 20 12:16:29 PM==> Common ways to troubleshoot your deploy: Troubleshooting Your Deploy | Render Docs

What’s the problem ???

Hey,

That’s purely an application error. If you still require some help with this, please contact us through the dashboard so we can have more context on what you’re trying to deploy.

Jérémy.
Render Support, UTC+3

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