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*

6
  • What are the permissions and ownership of the directory that contains the socket? Commented Mar 23, 2020 at 12:17
  • I would stick to systemd, but cant help with that. If everything fails use inotify. Commented Mar 23, 2020 at 12:19
  • @NasirRiley the directory is owned by both the service user and the group, and the permissions for the directory are 775. Commented Mar 23, 2020 at 12:32
  • Have you tried changing the directory permissions to 02775? Commented Mar 23, 2020 at 12:45
  • Is changing the service an option? What service is it? If it is not well-known, can you tell details about it? Please add all clarification or requested information to the question instead of answering in comments. You can edit your question to do this. Commented Mar 23, 2020 at 13:10