Reef: Dashboard bucket edit fails in get_bucket_versioning

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I just created a new tracker issue [0]. Trying to modify a bucket via dashboard results in a stack trace for the mgr:

---snip---
2025-03-13T11:23:15.077+0000 7efe02290640 0 [dashboard ERROR exception] Internal Server Error
Traceback (most recent call last):
File "/usr/share/ceph/mgr/dashboard/services/exception.py", line 47, in dashboard_exception_handler
    return handler(*args, **kwargs)
File "/lib/python3.9/site-packages/cherrypy/_cpdispatch.py", line 54, in __call__
    return self.callable(*self.args, **self.kwargs)
File "/usr/share/ceph/mgr/dashboard/controllers/_base_controller.py", line 263, in inner
    ret = func(*args, **kwargs)
File "/usr/share/ceph/mgr/dashboard/controllers/_rest_controller.py", line 191, in wrapper
    return func(*vpath, **params)
  File "/usr/share/ceph/mgr/dashboard/controllers/rgw.py", line 357, in get
versioning = self._get_versioning(result['owner'], daemon_name, bucket_name) File "/usr/share/ceph/mgr/dashboard/controllers/rgw.py", line 246, in _get_versioning
    return rgw_client.get_bucket_versioning(bucket_name)
File "/usr/share/ceph/mgr/dashboard/rest_client.py", line 537, in func_wrapper
    return func(
File "/usr/share/ceph/mgr/dashboard/services/rgw_client.py", line 617, in get_bucket_versioning
    if 'Status' not in result:
TypeError: argument of type 'NoneType' is not iterable
2025-03-13T11:23:15.077+0000 7efe02290640 0 [dashboard ERROR request] [::ffff:IP:57676] [GET] [500] [0.034s] [admin] [513.0B] /api/rgw/bucket/bucket2 2025-03-13T11:23:15.077+0000 7efe02290640 0 [dashboard ERROR request] [b'{"status": "500 Internal Server Error", "detail": "The server encountered an unexpected condition which prevented it from fulfilling the request.", "request_id": "d574a812-310f-4a51-beba-a677e596c5bf"}
---snip---

I couldn't find anything existing in tracker yet. I don't have versioning enabled. Has anyone seen the same?

Thanks!
Eugen

[0] https://tracker.ceph.com/issues/70449

_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux