Skip to content
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

Open
hartmood opened this issue Nov 11, 2023 · 5 comments
Open

curl: (23) Failed writing header #103

hartmood opened this issue Nov 11, 2023 · 5 comments

Comments

@hartmood
Copy link

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:~ $

@PiotrMachowski
Copy link
Owner

It is probably a problem with downloading data from GitHub. Is it possible that your disk is full?

@hartmood
Copy link
Author

I have a plain vanilla Raspberry Debian setup with approx—90% free disk.

@lolfonfire
Copy link

lolfonfire commented Nov 24, 2023

I also receive this error: Failed writing header.
A few weeks ago it worked without problems.
Also have plenty of free disk space .

I used the Windows solution and this still works:
https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor/releases/latest/download/token_extractor.exe

@IT-VBFK
Copy link

IT-VBFK commented Jan 21, 2024

For me, deleting all previous stuff fixes this issue: e.g. rm -rf token_extractor_docker*

This "orphaned" files remains on disk, e.g. if token extractor quitted with an unexpected error..

@mikedebian
Copy link

Install the python-crypto and python-requests packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants