I continually get an error from Dropbox about a file named op-daemon.sock
but it is never able to show me the file and where it lives in the filesystem. The error is about \"bad characters in file name\", but I believe it's just that it's a socket and not a regular file.
1Password Version: 8.10.3
\nExtension Version: 2.8.1
\nOS Version: macOS 13.2.1 (Ventura)
\nBrowser:_ Chrome
\nReferrer: forum-search:https://1password.community/search?Search=op-daemon.sock
I continually get an error from Dropbox about a file named op-daemon.sock
but it is never able to show me the file and where it lives in the filesystem. The error is about \"bad characters in file name\", but I believe it's just that it's a socket and not a regular file.
1Password Version: 8.10.3
\nExtension Version: 2.8.1
\nOS Version: macOS 13.2.1 (Ventura)
\nBrowser:_ Chrome
\nReferrer: forum-search:op-daemon.sock
Thank you for sharing, let us know if there's anything else we can help you with :)
\n\nAmanda
","body@stripHtml({\"removeProcessingText\":false,\"removeSpoilerMarkup\":false,\"removeTocMarkup\":false,\"truncateLength\":200})@stringLength":"96","kudosSumWeight":0,"repliesCount":0,"postTime":"2023-05-26T11:22:29.000-07:00","lastPublishTime":"2023-05-26T11:22:29.000-07:00","metrics":{"__typename":"MessageMetrics","views":9},"visibilityScope":"PUBLIC","placeholder":false,"showMoveIndicator":false,"originalMessageForPlaceholder":null,"isEscalated":null,"solution":false,"replies":{"__typename":"MessageConnection","pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null},"edges":[]},"customFields":[{"__typename":"CustomStringField","name":"smartconx_source_identifier","stringValue":""},{"__typename":"CustomStringField","name":"smartconx_message_origin","stringValue":""},{"__typename":"CustomStringField","name":"smartconx_share_messages","stringValue":""}],"attachments":{"__typename":"AttachmentConnection","edges":[],"pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null}}},"ModerationData:moderation_data:95809":{"__typename":"ModerationData","id":"moderation_data:95809","status":"APPROVED","rejectReason":null,"isReportedAbuse":false,"rejectUser":null,"rejectTime":null,"rejectActorType":null},"ForumReplyMessage:message:95809":{"__typename":"ForumReplyMessage","author":{"__ref":"User:user:-1"},"id":"message:95809","entityType":"FORUM_REPLY","eventPath":"category:discuss/community:cuxzj43862board:developers/message:95808/message:95809","revisionNum":1,"uid":95809,"depth":1,"hasGivenKudo":false,"subscribed":false,"board":{"__ref":"Forum:board:developers"},"parent":{"__ref":"ForumTopicMessage:message:95808"},"conversation":{"__ref":"Conversation:conversation:95808"},"subject":"Re: Where is op-daemon.sock created (on macOS)? (So Dropbox can be told to ignore it.)","moderationData":{"__ref":"ModerationData:moderation_data:95809"},"body":"Well, perhaps nevermind?
\nI ran a find / -name op-daemon.sock
to track this down, but once I did, the xattr
command given by Dropbox to mark the \"file\" as ignored is not permitted/supported on a socket.
\nI guess this is actualy an issue to open with Dropbox.