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

cargo: upgrade dbs-uhttp to v0.3.0 #447

Merged
merged 1 commit into from
May 26, 2022

Conversation

imeoer
Copy link
Collaborator

@imeoer imeoer commented May 26, 2022

Nydus snapshotter throws this error if HTTP payload exceeds 1k
when calling nydusd's mount API:

Post "http://unix/api/v1/mount?mountpoint=/2/fs": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

The root cause is that the HTTP server hangs, see openanolis/dbs-uhttp#14

Update dbs-uhttp v0.3.0 to fix.

Nydus snapshotter throws this error if HTTP payload exceeds 1k
when calling nydusd's mount API:

```
Post "http://unix/api/v1/mount?mountpoint=/2/fs": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
```

The root cause is that the HTTP server hangs, see openanolis/dbs-uhttp#14

Update dbs-uhttp v0.3.0 to fix.

Signed-off-by: Yan Song <imeoer@linux.alibaba.com>
@hsiangkao hsiangkao merged commit 8f11090 into dragonflyoss:master May 26, 2022
imeoer pushed a commit to imeoer/image-service that referenced this pull request May 27, 2022
imeoer added a commit to imeoer/image-service that referenced this pull request May 27, 2022
To bring fix dragonflyoss#447

Signed-off-by: Yan Song <yansong.ys@antfin.com>
imeoer added a commit to imeoer/image-service that referenced this pull request May 27, 2022
To bring fix dragonflyoss#447

Signed-off-by: Yan Song <imeoer@linux.alibaba.com>
imeoer pushed a commit to imeoer/image-service that referenced this pull request May 27, 2022
cargo: upgrade dbs-uhttp to v0.3.0

Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
imeoer added a commit to imeoer/image-service that referenced this pull request May 27, 2022
To bring fix dragonflyoss#447

Signed-off-by: Yan Song <yansong.ys@antfin.com>
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

Successfully merging this pull request may close these issues.

3 participants