Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Message: cURL error 56: Recv failure: Connection reset by peer (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) #282

Open
dev-amirmufid opened this issue Feb 19, 2021 · 1 comment

Comments

@dev-amirmufid
Copy link

dev-amirmufid commented Feb 19, 2021

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

@sushil-mirashi
Copy link

My issue was with required extensions to use azure storage. Please enable all of them.
Screenshot from 2023-01-13 18-02-52

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants