You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
Rob B.35
2 years agoExplorer | Level 4
Stop Dropbox from attempting to sync a socket
I am continually seeing an error about op-daemon.sock (a socket created/used by 1Password, but this is just a specific example) with a completely misleading description that the filename contains inv...
- 2 years ago
Hi Rob B.35,
The error / help text here is _definitely_ unhelpful. It should just tell you that syncing special files (in this case, a unix domain socket I think) is not supported. We're working on fixing the error text.
The actual underlying error here is that the item is not a regular file (or dir or symlink), and the sync engine is refusing to sync it for that reason. The error itself is safe to ignore. The sync engine can't/wont sync that file, and if I understand correctly, that's the desired end state anyway.
Right now I don't think we have a way to permanently suppress the error, since as you discovered you can't add the com.dropbox.ignored xattr to a unix domain socket.
Rob B.35
Explorer | Level 4
Here's a screenshot.
The filename is op-daemon.sock
I'm currently running the Beta (if you mean in the upper-left of the pop-up)
It's specifically *this* file that is reported. I don't know if there are other sockets that are being process (or ignored!) successfully. Note that this file does not appear in the Finder, which makes the "Go to file" option somewhat confusing. From a terminal I can produce:
$ ls -ltra
total 8.0K
-rw-r--r-- 1 rab staff rab 66 2023-01-05 15:07 plugins.sh
drwx------ 4 rab staff rab 128 2023-01-05 15:22 plugins/
srwxr-xr-x 1 rab staff rab 0 2023-01-23 17:50 op-daemon.sock=
drwx------ 6 rab staff rab 192 2023-01-23 17:50 ./
-rw------- 1 rab staff rab 144 2023-01-23 17:50 config
drwxr-xr-x 9 rab staff rab 288 2023-03-23 15:23 ../
(Note that the / and = are indications of the file type, namely, direcory or socket, and not part of the names.)
BenDBX
2 years agoCommunity Manager
Hi Rob B.35
I have handed this issue off to a specialized team who is currently investigating. We will update you when we have more information!
Regards,
Ben
- radical_exponent2 years agoDropbox Engineer
Hi Rob B.35,
The error / help text here is _definitely_ unhelpful. It should just tell you that syncing special files (in this case, a unix domain socket I think) is not supported. We're working on fixing the error text.
The actual underlying error here is that the item is not a regular file (or dir or symlink), and the sync engine is refusing to sync it for that reason. The error itself is safe to ignore. The sync engine can't/wont sync that file, and if I understand correctly, that's the desired end state anyway.
Right now I don't think we have a way to permanently suppress the error, since as you discovered you can't add the com.dropbox.ignored xattr to a unix domain socket.
About Create, upload, and share
Find help to solve issues with creating, uploading, and sharing files and folders in Dropbox. Get support and advice from the Dropbox Community.
Need more support
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!