Project

General

Profile

Actions

Bug #48159

open

dashboard.exceptions.DashboardException: Config option public_bind_addr, public_network is/are not updatable at runtime

Added by Neha Ojha over 3 years ago. Updated about 3 years ago.

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

0%

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

Description

dashboard.exceptions.DashboardException: Config option public_bind_addr, public_network is/are not updatable at runtime
Traceback (most recent call last):
  File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/services/exception.py", line 46, in dashboard_exception_handler
    return handler(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/cherrypy/_cpdispatch.py", line 60, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/controllers/__init__.py", line 692, in inner
    ret = func(*args, **kwargs)
  File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/controllers/__init__.py", line 901, in wrapper
    return func(*vpath, **params)
  File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/controllers/cluster_configuration.py", line 104, in bulk_set
    self._updateable_at_runtime(options.keys())
  File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/controllers/cluster_configuration.py", line 130, in _updateable_at_runtime
    component='cluster_configuration')
dashboard.exceptions.DashboardException: Config option public_bind_addr, public_network is/are not updatable at runtime

https://jenkins.ceph.com/job/ceph-api/6421/

Actions #1

Updated by Neha Ojha over 3 years ago

  • Category set to 132
Actions #2

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 132 to General
Actions

Also available in: Atom PDF