lastpass / lastpass-cli

LastPass command line interface tool
GNU General Public License v2.0
2.85k stars 291 forks source link

use http 1.1 #643

Closed tod closed 5 months ago

tod commented 1 year ago

On Ubuntu 22.10 I would get an error:

Error: Stream error in the HTTP/2 framing layer.

After some google searching and looking at logs, it appears to be a new version of libcurl and this patch makes it work. I'm not sure if this is the best way, I just know it works on my machine.

taylorreece commented 1 year ago

Hey @tod - I was hitting this same error today on MacOS. FWIW (different OS, I know), bumping lpass from 1.3.3 to 1.3.4 solved the problem for me.

tod commented 1 year ago

I don't think 1.3.4 fixed it for me.

sverhagen commented 1 year ago

1.3.4 is where the problem existed for me too. I came here to share my fix, and it's exactly the same solution as posted in this merge request. Just take that as a data point, i.e. someone tested it :wink: I'm on Ubuntu 22.10, and the issue started maybe about a week ago.

austinbutler commented 1 year ago

Bumping to 1.3.4 worked for me on NixOS as well.

boginw commented 1 year ago

Just to pitch in, I'm on Ubuntu 22.10, and with the CLI on version 1.3.4-1.GIT, I still receive: Error: Stream error in the HTTP/2 framing layer.

mateusmartins-lp commented 4 months ago

Regrettably, your PR submission was unintentionally closed during an operation, before we could complete our review and respond accordingly. Unable to revert it to 'Open' status, we invite you to resubmit your contribution at your earliest convenience. We apologize for this mishap. Rest assured, we value all contributions and remain dedicated to providing transparency and closure to the community. Thank you for your understanding.