Project

General

Profile

Actions

Bug #56304

open

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

Added by Telemetry Bot almost 2 years 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):

7d057c21b96235b5d01c03590454289b952bd7ded6a063a42ba7be2abbc9f331


Description

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

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: context.use_certificate_file(cert_fname, crypto.FILETYPE_PEM)
    File "/lib/python3.6/site-packages/OpenSSL/SSL.py", in use_certificate_file: _raise_current_error()
    File "/lib/python3.6/site-packages/OpenSSL/_util.py", in exception_from_error_queue: raise exception_type(errors)

Crash dump sample:
{
    "archived": "2022-05-16 12:06:19.695757",
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/dashboard/module.py\", line 332, 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 643, in verify_tls_files\n    context.use_certificate_file(cert_fname, crypto.FILETYPE_PEM)",
        "  File \"/lib/python3.6/site-packages/OpenSSL/SSL.py\", line 930, in use_certificate_file\n    _raise_current_error()",
        "  File \"/lib/python3.6/site-packages/OpenSSL/_util.py\", line 54, in exception_from_error_queue\n    raise exception_type(errors)",
        "<redacted>" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-05-16T11:15:54.451330Z_09f94287-3769-46c8-8a15-61162010d693",
    "entity_name": "mgr.11c9a1540e13333130143df44a0795fd5e6c502d",
    "mgr_module": "dashboard",
    "mgr_module_caller": "PyModuleRunner::serve",
    "mgr_python_exception": "Error",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "3b17248e538074fc9c6107bbe50e19825601259b1c56daab8ffa44819df3237e",
    "timestamp": "2022-05-16T11:15:54.451330Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-0.bpo.3-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.15.15-2~bpo11+1 (2022-02-03)" 
}

Actions #1

Updated by Telemetry Bot almost 2 years ago

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

Also available in: Atom PDF