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

"Connection closed before message completed" error. #167

Closed
DemonicSavage opened this issue Jan 17, 2021 · 3 comments
Closed

"Connection closed before message completed" error. #167

DemonicSavage opened this issue Jan 17, 2021 · 3 comments

Comments

@DemonicSavage
Copy link

DemonicSavage commented Jan 17, 2021

I get the following error on running paru to update AUR packages:

error: error sending request for url (https://aur.archlinux.org/rpc?{a_bunch_of_args}): connection closed before message completed

This happens randomly. Sometimes it works perfectly. Sometimes it doesn't.

I suspected it happened because of my networking, but it seems to be unrelated. Anecdotally, it works with very a very unstable and slow network, and fails when it's fast and stable.

This doesn't happen with yay, could it be related to a Rust library difference in relation to a Go library?

@Morganamilo
Copy link
Owner

From googling hyperium/hyper#2136

@DemonicSavage
Copy link
Author

It is happening again.

@benvonh
Copy link

benvonh commented Feb 6, 2023

I found I get this error when trying to install certain packages. For example, I tried to install wlr-randr but it froze on Resolving dependencies... for 2 minutes before producing that error. However, when I used yay it found the package immediately and said that PGP keys needed importing before installing it. After doing that, running paru -S wlr-randr works, so maybe it's to do with PGP keys?

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

3 participants