We are running Ceph 14.2.12 and would like to manage our object gateways via the dashboard. The rados gateways are running on different (virtual) machines than the mon servers (where mon, mgr and mds are running). The dashboard seems to be running fine. But when we cklick on "Object Gateway" we get the following error message : Sorry, we could not find what you were looking for 500 - Internal Server Error The server encountered an unexpected condition which prevented it from fulfilling the request. 10/27/20 12:30:32 PM The logfiles (of mgr and radosgw) do not show anything helpful. Maybe we have missed someting that needs to be enabled/installed/activated ?!? Any Ideas ?
I think you might need to set rgw-api-host, -port etc. for the dashboard: ceph dashboard get-rgw-api-access-key ceph dashboard get-rgw-api-admin-resource ceph dashboard get-rgw-api-host ceph dashboard get-rgw-api-port ceph dashboard get-rgw-api-secret-key ceph dashboard get-rgw-api-ssl-verify ceph dashboard get-rgw-api-user-id To set a value you run ceph dashboard set-rgw-api-secret-key <YOUR_KEY> Does this help? Regards, Eugen Zitat von Siegfried Höllrigl <siegfried.hoellrigl@xidras.com>:
We are running Ceph 14.2.12 and would like to manage our object gateways via the dashboard.
The rados gateways are running on different (virtual) machines than the mon servers (where mon, mgr and mds are running).
The dashboard seems to be running fine.
But when we cklick on "Object Gateway" we get the following error message :
Sorry, we could not find what you were looking for
500 - Internal Server Error The server encountered an unexpected condition which prevented it from fulfilling the request. 10/27/20 12:30:32 PM
The logfiles (of mgr and radosgw) do not show anything helpful.
Maybe we have missed someting that needs to be enabled/installed/activated ?!?
Any Ideas ?
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
I have checked these values more than once. I am only unsure about the "get-rgw-api-admin-resource" value. But I think this should be "admin". I think there would be another failure than "Sorry, we could not find what you were looking for", if something with the access or secret key would be wrong, correct ? Br, Am 27.10.2020 um 12:43 schrieb Eugen Block:
I think you might need to set rgw-api-host, -port etc. for the dashboard:
ceph dashboard get-rgw-api-access-key ceph dashboard get-rgw-api-admin-resource ceph dashboard get-rgw-api-host ceph dashboard get-rgw-api-port ceph dashboard get-rgw-api-secret-key ceph dashboard get-rgw-api-ssl-verify ceph dashboard get-rgw-api-user-id
To set a value you run
ceph dashboard set-rgw-api-secret-key <YOUR_KEY>
Does this help?
Regards, Eugen
Zitat von Siegfried Höllrigl <siegfried.hoellrigl@xidras.com>:
We are running Ceph 14.2.12 and would like to manage our object gateways via the dashboard.
The rados gateways are running on different (virtual) machines than the mon servers (where mon, mgr and mds are running).
The dashboard seems to be running fine.
But when we cklick on "Object Gateway" we get the following error message :
Sorry, we could not find what you were looking for
500 - Internal Server Error The server encountered an unexpected condition which prevented it from fulfilling the request. 10/27/20 12:30:32 PM
The logfiles (of mgr and radosgw) do not show anything helpful.
Maybe we have missed someting that needs to be enabled/installed/activated ?!?
Any Ideas ?
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
-- Siegfried Höllrigl Technik ________________________________________________________________________________ Xidras GmbH Stockern 47 3744 Stockern Austria Tel: +43 (0)2983 201 30505 Fax: +43 (0)2983 201 30505 9 Email: siegfried.hoellrigl@xidras.com Web: http://www.xidras.com FN 317036 f | Landesgericht Krems | ATU64485024 ________________________________________________________________________________ VERTRAULICHE INFORMATIONEN! Diese eMail enthält vertrauliche Informationen und ist nur für den berechtigten Empfänger bestimmt. Wenn diese eMail nicht für Sie bestimmt ist, bitten wir Sie, diese eMail an uns zurückzusenden und anschließend auf Ihrem Computer und Mail-Server zu löschen. Solche eMails und Anlagen dürfen Sie weder nutzen, noch verarbeiten oder Dritten zugänglich machen, gleich in welcher Form. Wir danken für Ihre Kooperation! CONFIDENTIAL! This email contains confidential information and is intended for the authorised recipient only. If you are not an authorised recipient, please return the email to us and then delete it from your computer and mail-server. You may neither use nor edit any such emails including attachments, nor make them accessible to third parties in any manner whatsoever. Thank you for your cooperation
Hi,
I am only unsure about the "get-rgw-api-admin-resource" value. But I think this should be "admin".
yes, "admin" should do it (I have a virtual lab environment without much traffic).
I think there would be another failure than "Sorry, we could not find what you were looking for", if something with the access or secret key would be wrong, correct ?
I'm not sure if there would be a different message. Does your DNS work properly? Have you checked the client rgw section and does the rgw_dns_name match the dashboard rgw-api-host? Is 'ceph mgr services' matching your expectations? The RGWs are up and running? Zitat von Siegfried Höllrigl <siegfried.hoellrigl@xidras.com>:
I have checked these values more than once.
I am only unsure about the "get-rgw-api-admin-resource" value.
But I think this should be "admin".
I think there would be another failure than "Sorry, we could not find what you were looking for",
if something with the access or secret key would be wrong, correct ?
Br,
Am 27.10.2020 um 12:43 schrieb Eugen Block:
I think you might need to set rgw-api-host, -port etc. for the dashboard:
ceph dashboard get-rgw-api-access-key ceph dashboard get-rgw-api-admin-resource ceph dashboard get-rgw-api-host ceph dashboard get-rgw-api-port ceph dashboard get-rgw-api-secret-key ceph dashboard get-rgw-api-ssl-verify ceph dashboard get-rgw-api-user-id
To set a value you run
ceph dashboard set-rgw-api-secret-key <YOUR_KEY>
Does this help?
Regards, Eugen
Zitat von Siegfried Höllrigl <siegfried.hoellrigl@xidras.com>:
We are running Ceph 14.2.12 and would like to manage our object gateways via the dashboard.
The rados gateways are running on different (virtual) machines than the mon servers (where mon, mgr and mds are running).
The dashboard seems to be running fine.
But when we cklick on "Object Gateway" we get the following error message :
Sorry, we could not find what you were looking for
500 - Internal Server Error The server encountered an unexpected condition which prevented it from fulfilling the request. 10/27/20 12:30:32 PM
The logfiles (of mgr and radosgw) do not show anything helpful.
Maybe we have missed someting that needs to be enabled/installed/activated ?!?
Any Ideas ?
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
-- Siegfried Höllrigl Technik
________________________________________________________________________________
Xidras GmbH Stockern 47 3744 Stockern Austria
Tel: +43 (0)2983 201 30505 Fax: +43 (0)2983 201 30505 9 Email: siegfried.hoellrigl@xidras.com Web: http://www.xidras.com
FN 317036 f | Landesgericht Krems | ATU64485024
________________________________________________________________________________
VERTRAULICHE INFORMATIONEN! Diese eMail enthält vertrauliche Informationen und ist nur für den berechtigten Empfänger bestimmt. Wenn diese eMail nicht für Sie bestimmt ist, bitten wir Sie, diese eMail an uns zurückzusenden und anschließend auf Ihrem Computer und Mail-Server zu löschen. Solche eMails und Anlagen dürfen Sie weder nutzen, noch verarbeiten oder Dritten zugänglich machen, gleich in welcher Form. Wir danken für Ihre Kooperation!
CONFIDENTIAL! This email contains confidential information and is intended for the authorised recipient only. If you are not an authorised recipient, please return the email to us and then delete it from your computer and mail-server. You may neither use nor edit any such emails including attachments, nor make them accessible to third parties in any manner whatsoever. Thank you for your cooperation _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
On the machines with the radosgateways, there is also a haproxy running. (And makes https->http conversion). I have tried it in both ways alreads. <fqdn> on Port 443 (resolves to the external IP) and <fqdn> on the internal Port (with a hosts entry to the internal IP; on the machine, where the ceph-mgr is running) --------------------- But I think, the connection from ceph-mgr to the radosgateway is fine, because when I change e.g. the port, i get a completely different error message. Br, Am 27.10.2020 um 14:49 schrieb Eugen Block:
Hi,
I am only unsure about the "get-rgw-api-admin-resource" value. But I think this should be "admin".
yes, "admin" should do it (I have a virtual lab environment without much traffic).
I think there would be another failure than "Sorry, we could not find what you were looking for", if something with the access or secret key would be wrong, correct ?
I'm not sure if there would be a different message. Does your DNS work properly? Have you checked the client rgw section and does the rgw_dns_name match the dashboard rgw-api-host? Is 'ceph mgr services' matching your expectations? The RGWs are up and running?
Zitat von Siegfried Höllrigl <siegfried.hoellrigl@xidras.com>:
I have checked these values more than once.
I am only unsure about the "get-rgw-api-admin-resource" value.
But I think this should be "admin".
I think there would be another failure than "Sorry, we could not find what you were looking for",
if something with the access or secret key would be wrong, correct ?
Br,
Am 27.10.2020 um 12:43 schrieb Eugen Block:
I think you might need to set rgw-api-host, -port etc. for the dashboard:
ceph dashboard get-rgw-api-access-key ceph dashboard get-rgw-api-admin-resource ceph dashboard get-rgw-api-host ceph dashboard get-rgw-api-port ceph dashboard get-rgw-api-secret-key ceph dashboard get-rgw-api-ssl-verify ceph dashboard get-rgw-api-user-id
To set a value you run
ceph dashboard set-rgw-api-secret-key <YOUR_KEY>
Does this help?
Regards, Eugen
Zitat von Siegfried Höllrigl <siegfried.hoellrigl@xidras.com>:
We are running Ceph 14.2.12 and would like to manage our object gateways via the dashboard.
The rados gateways are running on different (virtual) machines than the mon servers (where mon, mgr and mds are running).
The dashboard seems to be running fine.
But when we cklick on "Object Gateway" we get the following error message :
Sorry, we could not find what you were looking for
500 - Internal Server Error The server encountered an unexpected condition which prevented it from fulfilling the request. 10/27/20 12:30:32 PM
The logfiles (of mgr and radosgw) do not show anything helpful.
Maybe we have missed someting that needs to be enabled/installed/activated ?!?
Any Ideas ?
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
-- Siegfried Höllrigl Technik
________________________________________________________________________________
Xidras GmbH Stockern 47 3744 Stockern Austria
Tel: +43 (0)2983 201 30505 Fax: +43 (0)2983 201 30505 9 Email: siegfried.hoellrigl@xidras.com Web: http://www.xidras.com
FN 317036 f | Landesgericht Krems | ATU64485024
________________________________________________________________________________
VERTRAULICHE INFORMATIONEN! Diese eMail enthält vertrauliche Informationen und ist nur für den berechtigten Empfänger bestimmt. Wenn diese eMail nicht für Sie bestimmt ist, bitten wir Sie, diese eMail an uns zurückzusenden und anschließend auf Ihrem Computer und Mail-Server zu löschen. Solche eMails und Anlagen dürfen Sie weder nutzen, noch verarbeiten oder Dritten zugänglich machen, gleich in welcher Form. Wir danken für Ihre Kooperation!
CONFIDENTIAL! This email contains confidential information and is intended for the authorised recipient only. If you are not an authorised recipient, please return the email to us and then delete it from your computer and mail-server. You may neither use nor edit any such emails including attachments, nor make them accessible to third parties in any manner whatsoever. Thank you for your cooperation _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
-- Siegfried Höllrigl Technik ________________________________________________________________________________ Xidras GmbH Stockern 47 3744 Stockern Austria Tel: +43 (0)2983 201 30505 Fax: +43 (0)2983 201 30505 9 Email: siegfried.hoellrigl@xidras.com Web: http://www.xidras.com FN 317036 f | Landesgericht Krems | ATU64485024 ________________________________________________________________________________ VERTRAULICHE INFORMATIONEN! Diese eMail enthält vertrauliche Informationen und ist nur für den berechtigten Empfänger bestimmt. Wenn diese eMail nicht für Sie bestimmt ist, bitten wir Sie, diese eMail an uns zurückzusenden und anschließend auf Ihrem Computer und Mail-Server zu löschen. Solche eMails und Anlagen dürfen Sie weder nutzen, noch verarbeiten oder Dritten zugänglich machen, gleich in welcher Form. Wir danken für Ihre Kooperation! CONFIDENTIAL! This email contains confidential information and is intended for the authorised recipient only. If you are not an authorised recipient, please return the email to us and then delete it from your computer and mail-server. You may neither use nor edit any such emails including attachments, nor make them accessible to third parties in any manner whatsoever. Thank you for your cooperation
participants (2)
-
Eugen Block
-
Siegfried Höllrigl