Closed vilterp closed 1 year ago
Locally I'm getting a Bad Request back from Azurite, sadly with no error message 😕
caused by: HTTP.Exceptions.StatusError(400, "PUT", "/devstoreaccount1/jl-azurite-9952/my_append_blob?comp=block", HTTP.Messages.Response:
"""
HTTP/1.1 400 Bad Request
Server: Azurite-Blob/3.24.0
Date: Tue, 12 Sep 2023 22:42:54 GMT
Connection: keep-alive
Keep-Alive: timeout=5
Content-Length: 0
""")
Stacktrace:
[1] (::HTTP.ExceptionRequest.var"#exceptions#2"{HTTP.ExceptionRequest.var"#exceptions#1#3"{CloudBase.var"#cloudsign#64"{CloudBase.var"#cloudsign#63#65"{typeof(HTTP.StreamRequest.streamlayer)}}}})(stream::HTTP.Streams.Stream{HTTP.Messages.Response, HTTP.Connections.Connection{OpenSSL.SSLStream}}; status_exception::Bool, timedout::ConcurrentUtilities.TimedOut{HTTP.Messages.Response}, logerrors::Bool, logtag::Nothing, kw::Base.Pairs{Symbol, Any, NTuple{8, Symbol}, NamedTuple{(:iofunction, :decompress, :azure, :aws, :awsv2, :require_ssl_verification, :verbose, :credentials), Tuple{Nothing, Nothing, Bool, Bool, Bool, Bool, Int64, CloudBase.AzureCredentials}}})
@ HTTP.ExceptionRequest ~/.julia/packages/HTTP/Y2JKB/src/clientlayers/ExceptionRequest.jl:19
Maybe it's missing a request header like Content-Length
or something? I was hoping Azure.put
would take care of that… 🤔
Patch coverage: 100.00%
and project coverage change: +0.14%
:tada:
Comparison is base (
328b427
) 83.13% compared to head (18d0dc3
) 83.27%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
No longer planning on using this; will resurrect if needed
See https://learn.microsoft.com/en-us/rest/api/storageservices/understanding-block-blobs--append-blobs--and-page-blobs#about-append-blobs