-
-
Notifications
You must be signed in to change notification settings - Fork 339
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
curl: (23) Failed writing header #103
Comments
It is probably a problem with downloading data from GitHub. Is it possible that your disk is full? |
I have a plain vanilla Raspberry Debian setup with approx—90% free disk. |
I also receive this error: Failed writing header. I used the Windows solution and this still works: |
For me, deleting all previous stuff fixes this issue: e.g. This "orphaned" files remains on disk, e.g. if token extractor quitted with an unexpected error.. |
Install the python-crypto and python-requests packages. |
pi@piaware:~ $ bash <(curl -L https://github.com/PiotrMach
owski/Xiaomi-cloud-tokens-extractor/raw/master/run.sh)
% Total % Received % Xferd Average Speed Time T
ime Time Current
Dload Upload Total S
pent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:
0 0 0 0 0 0 0 0 --:--:-- --:
--:-- --:--:-- 0
0 487 0 0 0 0 0 0 --:--:-- --:
100 487 100 487 0 0 763 0 --:--:-- --:
--:-- --:--:-- 8696
curl: (23) Failed writing header
pi@piaware:~ $
The text was updated successfully, but these errors were encountered: