We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
simon_schva
8 years agoHelpful | Level 6
Can't install: 192.168.1.18 port 22: Broken pipe
Hi, when trying to install the API the process starts OK but ends with 192.168.1.18 port 22: Broken pipe and the API is not installed. I would appreciate any hint on how to fix it. Many thanks in advance
Complete trace below
root@Yun3:~# pip install --target /mnt/sda1/python-packages dropbox Collecting dropbox /usr/lib/python2.7/site-packages/pip-9.0.1-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning. SNIMissingWarning /usr/lib/python2.7/site-packages/pip-9.0.1-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. InsecurePlatformWarning Downloading dropbox-8.0.0-py2-none-any.whl (392kB) 100% |################################| 399kB 7.2kB/s Collecting six>=1.3.0 (from dropbox) Downloading six-1.10.0-py2.py3-none-any.whl Collecting requests!=2.16.0,!=2.16.1,!=2.6.1,>=2.5.1 (from dropbox) Downloading requests-2.18.3-py2.py3-none-any.whl (88kB) 100% |################################| 92kB 30kB/s Collecting urllib3 (from dropbox) Downloading urllib3-1.22-py2.py3-none-any.whl (132kB) 100% |################################| 133kB 23kB/s Collecting idna<2.6,>=2.5 (from requests!=2.16.0,!=2.16.1,!=2.6.1,>=2.5.1->dropbox) Downloading idna-2.5-py2.py3-none-any.whl (55kB) 100% |################################| 61kB 68kB/s Collecting certifi>=2017.4.17 (from requests!=2.16.0,!=2.16.1,!=2.6.1,>=2.5.1->dropbox) Downloading certifi-2017.7.27.1-py2.py3-none-any.whl (349kB) 100% |################################| 358kB 7.1kB/s Collecting chardet<3.1.0,>=3.0.2 (from requests!=2.16.0,!=2.16.1,!=2.6.1,>=2.5.1->dropbox) Downloading chardet-3.0.4-py2.py3-none-any.whl (133kB) 100% |################################| 143kB 12kB/s Installing collected packages: six, idna, certifi, urllib3, chardet, requests, dropbox packet_write_wait: Connection to 192.168.1.18 port 22: Broken pipe
simon_schva This error is occurring with pip itself, and not the Dropbox library, so I'm afraid we can't offer help for this in particular. (It looks like it may be failing when trying to SSH to an address on your local network.)
Thanks Greg. I was installing on an Arduino Yun with a Wifi connection. When using a cable connection the Broken pipe message goes away.
2 Replies
- Greg-DB8 years ago
Dropbox Community Moderator
simon_schva This error is occurring with pip itself, and not the Dropbox library, so I'm afraid we can't offer help for this in particular. (It looks like it may be failing when trying to SSH to an address on your local network.)
- simon_schva8 years agoHelpful | Level 6
Thanks Greg. I was installing on an Arduino Yun with a Wifi connection. When using a cable connection the Broken pipe message goes away.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,035 PostsLatest Activity: 8 hours ago
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 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!