We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Unexpected error
Datanode
None
Shouldn't throw the error
2024-07-31T06:28:19.046402804Z stdout F 2024-07-31T06:28:19.046207Z ERROR RegionServer::handle_read:exec_query_plan:execute_stream:read_from_region: log: service=s3 operation=read path=data/greptime/public/1074/1074_0000000000/af2b0aec-6ded-4a4d-82b8-c1fba1adf451.parquet -> Unexpected (persistent) at => Unexpected (temporary) at read, context: { url: http://minio.minio.svc.cluster.local/default/test-root/data/greptime/public/1074/1074_0000000000/af2b0aec-6ded-4a4d-82b8-c1fba1adf451.parquet, called: http_util::Client::send, service: s3, path: data/greptime/public/1074/1074_0000000000/af2b0aec-6ded-4a4d-82b8-c1fba1adf451.parquet, range: 81000-85043 } => send http request, source: error sending request for url (http://minio.minio.svc.cluster.local/default/test-root/data/greptime/public/1074/1074_0000000000/af2b0aec-6ded-4a4d-82b8-c1fba1adf451.parquet)
doesn't matter
main
https://github.com/GreptimeTeam/greptimedb/actions/runs/10175037031/job/28141906440
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What type of bug is this?
Unexpected error
What subsystems are affected?
Datanode
Minimal reproduce step
None
What did you expect to see?
Shouldn't throw the error
What did you see instead?
2024-07-31T06:28:19.046402804Z stdout F 2024-07-31T06:28:19.046207Z ERROR RegionServer::handle_read:exec_query_plan:execute_stream:read_from_region: log: service=s3 operation=read path=data/greptime/public/1074/1074_0000000000/af2b0aec-6ded-4a4d-82b8-c1fba1adf451.parquet -> Unexpected (persistent) at => Unexpected (temporary) at read, context: { url: http://minio.minio.svc.cluster.local/default/test-root/data/greptime/public/1074/1074_0000000000/af2b0aec-6ded-4a4d-82b8-c1fba1adf451.parquet, called: http_util::Client::send, service: s3, path: data/greptime/public/1074/1074_0000000000/af2b0aec-6ded-4a4d-82b8-c1fba1adf451.parquet, range: 81000-85043 } => send http request, source: error sending request for url (http://minio.minio.svc.cluster.local/default/test-root/data/greptime/public/1074/1074_0000000000/af2b0aec-6ded-4a4d-82b8-c1fba1adf451.parquet)
What operating system did you use?
doesn't matter
What version of GreptimeDB did you use?
main
Relevant log output and stack trace
The text was updated successfully, but these errors were encountered: