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
tn3
7 years agoExplorer | Level 4
Ubuntu headless install not working
I'm trying to do the Linux headless install as described at https://www.dropbox.com/install on an Ubuntu 16.04 workstation. It works until I get to the point in the instructions that say "If you're...
- 7 years ago
Assuming that this is not caused by an antivirus, firewall or VPN/proxy setting on this specific machine, I'll need to ask: have you downloaded the Python script from that page as well tn3?
If possible, could you change your default browser and try again too?
PS: For a list of all the system requirements take a look below:
https://www.dropbox.com/help/desktop-web/system-requirements
tn3
Explorer | Level 4
Walter
Thanks for the suggestion about downloading the Python script. I did that, ran the script using the command
python dropbox.py status
That consequently gave me the link to paste into my browser.
marclevoy
6 years agoExplorer | Level 4
I'm in a similar situation, with a headless Debian Linux instance.
I believe the 64-bit Dropbox distribution was installed correctly, but:
sudo ./dropbox.py status
Dropbox isn't running!
and that's all - no link. What am I doing wrong?
BTW, dropbox.py start gives me a log of steps, ending with:
dropbox: load fq extension '/root/.dropbox-dist/dropbox-lnx.x86_64-87.4.138/PyQt5.QtDBus.cpython-37m-x86_64-linux-gnu.so'
Dropbox isn't running!
Done!
l
So that doesn't help either.
Adding -i doesn't do anything different.
-Marc
- Здравко6 years agoLegendary | Level 20Don't use 'sudo' for either directly run Dropbox daemon or use the script! The application works only in user mode, that's why changing context could lead to issues. Both daemon and script should work in same context to be able connect to each other. 😉
- marclevoy6 years agoExplorer | Level 4
Oops, put my reply in the wrong place in this thread. Please see above.
I tried it without sudo, and still can't make it work. The install script just stops without giving me a login link.
-Marc
- Здравко6 years agoLegendary | Level 20
marclevoy wrote:
... The install script just stops without giving me a login link....
One note: headless Dropbox have NOT an install script! Just executables. Entire installation is just extract the archive, nothing more. :wink:
what is result from:
~/.dropbox-dist/dropboxd
Run the above in terminal and post the entire result (together command and result) as is.
PS: To be sure that everything start on clear base, try following in advance:
rm -rf ~/.dropbox ~/Dropbox
If there is something in your Dropbox folder, backup it first.
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.
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!