Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
witsend
7 years agoHelpful | Level 5
Dropbox stopped working on Ubuntu 18.04 LTS; advanced re-install did not help
Hi, I have been using DB for years; these days, I use it to sync files across 3 computers; all of them with a different version of Ubuntu Linux. On two of these computers, DB works great. However, o...
- 7 years ago
Hi twometers,
If you can't open Dropbox's site then the application can't be able to link any account and the problem isn't in Dropbox application, definitely, neither Ubuntu (not as a system, but can be some settings). Can you access some other (non company, external) site? You have to solve the network problem initially (wherever it is).
Hope this gives some direction. :wink:
Здравко
7 years agoLegendary | Level 20
Hi witsend,
That sounds really curious! Can you try something "from zero" (hope you don't have too much local files, if you have, keep/move them in advance)? Just some investigation. Stop any working application instance (if any). To be sure everything is from clear, execute following:
killall dropbox rm -rf ~./Dropbox ~/.dropbox ~/.dropbox-dist ps ax -o pid,comm | grep dropbox
Now everything should be almost like Dropbox application has never been installed. To be on same "line", post the command (together with the results, if any) in your next reply (same for the rest commands below). Next, download latest stable build and extract it on your home directory. Execute the following command:
~/.dropbox-dist/dropboxd
Open a new terminal window (or tab, as you like), wait a minute or two and try following:
dropbox status cat ~/.dropbox/dropbox.pid; echo ps ax -o pid,comm | grep dropbox
Execute the commands above sequentially and post exactly as they appear in terminal.
Hope this could give us some clue/trace.
yuvi
7 years agoExplorer | Level 3
Hi, I'm having very similar problems (also using ubuntu 18.04, with 3 computers connected in total), and much the same issue of getting stuck while syncing small files, and tried many of the above mentioned solutions.
I just tried the last recommendation, and it didn't work, I am appending the results. First, at the end of the installation I ran the 3 commands as requested:
yuval@yuval-ubuntu:~$ dropbox status
Syncing 10 files
Uploading "FullRhs_SFW6.m"...
Can't sync "FullRhs_SFW6.m"
Syncing 9 files...
yuval@yuval-ubuntu:~$ cat ~/.dropbox/dropbox.pid; echo
13354
yuval@yuval-ubuntu:~$ ps ax -o pid,comm | grep dropbox
13354 dropbox
and here is the full ouput of the installation:
yuval@yuval-ubuntu:~$ killall dropbox
yuval@yuval-ubuntu:~$ rm -rf ~./Dropbox ~/.dropbox ~/.dropbox-dist
yuval@yuval-ubuntu:~$ ps ax -o pid,comm | grep dropbox
yuval@yuval-ubuntu:~$
yuval@yuval-ubuntu:~$ ~/.dropbox-dist/dropboxd
dropbox: locating interpreter
dropbox: logging to /tmp/dropbox-antifreeze-YXijKA
dropbox: initializing
dropbox: initializing python 3.7.2
dropbox: setting program path '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/dropbox'
dropbox: setting home path '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170'
dropbox: setting python path '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170:/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/python-packages-37.zip'
dropbox: python initialized
dropbox: running dropbox
dropbox: setting args
dropbox: applying overrides
dropbox: running main script
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/cryptography.hazmat.bindings._constant_time.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/cryptography.hazmat.bindings._openssl.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/cryptography.hazmat.bindings._padding.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/psutil._psutil_linux.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/psutil._psutil_posix.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/linuxffi.pthread._linuxffi_pthread.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/cpuid.compiled._cpuid.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/apex._apex.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/tornado.speedups.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/linuxffi.resolv.compiled._linuxffi_resolv.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/librsyncffi.compiled._librsyncffi.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/linuxffi.sys.compiled._linuxffi_sys.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/posixffi.libc._posixffi_libc.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/linuxffi.gnu.compiled._linuxffi_gnu.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/PyQt5.QtCore.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/PyQt5.QtGui.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/PyQt5.QtNetwork.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/PyQt5.QtWidgets.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-84.4.170/PyQt5.QtDBus.cpython-37m-x86_64-linux-gnu.so'
(dropbox:12816): LIBDBUSMENU-GLIB-WARNING **: 16:09:01.758: About to Show called on an item wihtout submenus. We're ignoring it.
Nautilus-Share-Message: 16:09:11.577: Called "net usershare info" but it failed: Failed to execute child process “net” (No such file or directory)
Nautilus-Share-Message: 16:09:30.006: Called "net usershare info" but it failed: Failed to execute child process “net” (No such file or directory)
dropbox: locating interpreter
dropbox: logging to /tmp/dropbox-antifreeze-MyzOYI
dropbox: initializing
dropbox: initializing python 3.7.2
dropbox: setting program path '/tmp/.dropbox-dist-new-_yxyo67b/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/dropbox'
dropbox: setting home path '/tmp/.dropbox-dist-new-_yxyo67b/.dropbox-dist/dropbox-lnx.x86_64-85.4.155'
dropbox: setting python path '/tmp/.dropbox-dist-new-_yxyo67b/.dropbox-dist/dropbox-lnx.x86_64-85.4.155:/tmp/.dropbox-dist-new-_yxyo67b/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/python-packages-37.zip'
dropbox: python initialized
dropbox: running dropbox
dropbox: setting args
dropbox: applying overrides
dropbox: running main script
dropbox: load fq extension '/tmp/.dropbox-dist-new-_yxyo67b/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/cryptography.hazmat.bindings._constant_time.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/tmp/.dropbox-dist-new-_yxyo67b/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/cryptography.hazmat.bindings._openssl.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/tmp/.dropbox-dist-new-_yxyo67b/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/cryptography.hazmat.bindings._padding.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/tmp/.dropbox-dist-new-_yxyo67b/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/psutil._psutil_linux.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/tmp/.dropbox-dist-new-_yxyo67b/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/psutil._psutil_posix.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/tmp/.dropbox-dist-new-_yxyo67b/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/linuxffi.pthread._linuxffi_pthread.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/tmp/.dropbox-dist-new-_yxyo67b/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/cpuid.compiled._cpuid.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/tmp/.dropbox-dist-new-_yxyo67b/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/apex._apex.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/tmp/.dropbox-dist-new-_yxyo67b/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/tornado.speedups.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/tmp/.dropbox-dist-new-_yxyo67b/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/linuxffi.resolv.compiled._linuxffi_resolv.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/tmp/.dropbox-dist-new-_yxyo67b/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/librsyncffi.compiled._librsyncffi.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/tmp/.dropbox-dist-new-_yxyo67b/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/linuxffi.sys.compiled._linuxffi_sys.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/tmp/.dropbox-dist-new-_yxyo67b/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/posixffi.libc._posixffi_libc.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/tmp/.dropbox-dist-new-_yxyo67b/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/linuxffi.gnu.compiled._linuxffi_gnu.cpython-37m-x86_64-linux-gnu.so'
Nautilus-Share-Message: 16:09:53.125: Called "net usershare info" but it failed: Failed to execute child process “net” (No such file or directory)
dropbox: locating interpreter
dropbox: logging to /tmp/dropbox-antifreeze-q1KLxm
dropbox: initializing
dropbox: initializing python 3.7.2
dropbox: setting program path '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/dropbox'
dropbox: setting home path '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155'
dropbox: setting python path '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155:/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/python-packages-37.zip'
dropbox: python initialized
dropbox: running dropbox
dropbox: setting args
dropbox: applying overrides
Killed
yuval@yuval-ubuntu:~$ dropbox: running main script
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/cryptography.hazmat.bindings._constant_time.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/cryptography.hazmat.bindings._openssl.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/cryptography.hazmat.bindings._padding.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/psutil._psutil_linux.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/psutil._psutil_posix.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/linuxffi.pthread._linuxffi_pthread.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/cpuid.compiled._cpuid.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/apex._apex.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/tornado.speedups.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/linuxffi.resolv.compiled._linuxffi_resolv.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/librsyncffi.compiled._librsyncffi.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/linuxffi.sys.compiled._linuxffi_sys.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/posixffi.libc._posixffi_libc.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/linuxffi.gnu.compiled._linuxffi_gnu.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/PyQt5.QtCore.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/PyQt5.QtGui.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/PyQt5.QtNetwork.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/PyQt5.QtWidgets.cpython-37m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/PyQt5.QtDBus.cpython-37m-x86_64-linux-gnu.so'
(dropbox:13354): LIBDBUSMENU-GLIB-WARNING **: 16:09:54.891: About to Show called on an item wihtout submenus. We're ignoring it.
yuval@yuval-ubuntu:~$ Nautilus-Share-Message: 16:10:14.434: Called "net usershare info" but it failed: Failed to execute child process “net” (No such file or directory)
- witsend7 years agoHelpful | Level 5
Welcome to the club... :-)
You indeed seem to have exactly the same problem; including (if I understand correctly) the fact you have to kill dropboxd the first time you run it.
For me, none of the solutions posted on this or other threads seems to work so far. I am in touch with support, they asked me to send log files, maybe they will find a fix.Best
- Здравко7 years agoLegendary | Level 20
Hi yuvi,
In your case seems the daemon started successfully. Next, some other problem brings up, some problem related to communication between daemon and Nautilus plugin. Try uninstall your plugin, ensure all is clearred enough and install again latest version according your system (32 or 64 bit). After uninstall check that some files are gone, using following command:
sudo rm /usr/lib/nautilus/extensions-2.0/libnautilus-dropbox.so /usr/lib/nautilus/extensions-3.0/libnautilus-dropbox.so
Will be ask for your password (sudo).
Also seems there are some permission problems, related to some files ("FullRhs_SFW6.m" for example). You could try fix such issues one by one or try fix all together using following commands:
sudo chown -R "$USER" "$HOME/Dropbox" chmod -R u+rw ~/Dropbox
Also, you can check if there are some symlinks, using following command:
ls -alR ~/Dropbox | grep " -> "
If some output brings up, check if links are compliant.
Good luck.
- yuvi7 years agoExplorer | Level 3
Hey, thanks for your help. I did the things you suggested, and it did not seem to have any change.
I uninstalled the plugin (at least I think I did, using the command "sudo apt-get remove nautilus-dropbox",
I checked and the files were gone as you said:
yuval@yuval-ubuntu:~$ sudo rm /usr/lib/nautilus/extensions-2.0/libnautilus-dropbox.so /usr/lib/nautilus/extensions-3.0/libnautilus-dropbox.so rm: cannot remove '/usr/lib/nautilus/extensions-2.0/libnautilus-dropbox.so': No such file or directory rm: cannot remove '/usr/lib/nautilus/extensions-3.0/libnautilus-dropbox.so': No such file or directory
and then installed it again (via some GUI that came up after I followed your link).
I tried to fix the premission issues (using the 2 commands you gave), and it didn't seem to have an effect. I would be happy to try and fix it manually with 10 files, but I don't even know what the other 9 files are, and I checked with the one file I know about (FullRhs_SFW6.m), and it seems updated, so I don't really know what I should do about it.
There is no symlink issues:
yuval@yuval-ubuntu:~$ ls -alR ~/Dropbox | grep " -> " yuval@yuval-ubuntu:~$
and I also tried to restart ubuntu, but nothing there either.
If it helps, here's the output from the last time I stopped and started dropbox:
yuval@yuval-ubuntu:~$ dropbox start Starting Dropbox...dropbox: locating interpreter dropbox: logging to /tmp/dropbox-antifreeze-dQGqEj dropbox: initializing dropbox: initializing python 3.7.2 dropbox: setting program path '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/dropbox' dropbox: setting home path '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155' dropbox: setting python path '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155:/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/python-packages-37.zip' dropbox: python initialized dropbox: running dropbox dropbox: setting args dropbox: applying overrides dropbox: running main script dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/cryptography.hazmat.bindings._constant_time.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/cryptography.hazmat.bindings._openssl.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/cryptography.hazmat.bindings._padding.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/psutil._psutil_linux.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/psutil._psutil_posix.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/linuxffi.pthread._linuxffi_pthread.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/cpuid.compiled._cpuid.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/apex._apex.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/tornado.speedups.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/linuxffi.resolv.compiled._linuxffi_resolv.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/librsyncffi.compiled._librsyncffi.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/linuxffi.sys.compiled._linuxffi_sys.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/posixffi.libc._posixffi_libc.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/linuxffi.gnu.compiled._linuxffi_gnu.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/PyQt5.QtCore.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/PyQt5.QtGui.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/PyQt5.QtNetwork.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/PyQt5.QtWidgets.cpython-37m-x86_64-linux-gnu.so' Dropbox isn't running! Done! yuval@yuval-ubuntu:~$ dropbox: load fq extension '/home/yuval/.dropbox-dist/dropbox-lnx.x86_64-85.4.155/PyQt5.QtDBus.cpython-37m-x86_64-linux-gnu.so' (dropbox:28192): LIBDBUSMENU-GLIB-WARNING **: 09:27:59.998: About to Show called on an item wihtout submenus. We're ignoring it.
Any more suggstions would be most welcome. Thanks!
- Здравко7 years agoLegendary | Level 20Am I wrong or some errors dissappeared now? What's resulting "dropbox status" now? :-?
- yuvi7 years agoExplorer | Level 3
It seems the same to me, but maybe I missed something.
dropbox status gives the same:
yuval@yuval-ubuntu:~$ dropbox status Syncing 10 files Uploading "FullRhs_SFW6.m"... Can't sync "FullRhs_SFW6.m" Syncing 9 files...
- Здравко7 years agoLegendary | Level 20Try following:
ls -alR ~/Dropbox | grep "FullRhs_SFW6.m"
Let see the result. - yuvi7 years agoExplorer | Level 3
yuval@yuval-ubuntu:~$ ls -alR ~/Dropbox | grep "FullRhs_SFW6.m" -rw-r--r-- 1 yuval yuval 1236 nov 18 14:22 FullRhs_SFW6.m
- Здравко7 years agoLegendary | Level 20Wow... Everything looks fine. The file is pretty small. I have no more ideas. 😞 Seems like a bug 🐛, very similar to "one time update". Only Dropbox development can say what is really going on here (if they know what they're typing).
- yuvi7 years agoExplorer | Level 3
ok. well, thank for you help in any case...
About Apps and Installations
Have a question about a Dropbox app or installation? Reach out to the Dropbox Community and get solutions, help, and advice from members.
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!