Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

(23) Failed Writing Body #2

Open
WrayOfSunshine opened this issue Jan 22, 2021 · 2 comments
Open

(23) Failed Writing Body #2

WrayOfSunshine opened this issue Jan 22, 2021 · 2 comments

Comments

@WrayOfSunshine
Copy link

For some addons, I'll get this message "(23) Failed writing body" when updating.

It doesn't seem to necessarily have a negative impact, but I thought it better to report.

@WrayOfSunshine
Copy link
Author

Example run:
Updated addon VotansTamrielMap
(23) Failed writing body
Updated addon VotansVisitedHouses

Both of the addons get updated, and there is no addon between them in the list.

@kevinlekiller
Copy link
Owner

This is probably because curl is still downloading the page but grep already found the match so the subprocess is closed. It should be safe to ignore, maybe piping stderr from curl to /dev/null would silence these warnings.

kevinlekiller added a commit that referenced this issue Jan 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants