Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

cURL error 56 #1017

Description

@neosuke

I use OS:windows 10 and windows PHP 7.4.8
The following error occasionally occurs in "createBlockBlob"

error:----------------------------------------------------------------------------
cURL error 56: OpenSSL SSL_read: Connection was reset, errno 10054 (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)
error:----------------------------------------------------------------------------

source code:
$blobClient = BlobRestProxy::createBlobService($connectionString);
$blobClient->createBlockBlob($containerName, $upload_path.$file_name, $content);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions