Project

General

Profile

Actions

Bug #24576

closed

404 on dashboard

Added by Grigory Murashov almost 6 years ago. Updated over 4 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
-
Category:
ceph-mgr
Target version:
% Done:

0%

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

Description

Hello, support!

I have mimic 13.2.0 cluster with 3 nodes 5 OSDs each with RGW.

The problem is I have 404 when I try to reach the page

[cephuser@storage-ru1-osd3 ~]$ ceph mgr services {
"dashboard": "https://185.164.149.4:8080/dash/"
}
[cephuser@storage-ru1-osd3 ~]$

{
status: "404 Not Found",
version: "3.2.2",
detail: "The path '/dash/' was not found.",
traceback: "Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/cherrypy/_cprequest.py", line 656, in respond response.body = self.handler() File "/usr/lib/python2.7/site-packages/cherrypy/lib/encoding.py", line 188, in call self.body = self.oldhandler(*args, **kwargs) File "/usr/lib/python2.7/site-packages/cherrypy/_cperror.py", line 386, in call raise self NotFound: (404, "The path '/dash/' was not found.") "
}

Could you please check what the problems could be?

Thanks in advance, Grigory.

Actions #1

Updated by Ricardo Marques almost 6 years ago

  • Category changed from ceph-mgr to 132
Actions #2

Updated by Lenz Grimmer almost 6 years ago

  • Category changed from 132 to ceph-mgr
  • Status changed from New to Need More Info

Hmm, odd - the dashboard's HTTP server seems to have started, but it almost looks as if the Web UI assets are missing. What OS is this? How did Ceph get installed, which package repository has been used here?

Also, please take a look at the Ceph Manager log files on host 185.164.149.4 to check for any dashboard-specific errors.

Actions #3

Updated by Lenz Grimmer almost 6 years ago

See #24731 for a similar issue

Actions #4

Updated by Lenz Grimmer over 5 years ago

  • Status changed from Need More Info to Can't reproduce

No feedback was provided and we haven't been able to reproduce this without further information. Please re-open this issue if you can provide more details.

Actions #5

Updated by Thomas Bechtold over 4 years ago

I had a similar problem. I had no `ceph-mgr-dashboard` package installed.

Actions

Also available in: Atom PDF