You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 8, 2024. It is now read-only.
Which service(blob, file, queue, table) does this issue concern?
blob
Which version of the SDK was used?
Lastest
What's the PHP/OS version?
php7
What problem was encountered?
An uncaught Exception was encountered
Type: GuzzleHttp\Exception\RequestException
Message: cURL error 56: Recv failure: Connection reset by peer (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)
Filename: /srv/www/dsn/application/third_party/Microsoft/guzzlehttp/guzzle/src/Handler/CurlFactory.php
Line Number: 201
Backtrace:
File: /srv/www/dsn/application/third_party/Microsoft/guzzlehttp/guzzle/src/Handler/CurlFactory.php
Line: 155
Function: createRejection
File: /srv/www/dsn/application/third_party/Microsoft/guzzlehttp/guzzle/src/Handler/CurlFactory.php
Line: 105
Function: finishError
File: /srv/www/dsn/application/third_party/Microsoft/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php
Line: 201
Function: finish
File: /srv/www/dsn/application/third_party/Microsoft/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php
Line: 130
Function: processMessages
File: /srv/www/dsn/application/third_party/Microsoft/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php
Line: 145
Function: tick
File: /srv/www/dsn/application/third_party/Microsoft/guzzlehttp/promises/src/Promise.php
Line: 248
Function: execute
File: /srv/www/dsn/application/third_party/Microsoft/guzzlehttp/promises/src/Promise.php
Line: 224
Function: invokeWaitFn
File: /srv/www/dsn/application/third_party/Microsoft/guzzlehttp/promises/src/Promise.php
Line: 269
Function: waitIfPending
File: /srv/www/dsn/application/third_party/Microsoft/guzzlehttp/promises/src/Promise.php
Line: 226
Function: invokeWaitList
File: /srv/www/dsn/application/third_party/Microsoft/guzzlehttp/promises/src/Promise.php
Line: 62
Function: waitIfPending
File: /srv/www/dsn/application/third_party/Microsoft/microsoft/azure-storage/src/Blob/BlobRestProxy.php
Line: 1554
Function: wait
File: /srv/www/dsn/application/libraries/Azure.php
Line: 166
Function: createBlockBlob
File: /srv/www/dsn/application/libraries/Upload_file.php
Line: 209
Function: copy_from_local_file
File: /srv/www/dsn/application/controllers/Canvas.php
Line: 1213
Function: upload_thumbnail
File: /srv/www/dsn/index.php
Line: 336
Function: require_once
Steps to reproduce the issue?
create blob multiple times
The text was updated successfully, but these errors were encountered: