Project

General

Profile

Actions

Bug #56841

open

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

Added by Telemetry Bot over 1 year ago. Updated 11 months 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):

053db3f1a1af56482c340f55c85b25b4f6a6f8528f1cd170dcc4a4176d073795
1a4eb8335e15a94c38ee254b2e12cdce898502697329e2487f1fba0e66d8de1e
26d15f4401da2ab33555c4ccc4002865b7ac2845fb9fbf58e5de3edefbb9e198
3c36d82be47125a91dea15c17f9ebf5e2bca5cb316772bac6dfea02c61361c03
82388aaf87bee1e5d03d3ce388be8dc3a2d90f0d48eed8ebfa4d90db298c9d17
cf88468124363bf07c46f46f0dba5c1b16e02d14a9effa7b4f7dd3aa0799a613
e355ee78442e953df2e212ab47fedbb1a5c80231d33710e829bbf9c5348d08d9
f542c04c9cd64a797273d6ef555976e099adf638856566c8a558e66424c62598


Description

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

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_privatekey_file(pkey_fname, crypto.FILETYPE_PEM)
    File "/lib/python3/dist-packages/OpenSSL/SSL.py", in use_privatekey_file: self._raise_passphrase_exception()
    File "/lib/python3/dist-packages/OpenSSL/SSL.py", in _raise_passphrase_exception: _raise_current_error()
    File "/lib/python3/dist-packages/OpenSSL/_util.py", in exception_from_error_queue: raise exception_type(errors)

Crash dump sample:
{
    "archived": "2022-07-06 23:49:25.105989",
    "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 644, in verify_tls_files\n    context.use_privatekey_file(pkey_fname, crypto.FILETYPE_PEM)",
        "  File \"/lib/python3/dist-packages/OpenSSL/SSL.py\", line 912, in use_privatekey_file\n    self._raise_passphrase_exception()",
        "  File \"/lib/python3/dist-packages/OpenSSL/SSL.py\", line 888, in _raise_passphrase_exception\n    _raise_current_error()",
        "  File \"/lib/python3/dist-packages/OpenSSL/_util.py\", line 57, in exception_from_error_queue\n    raise exception_type(errors)",
        "<redacted>" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-07-06T21:28:39.886341Z_a3bd4003-3547-4af8-955d-0091cf46e429",
    "entity_name": "mgr.12497a1b169a4ab1a848cc006b7da7e424619841",
    "mgr_module": "dashboard",
    "mgr_module_caller": "PyModuleRunner::serve",
    "mgr_python_exception": "Error",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mgr",
    "stack_sig": "7c02337989b466ce76e26d3a44fe690a0baa1c9ad72e001bd7aba0c0fd87694b",
    "timestamp": "2022-07-06T21:28:39.886341Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.35-3-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.35-6 (Fri, 17 Jun 2022 13:42:35 +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 #2

Updated by Telemetry Bot 11 months ago

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

Also available in: Atom PDF