-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Swift upload: "new bucket block: list chunk files: Cannot extract names from response with content-type: []" #713
Comments
CC Swift client owner: @sudhi-vm I think there are 2 issues here. Close error is not blocking anything I think (right?), but store looks like is blocking block loading. |
Yes the close issue looks like double close and the file looks like it was uploaded. The close error is no blocking - the sidecar is still working. The store does not start because of the block load. But I am really not sure if the file is somehow corrupted from the sidecar or what is the problem. |
@tivvit do you have any docs or blog to configuration thanos to use openstack swift? please help me。 |
@pennpeng I will publish the configuration. The configuration looks valid and is uploading files but it cannot be used due to the bug described in this issue. |
@tivvit do you have time to give us a hand and run This checks basic behaviour of the client. Might be something simple broken and reproducible by this acceptance test |
@tivvit let me know if you need some help with this. Or if you struggle to find the time pass me the credentials and config internally and I can elaborate more on this. |
I ran into the same issue by using v0.6.1
I also run
Any idea where to start debug? |
after some local tests I found the issue and opened a PR #1489 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Still valid. Just tried to migrate to Swift form S3 and failed with the same error message. Hopefully should be fixed by #2665 |
Hello 👋 Looks like there was no activity on this issue for last 30 days. |
Hi
@sudhi-vm
Thanos, Prometheus and Golang version used
thanos, version 0.2.1 (branch: HEAD, revision: 30e7cbd)
build user: root@79ffcf51ff9b
build date: 20181227-15:44:56
go version: go1.11.4
What happened
I am having a problem with SWIFT store API
I can see it both in the sidecar and in store
What you expected to happen
The sidecar should be able to close files
The store does not even start
How to reproduce it (as minimally and precisely as possible):
started sidecar with configured SWIFT
Full logs to relevant components
Here is the log from the sidecar
and from store
and files on SWIFT
The text was updated successfully, but these errors were encountered: