[Bug 2134985] Re: ceph-mgr-dashboard renders blank page due to missing JavaScript files in package 19.2.3
Björn Hinz
2134985 at bugs.launchpad.net
Thu Dec 11 20:49:58 UTC 2025
maybe this patch cause the issue??
* d/p/snapshot-upgrade-fix.patch: Remove logging as it crashed Ganesha
diff -Nru ceph-19.2.1/debian/clean ceph-19.2.3/debian/clean
--- ceph-19.2.1/debian/clean 2025-03-26 10:11:00.000000000 +0000
+++ ceph-19.2.3/debian/clean 2025-08-11 17:02:00.000000000 +0000
@@ -34,3 +34,39 @@
src/s3select/rapidjson/thirdparty/gtest/googlemock/msvc/2005/*
src/s3select/rapidjson/thirdparty/gtest/googlemock/msvc/2010/*
src/s3select/rapidjson/thirdparty/gtest/googletest/codegear/gtest*
+qa/suites/rados/mgr/supported-random-distro*
+PendingReleaseNotes
+qa/btrfs/Makefile
+qa/btrfs/clone_range.c
+qa/btrfs/create_async_snap.c
+qa/btrfs/test_async_snap.c
+qa/btrfs/test_rmdir_async_snap.c
+qa/suites/rados/mgr/tasks/*.yaml
+qa/suites/rados/singleton-nomsgr/all/*.yaml
+qa/suites/rados/singleton/all/thrash_cache_writeback_proxy_none.yaml
+qa/suites/rados/thrash-old-clients/workloads/cache-snaps.yaml
+qa/suites/rados/thrash/workloads/*.yaml
+qa/suites/rgw/tempest/tasks/s3tests.yaml
+qa/suites/smoke/basic/tasks/test/rados_cache_snaps.yaml
+src/btrfs_ioc_test.c
+src/common/sync_filesystem.h
+src/dmclock/COPYING
+src/dmclock/COPYING-LGPL2.1
+src/os/fs/btrfs_ioctl.h
+src/pybind/mgr/dashboard/frontend/dist/cs/*.js
+src/pybind/mgr/dashboard/frontend/dist/de/*.js
+src/pybind/mgr/dashboard/frontend/dist/en-US/*.js
+src/pybind/mgr/dashboard/frontend/dist/es/*.js
+src/pybind/mgr/dashboard/frontend/dist/fr/*.js
+src/pybind/mgr/dashboard/frontend/dist/id/*.js
+src/pybind/mgr/dashboard/frontend/dist/it/*.js
+src/pybind/mgr/dashboard/frontend/dist/ja/*.js
+src/pybind/mgr/dashboard/frontend/dist/ko/*.js
+src/pybind/mgr/dashboard/frontend/dist/pl/*.js
+src/pybind/mgr/dashboard/frontend/dist/pt/*.js
+src/pybind/mgr/dashboard/frontend/dist/zh-Hans/*.js
+src/pybind/mgr/dashboard/frontend/dist/zh-Hant/*.js
+src/pybind/mgr/dashboard/frontend/src/app/shared/components/critical-confirmation-modal/critical-confirmation-modal.component.html
+src/pybind/mgr/dashboard/frontend/src/app/shared/components/critical-confirmation-modal/critical-confirmation-modal.component.scss
+src/pybind/mgr/dashboard/frontend/src/app/shared/components/critical-confirmation-modal/critical-confirmation-modal.component.spec.ts
+src/pybind/mgr/dashboard/frontend/src/app/shared/components/critical-confirmation-modal/critical-confirmation-modal.component.ts
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/2134985
Title:
ceph-mgr-dashboard renders blank page due to missing JavaScript files
in package 19.2.3
Status in ceph package in Ubuntu:
New
Bug description:
The ceph-mgr-dashboard is no longer functional. Accessing the
dashboard results in a blank white page.
The root cause appears to be missing JavaScript files. A debdiff
analysis confirms that these frontend assets are missing from the
19.2.3 .deb package compared to the previous version. As a result, the
installed size has dropped significantly.
See the attached diff below:
debdiff ceph-mgr-dashboard_19.2.1-0ubuntu0.24.04.2_all.deb ceph-mgr-dashboard_19.2.3-0ubuntu0.24.04.1_all.deb
[The following lists of changes regard files as different if they have
different names, permissions or owners.]
Files in first .deb but not in second
-------------------------------------
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/cs/119.720bd9982f2d45ca.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/cs/330.9b7daa85d4249fd1.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/cs/636.ce12f71f7a6308d8.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/cs/main.7869bccdd1b73f3c.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/cs/polyfills.374f1f989f34e1be.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/cs/runtime.2c5d1f35492cd6a4.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/de/119.720bd9982f2d45ca.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/de/330.9b7daa85d4249fd1.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/de/636.ce12f71f7a6308d8.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/de/main.7869bccdd1b73f3c.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/de/polyfills.374f1f989f34e1be.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/de/runtime.2c5d1f35492cd6a4.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/en-US/119.720bd9982f2d45ca.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/en-US/330.9b7daa85d4249fd1.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/en-US/636.ce12f71f7a6308d8.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/en-US/main.7869bccdd1b73f3c.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/en-US/polyfills.374f1f989f34e1be.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/en-US/runtime.2c5d1f35492cd6a4.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/es/119.720bd9982f2d45ca.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/es/330.9b7daa85d4249fd1.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/es/636.ce12f71f7a6308d8.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/es/main.7869bccdd1b73f3c.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/es/polyfills.374f1f989f34e1be.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/es/runtime.2c5d1f35492cd6a4.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/fr/119.720bd9982f2d45ca.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/fr/330.9b7daa85d4249fd1.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/fr/636.ce12f71f7a6308d8.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/fr/main.7869bccdd1b73f3c.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/fr/polyfills.374f1f989f34e1be.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/fr/runtime.2c5d1f35492cd6a4.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/id/119.720bd9982f2d45ca.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/id/330.9b7daa85d4249fd1.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/id/636.ce12f71f7a6308d8.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/id/main.7869bccdd1b73f3c.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/id/polyfills.374f1f989f34e1be.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/id/runtime.2c5d1f35492cd6a4.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/it/119.720bd9982f2d45ca.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/it/330.9b7daa85d4249fd1.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/it/636.ce12f71f7a6308d8.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/it/main.7869bccdd1b73f3c.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/it/polyfills.374f1f989f34e1be.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/it/runtime.2c5d1f35492cd6a4.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/ja/119.720bd9982f2d45ca.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/ja/330.9b7daa85d4249fd1.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/ja/636.ce12f71f7a6308d8.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/ja/main.7869bccdd1b73f3c.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/ja/polyfills.374f1f989f34e1be.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/ja/runtime.2c5d1f35492cd6a4.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/ko/119.720bd9982f2d45ca.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/ko/330.9b7daa85d4249fd1.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/ko/636.ce12f71f7a6308d8.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/ko/main.7869bccdd1b73f3c.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/ko/polyfills.374f1f989f34e1be.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/ko/runtime.2c5d1f35492cd6a4.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/pl/119.720bd9982f2d45ca.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/pl/330.9b7daa85d4249fd1.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/pl/636.ce12f71f7a6308d8.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/pl/main.7869bccdd1b73f3c.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/pl/polyfills.374f1f989f34e1be.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/pl/runtime.2c5d1f35492cd6a4.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/pt/119.720bd9982f2d45ca.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/pt/330.9b7daa85d4249fd1.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/pt/636.ce12f71f7a6308d8.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/pt/main.7869bccdd1b73f3c.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/pt/polyfills.374f1f989f34e1be.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/pt/runtime.2c5d1f35492cd6a4.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/zh-Hans/119.720bd9982f2d45ca.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/zh-Hans/330.9b7daa85d4249fd1.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/zh-Hans/636.ce12f71f7a6308d8.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/zh-Hans/main.7869bccdd1b73f3c.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/zh-Hans/polyfills.374f1f989f34e1be.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/zh-Hans/runtime.2c5d1f35492cd6a4.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/zh-Hant/119.720bd9982f2d45ca.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/zh-Hant/330.9b7daa85d4249fd1.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/zh-Hant/636.ce12f71f7a6308d8.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/zh-Hant/main.7869bccdd1b73f3c.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/zh-Hant/polyfills.374f1f989f34e1be.js
-rw-r--r-- root/root /usr/share/ceph/mgr/dashboard/frontend/dist/zh-Hant/runtime.2c5d1f35492cd6a4.js
Control files: lines which differ (wdiff format)
------------------------------------------------
Depends: ceph-mgr (>= [-19.2.1-0ubuntu0.24.04.2),-] {+19.2.3-0ubuntu0.24.04.1),+} python3-bcrypt, python3-cherrypy3, python3-jwt, python3-openssl, python3-routes, python3-werkzeug, python3-yaml
Installed-Size: [-88939-] {+26648+}
Version: [-19.2.1-0ubuntu0.24.04.2-] {+19.2.3-0ubuntu0.24.04.1+}
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2134985/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list