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

Retry the temporary error stream error: stream ID 1; PROTOCOL_ERROR; received from peer #3032

Open
suzuki-shunsuke opened this issue Aug 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@suzuki-shunsuke
Copy link
Member

aqua info

$ aqua info
{
  "version": "2.30.0",
  "commit_hash": "22e2139d9200c1619914bafed680db2cfe39a354",
  "os": "darwin",
  "arch": "arm64",
  "pwd": "/Users/(USER)/repos/src/github.com/aquaproj/aqua-registry",
  "root_dir": "/Users/(USER)/.local/share/aquaproj-aqua",
  "env": {
    "AQUA_GLOBAL_CONFIG": "/Users/(USER)/repos/src/github.com/suzuki-shunsuke/dotfiles/aqua.yaml:/Users/(USER)/repos/src/github.com/aquaproj/aqua-registry/aqua-all.yaml",
    "AQUA_PROGRESS_BAR": "true"
  },
  "config_files": [
    {
      "path": "/Users/(USER)/repos/src/github.com/aquaproj/aqua-registry/aqua.yaml"
    }
  ]
}

Overview

ERRO[0008] install the package                           aqua_version=2.30.0 env=linux/amd64 error="get a temporal file path: copy a file: stream error: stream ID 1; PROTOCOL_ERROR; received from peer"

How to reproduce

$ aqua i

Debug output

$ 

Expected behaviour

If a temporary error stream error: stream ID 1; PROTOCOL_ERROR; received from peer occurs, aqua retries it and completes the process successfully.

Actual behaviour

If a temporary error stream error: stream ID 1; PROTOCOL_ERROR; received from peer occurs, aqua fails to install packages.

Note

No response

@suzuki-shunsuke suzuki-shunsuke added the bug Something isn't working label Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant