We’re Still Here to Help (Even Over the Holidays!) - find out more here.
Forum Discussion
robynphd
7 years agoExplorer | Level 4
Syncing is stuck on a Mac. What could be the culprit here?
I have a Mac Air (photo attached includes system data). I have noticed for the last two days that the DropBox desktop icon is constantly syncing three files. I have no "blue icons" in my Dropbox folders. I have tried the following:
1) stopping the sync and restarting...nothing changed
2) stopping dropbox and reloading exising app...nothing changed
3) updated dropbox and loaded it on computer...nothing changed
HELP...this is occupying valuable CPU bandwidth and slowing my computer down.
- Hey WolfgangHaak, I’ve moved your post here, as the two descriptions are very similar & I’d like to see if the troubleshooting posted here fixes this issue for you. Could you have a quick look on our suggestions above?There’s also a new Stable Build that was released just yesterday → (Stable Build 84.4.170). Could you give it a go if it’s not too much trouble & see if this gets the syncing issue sorted?Thanks again & please let us know of the outcome here!
30 Replies
Replies have been turned off for this discussion
- WolfgangHaak7 years agoExplorer | Level 4
Thanks, Jane!
I updated to the Stable build 84.4.170 and then followed the instructions to 'Fix permissions'. I then tried Zdravko's commands, unfortunately to no avail. The syncing problem keeps persisting...
Will now try to unlink & relink.
- Здравко7 years agoLegendary | Level 20
Hi WolfgangHaak,
To be sure we are on same "focus", can you enumerate the commands you launch (sequentially together with the results)?
Just recall - diagnostics:
ls -alRP ~/Dropbox | grep " -> "
Permissions fix:
sudo chflags -R noschg "/Users/$USER/Dropbox"
sudo chflags -R nouchg "/Users/$USER/Dropbox"
sudo chown -R "$USER" "/Users/$USER/Dropbox"
chmod -R u+rw ~/DropboxAgain, if moved, replace with proper path. Point also exact steps here.
- WolfgangHaak7 years agoExplorer | Level 4
Hi Здравко
Thanks, I followed your instructions and it seems there's nothing flagged as issues:
damp133121:~ haak$ ls -alRP ~/Dropbox | grep " -> " damp133121:~ haak$ sudo chflags -R noschg "/Users/$USER/Dropbox" Password: damp133121:~ haak$ sudo chflags -R nouchg "/Users/$USER/Dropbox" damp133121:~ haak$ sudo chown -R "$USER" "/Users/$USER/Dropbox" damp133121:~ haak$ chmod -R u+rw ~/Dropbox damp133121:~ haak$
Dropbox went to up to syncing several thousand files, but after it was done it went down to the same six files it was stuck on before. So I guess unlink/relink then, right?
- Здравко7 years agoLegendary | Level 20
Oh.. i.e. You haven't readed the link pointed. Try! :wink:
Two things are clear now: 1 - you haven't permission problems and 2 - there are no wrong symbolic links.
PS: Ok, I will copy everythig here (without link):
Full application uninstall to clear everything left.
- Unlink Dropbox.
- Stop the application.
- Execute following commands:
rm -rf ~/Library/Application\ Support/Dropbox rm -rf /Applications/Dropbox.app
rm -rf ~/.dropbox - After that download & install it again (including link to the Dropbox account).
- WolfgangHaak7 years agoExplorer | Level 4
Ok, after clearing with
rm -rf ~/Library/Application\ Support/Dropbox/Dropbox.app
I unlinked/relinked Dropbox. After a few minutes of syncing frenzy, everything is ok now. Yay!
Thanks heaps!
- Jane7 years ago
Dropbox Staff
Perfect WolfgangHaak, have a wonderful weekend ahead! 😊
- macgarvin7 years agoExplorer | Level 4
Jane wrote:Perfect WolfgangHaak, have a wonderful weekend ahead! 😊
I've had the same issues with the same setup, and appear to have solved it for me on two MacOS 10.16.6 machines following the path (partly) suggested by Jane of repairing permissions, ensuring that v84.4.170 was installed, and then delinking and relinking the accounts. HOWEVER when a coworker, Jennfer, logs into her account on either machine Dropbox won't start for her, indicates that there is a permissions issue, and to contact support with the error message below in italics.
Anyone have any quick thoughts on how to solve this before I try contacting support?
Cheers, Malcolm
bn.BUILD_KEY: Dropboxbn.VERSION: 84.4.170bn.DROPBOXEXT_VERSION: failedbn.is_frozen: Truemachine_id: 23843ba5-7737-5d6d-9bc1-b984f6d0fb7dpid: 8030ppid: 1uid: 502user_info: pwd.struct_passwd(pw_name='jennifer', pw_passwd='********', pw_uid=502, pw_gid=20, pw_gecos='Jennifer ******', pw_dir='/Users/jennifer', pw_shell='/bin/bash')effective_user_info: pwd.struct_passwd(pw_name='jennifer', pw_passwd='********', pw_uid=502, pw_gid=20, pw_gecos='Jennifer *****', pw_dir='/Users/jennifer', pw_shell='/bin/bash')euid: 502gid: 20egid: 20group_info: grp.struct_group(gr_name='staff', gr_passwd='*', gr_gid=20, gr_mem=['root', 'jennifer', '_serialnumberd'])effective_group_info: grp.struct_group(gr_name='staff', gr_passwd='*', gr_gid=20, gr_mem=['root', 'jennifer', '_serialnumberd'])DYLD_LIBRARY_PATH: Nonecwd: '/'real_path='/'mode=0o40755 uid=0 gid=0parent mode=0o40755 uid=0 gid=0HOME: '/Users/jennifer'appdata: '/Users/jennifer/.dropbox'real_path='/Users/jennifer/.dropbox'mode=0o40700 uid=502 gid=20parent mode=0o40755 uid=502 gid=20dropbox_path: Nonenot foundparent not foundsys_executable: '/Applications/Dropbox.app/Contents/MacOS/Dropbox'real_path='/Applications/Dropbox.app/Contents/MacOS/Dropbox'mode=0o100755 uid=501 gid=20parent mode=0o40755 uid=501 gid=20trace.__file__: '/Applications/Dropbox.app/Contents/Resources/python-resources/python-packages-37.zip/dropbox/client/ui/common/boot_error.pyc'real_path='/Applications/Dropbox.app/Contents/Resources/python-resources/python-packages-37.zip/dropbox/client/ui/common/boot_error.pyc'not foundparent not foundtempdir: '/var/folders/wn/dsl2g5x90zj3b3yfcksv097m0000gp/T'real_path='/private/var/folders/wn/dsl2g5x90zj3b3yfcksv097m0000gp/T'mode=0o40700 uid=502 gid=20parent mode=0o40755 uid=502 gid=20Traceback (most recent call last):File "dropbox/sqlite3_helpers.pyc", line 647, in connAttributeError: '_thread._local' object has no attribute 'conn'During handling of the above exception, another exception occurred:Traceback (most recent call last):File "dropbox/sqlite3_helpers.pyc", line 943, in __init__File "dropbox/sqlite3_helpers.pyc", line 956, in _load_dbFile "dropbox/sqlite3_helpers.pyc", line 962, in _do_migrationsFile "contextlib.pyc", line 112, in __enter__File "dropbox/sqlite3_helpers.pyc", line 661, in cursorFile "dropbox/sqlite3_helpers.pyc", line 649, in connFile "dropbox/sqlite3_helpers.pyc", line 629, in _create_connFile "dropbox/sqlite3_helpers.pyc", line 550, in connectFile "dropbox/sqlite3_helpers.pyc", line 541, in load_sqlite_extsqlite3.OperationalError: dlopen(/Applications/Dropbox.app/Contents/Frameworks/libdropbox_sqlite_ext.dylib.dylib, 10): image not foundDuring handling of the above exception, another exception occurred:Traceback (most recent call last):File "dropbox/sqlite3_helpers.pyc", line 647, in connAttributeError: '_thread._local' object has no attribute 'conn'During handling of the above exception, another exception occurred:Traceback (most recent call last):File "dropbox/client/main.pyc", line 7725, in main_startupFile "dropbox/client/main.pyc", line 3191, in runFile "dropbox/client/main.pyc", line 1631, in startup_lowFile "dropbox/client/multiaccount/instance_database.pyc", line 759, in __init__File "dropbox/client/multiaccount/instance_database.pyc", line 153, in __init__File "dropbox/sqlite3_helpers.pyc", line 949, in __init__File "dropbox/sqlite3_helpers.pyc", line 910, in rebuildFile "dropbox/sqlite3_helpers.pyc", line 649, in connFile "dropbox/sqlite3_helpers.pyc", line 629, in _create_connFile "dropbox/sqlite3_helpers.pyc", line 550, in connectFile "dropbox/sqlite3_helpers.pyc", line 541, in load_sqlite_extsqlite3.OperationalError: dlopen(/Applications/Dropbox.app/Contents/Frameworks/libdropbox_sqlite_ext.dylib.dylib, 10): image not found - Здравко7 years agoLegendary | Level 20
Hi macgarvin,
Can you check the result from:
ls -l /Applications/Dropbox.app/Contents/Frameworks/libdropbox_sqlite_ext.dylib
If possible, post result coming from execution in context of 'jennifer' account & of your own account.
Did you ensure the local user application cache is cleared? (as WolfgangHaak has done)
- macgarvin7 years agoExplorer | Level 4
Здравко wrote:Hi macgarvin,
Can you check the result from:
ls -l /Applications/Dropbox.app/Contents/Frameworks/libdropbox_sqlite_ext.dylib
If possible, post result coming from execution in context of 'jennifer' account & of your own account.
Did you ensure the local user application cache is cleared? (as WolfgangHaak has done)
Thanks @Здравко for your help!The result for the ls -l command for users 'macgarvin' and 'jennifer' are respectively:
Grey-Malkin:~ macgarvin$ ls -l /Applications/Dropbox.app/Contents/Frameworks/libdropbox_sqlite_ext.dylib
-rw------- 1 macgarvin staff 52368 30 Oct 18:55 /Applications/Dropbox.app/Contents/Frameworks/libdropbox_sqlite_ext.dylib
Grey-Malkin:~ macgarvin$
and
Grey-Malkin:~ jennifer$ ls -l /Applications/Dropbox.app/Contents/Frameworks/libdropbox_sqlite_ext.dylib-rw------- 1 macgarvin staff 52368 30 Oct 18:55 /Applications/Dropbox.app/Contents/Frameworks/libdropbox_sqlite_ext.dylibGrey-Malkin:~ jennifer$I didn't get as far as clearing the local user application cache for account 'macgarvin' because Dropbox was working with the previous steps. I'll have a go at clearing the catche for a/c Jennifer when I have satellite access to my ISP in a couple of hours time and can see the result.
Malcolm
- Здравко7 years agoLegendary | Level 20
Wow... macgarvin,
I don't pretend for high knowledge in MAC, but seems very strange that work in any way, even for you. Anyway... try following:
chmod a+rx /Applications/Dropbox.app/Contents/Frameworks/*.dylib
Execute above in 'macgarvin's context.
Check, after that, if something changed when launch Dropbox in 'jennifer's context. If there is some other error, post it.
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.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
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, Facebook or Instagram.
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!