[Bug 1869324] Re: civetweb: 0x7f4763896580: cannot bind to 70: 13 (Permission denied)

James Page james.page at ubuntu.com
Wed Apr 8 08:21:01 UTC 2020


https://github.com/ceph/ceph/commit/e28718eaa18e49c770db45820b591088ea92846b
moves the creation of the global ceph context to before the
determination of the frontend for the rgw so the flag that defers the
privileged drop in the context setup is not set at the right point in
time:

https://github.com/ceph/ceph/blob/master/src/rgw/rgw_main.cc#L234

so privs are dropped before the frontend has been determined.

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1869324

Title:
  civetweb: 0x7f4763896580: cannot bind to 70: 13 (Permission denied)

Status in Ceph:
  Unknown
Status in ceph package in Ubuntu:
  In Progress

Bug description:
  Something changed between ceph 15.1.x and ceph 15.2.x which prohibits
  civetweb from binding to ports < 1024.

  The packages have been running ceph radosgw as a non-root user since
  forever, so I'm not quite sure what changed where, so this is mainly a
  bug to track what may very well be a upstream issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ceph/+bug/1869324/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list