Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • Have you relogged in as foo? Does the output of groups for user foo include the group docker? (I don't think that's the problem though) More pertinently, is the system running SELinux? Commented May 17, 2017 at 7:32
  • yes, the user foo includes docker, no i don't use selinux.. Commented May 17, 2017 at 7:37
  • btw it works now, so i edit the question now Commented May 17, 2017 at 8:01
  • 1
    Hmm, that seems like a problem with the service - I'm guessing something with authentication/permission. What is the output of journalctl -u scylladb.service? Also, shouldn't the Group directive under Service be "docker" and not "users"?? Commented May 17, 2017 at 8:27