[Bug 2110693] [NEW] Compression error

Dmitriy Chubinidze 2110693 at bugs.launchpad.net
Wed May 14 15:08:03 UTC 2025


Public bug reported:

After installing openstack-dashboard package, we can get Apache errors
in log like:

compressor.exceptions.OfflineGenerationError: You have offline
compression enabled but key "..." is missing from offline manifest. You
may need to run "python manage.py compress".

The best solution is to disable offline compression in local_settings.py, so 
to do it we have to remove line 61 in /horizon/debian/patches/ubuntu_settings.patch:

+COMPRESS_OFFLINE = True

** Affects: horizon (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/2110693

Title:
  Compression error

Status in horizon package in Ubuntu:
  New

Bug description:
  After installing openstack-dashboard package, we can get Apache errors
  in log like:

  compressor.exceptions.OfflineGenerationError: You have offline
  compression enabled but key "..." is missing from offline manifest.
  You may need to run "python manage.py compress".

  The best solution is to disable offline compression in local_settings.py, so 
  to do it we have to remove line 61 in /horizon/debian/patches/ubuntu_settings.patch:

  +COMPRESS_OFFLINE = True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/2110693/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list