Project

General

Profile

Actions

Bug #56842

open

crash: File "mgr/dashboard/module.py", in serve: uri = self.await_configuration()

Added by Telemetry Bot over 1 year ago. Updated over 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Telemetry
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):

2a2eace8a0c4a23c31c543fd3d1512e00f6c1eb3d7aaf7c38bff684b27b4fe9b
c88e9c0e4445b1f73ec542535632044470d7b528045aa2e6682e29360239b262


Description

http://telemetry.front.sepia.ceph.com:4000/d/jByk5HaMz/crash-spec-x-ray?orgId=1&var-sig_v2=2056de3476dce1b32111395fc3e64a19a80b42ef24b9af92f20cfffbb44a4d40

Sanitized backtrace:

    File "mgr/dashboard/module.py", in serve: uri = self.await_configuration()
    File "mgr/dashboard/module.py", in await_configuration: uri = self._configure()
    File "mgr/dashboard/module.py", in _configure: verify_tls_files(cert_fname, pkey_fname)
    File "mgr/mgr_util.py", in verify_tls_files: verify_cacrt(cert_fname)
    File "mgr/mgr_util.py", in verify_cacrt: with open(cert_fname) as f:

Crash dump sample:
{
    "archived": "2022-07-07 00:00:02.100661",
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/dashboard/module.py\", line 475, in serve\n    uri = self.await_configuration()",
        "  File \"/usr/share/ceph/mgr/dashboard/module.py\", line 211, in await_configuration\n    uri = self._configure()",
        "  File \"/usr/share/ceph/mgr/dashboard/module.py\", line 172, in _configure\n    verify_tls_files(cert_fname, pkey_fname)",
        "  File \"/usr/share/ceph/mgr/mgr_util.py\", line 627, in verify_tls_files\n    verify_cacrt(cert_fname)",
        "  File \"/usr/share/ceph/mgr/mgr_util.py\", line 572, in verify_cacrt\n    with open(cert_fname) as f:",
        "<redacted>" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-07-06T23:56:30.351759Z_fc0078ea-6ba7-448b-9292-a82d08407fba",
    "entity_name": "mgr.58752fa03acec6aac35eb049e4cc4c1743a61ffc",
    "mgr_module": "dashboard",
    "mgr_module_caller": "PyModuleRunner::serve",
    "mgr_python_exception": "PermissionError",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mgr",
    "stack_sig": "671825e402ba3d400571348a56895fcdbd17917d36016e55609c62195f3c0207",
    "timestamp": "2022-07-06T23:56:30.351759Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.39-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.39-1 (Wed, 22 Jun 2022 17:22:00 +0200)" 
}

Actions #1

Updated by Telemetry Bot over 1 year ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.0 added
Actions

Also available in: Atom PDF