Hi,
With the new upgraded versión of ProxMox VE 6.3 can't start ceph manager dashboard. Prior to upgrade dashboard was up and running without issues.
The manager versión 14.2.15 log show these records:
Nov 27 12:31:06 sion ceph-mgr[61338]: 2020-11-27 12:31:06.083 7f6662c84700 -1 log_channel(cluster) log [ERR] : Unhandled exception from module 'dashboard' while running on mgr.sion: ('invalid syntax', ('/usr/share/ceph/mgr/dashboard/controllers/orchestrator.py', 34, 11, ' result: dict = {}\n'))
Nov 27 12:31:06 sion ceph-mgr[61338]: 2020-11-27 12:31:06.083 7f6662c84700 -1 dashboard.serve:
Nov 27 12:31:06 sion ceph-mgr[61338]: 2020-11-27 12:31:06.083 7f6662c84700 -1 Traceback (most recent call last):
Nov 27 12:31:06 sion ceph-mgr[61338]: File "/usr/share/ceph/mgr/dashboard/module.py", line 306, in serve
Nov 27 12:31:06 sion ceph-mgr[61338]: mapper, parent_urls = generate_routes(self.url_prefix)
Nov 27 12:31:06 sion ceph-mgr[61338]: File "/usr/share/ceph/mgr/dashboard/controllers/__init__.py", line 346, in generate_routes
Nov 27 12:31:06 sion ceph-mgr[61338]: ctrls = load_controllers()
Nov 27 12:31:06 sion ceph-mgr[61338]: File "/usr/share/ceph/mgr/dashboard/controllers/__init__.py", line 274, in load_controllers
Nov 27 12:31:06 sion ceph-mgr[61338]: package='dashboard')
Nov 27 12:31:06 sion ceph-mgr[61338]: File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
Nov 27 12:31:06 sion ceph-mgr[61338]: __import__(name)
Nov 27 12:31:06 sion ceph-mgr[61338]: File "/usr/share/ceph/mgr/dashboard/controllers/orchestrator.py", line 34
Nov 27 12:31:06 sion ceph-mgr[61338]: result: dict = {}
Nov 27 12:31:06 sion ceph-mgr[61338]: ^
Nov 27 12:31:06 sion ceph-mgr[61338]: SyntaxError: invalid syntax
Nov 27 12:31:06 sion ceph-mgr[61338]: 2020-11-27 12:31:06.135 7f664744d700 -1 client.0 error registering admin socket command: (17) File exists
Nov 27 12:31:06 sion ceph-mgr[61338]: 2020-11-27 12:31:06.135 7f664744d700 -1 client.0 error registering admin socket command: (17) File exists
Nov 27 12:31:06 sion ceph-mgr[61338]: [27/Nov/2020:12:31:06] ENGINE Serving on http://:::9283
Nov 27 12:31:06 sion ceph-mgr[61338]: [27/Nov/2020:12:31:06] ENGINE Bus STARTED
Tried to install dashboard on another host with same results. Any idea about that?
Thanks in advance.
With the new upgraded versión of ProxMox VE 6.3 can't start ceph manager dashboard. Prior to upgrade dashboard was up and running without issues.
The manager versión 14.2.15 log show these records:
Nov 27 12:31:06 sion ceph-mgr[61338]: 2020-11-27 12:31:06.083 7f6662c84700 -1 log_channel(cluster) log [ERR] : Unhandled exception from module 'dashboard' while running on mgr.sion: ('invalid syntax', ('/usr/share/ceph/mgr/dashboard/controllers/orchestrator.py', 34, 11, ' result: dict = {}\n'))
Nov 27 12:31:06 sion ceph-mgr[61338]: 2020-11-27 12:31:06.083 7f6662c84700 -1 dashboard.serve:
Nov 27 12:31:06 sion ceph-mgr[61338]: 2020-11-27 12:31:06.083 7f6662c84700 -1 Traceback (most recent call last):
Nov 27 12:31:06 sion ceph-mgr[61338]: File "/usr/share/ceph/mgr/dashboard/module.py", line 306, in serve
Nov 27 12:31:06 sion ceph-mgr[61338]: mapper, parent_urls = generate_routes(self.url_prefix)
Nov 27 12:31:06 sion ceph-mgr[61338]: File "/usr/share/ceph/mgr/dashboard/controllers/__init__.py", line 346, in generate_routes
Nov 27 12:31:06 sion ceph-mgr[61338]: ctrls = load_controllers()
Nov 27 12:31:06 sion ceph-mgr[61338]: File "/usr/share/ceph/mgr/dashboard/controllers/__init__.py", line 274, in load_controllers
Nov 27 12:31:06 sion ceph-mgr[61338]: package='dashboard')
Nov 27 12:31:06 sion ceph-mgr[61338]: File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
Nov 27 12:31:06 sion ceph-mgr[61338]: __import__(name)
Nov 27 12:31:06 sion ceph-mgr[61338]: File "/usr/share/ceph/mgr/dashboard/controllers/orchestrator.py", line 34
Nov 27 12:31:06 sion ceph-mgr[61338]: result: dict = {}
Nov 27 12:31:06 sion ceph-mgr[61338]: ^
Nov 27 12:31:06 sion ceph-mgr[61338]: SyntaxError: invalid syntax
Nov 27 12:31:06 sion ceph-mgr[61338]: 2020-11-27 12:31:06.135 7f664744d700 -1 client.0 error registering admin socket command: (17) File exists
Nov 27 12:31:06 sion ceph-mgr[61338]: 2020-11-27 12:31:06.135 7f664744d700 -1 client.0 error registering admin socket command: (17) File exists
Nov 27 12:31:06 sion ceph-mgr[61338]: [27/Nov/2020:12:31:06] ENGINE Serving on http://:::9283
Nov 27 12:31:06 sion ceph-mgr[61338]: [27/Nov/2020:12:31:06] ENGINE Bus STARTED
Tried to install dashboard on another host with same results. Any idea about that?
Thanks in advance.