ErrLookup › thephpleague/flysystem

thephpleague/flysystem

Abstraction for local and remote filesystems · PHP · 179 source files

Analyzed at b277b5dc3d on 2026-08-17. 29 documented errors.

Code / MessageTypeSeverityTags
Unable to get checksum for $path: $reason
exception error php, flysystem, s3, async-aws, checksum, metadata, not-found
ETag header not available.
exception error php, flysystem, s3, async-aws, checksum, etag, metadata
Unable to get checksum for $path: $reason
exception error php, flysystem, aws-s3, aws-sdk-php, checksum, not-found, permissions
ETag header not available.
exception error php, flysystem, aws-s3, checksum, etag, s3-compatible
Unable to get checksum for $path: $reason
exception error php, flysystem, azure-blob-storage, checksum, not-found, sas-token
No checksum provided in metadata
exception error php, flysystem, azure-blob-storage, checksum, content-md5, missing-metadata
Unable to get checksum for $path: $reason
exception error php, flysystem, checksum, stream, fallback, not-found
Invalid stream provided, expected stream resource, received
exception error php, flysystem, stream, write-stream, invalid-argument, type-error
Invalid stream provided, expected stream resource, received
exception error php, flysystem, stream, write-stream, resource-type, closed-stream
Metadata can't be parsed from item '$item' , not enough part
exception error php, flysystem, ftp, list-contents, parsing, windows-ftp
Unable to login/authenticate with FTP
exception critical php, flysystem, ftp, authentication, credentials, ftps
Could not set UTF-8 mode for connection: {host}::{port}
exception error php, flysystem, ftp, utf8, connection-options, server-capability
Could not set passive mode for connection: {host}::{port}
exception error php, flysystem, ftp, passive-mode, firewall, nat
Unable to get checksum for $path: $reason
exception error php, flysystem, google-cloud-storage, checksum, composite-object, not-found, iam
Invalid visibility provided. Expected {$expectedMessage}, re
exception error php, flysystem, visibility, invalid-argument, configuration, acl
%s does not support generating public urls.
exception error
%s does not support providing checksums.
exception error
Unable to load private key.
exception error
Unable to load private key.
exception error
Properties can not be manipulated
exception error
Unable to move file from $source to $destination as this is
exception error
Unable to copy file from $source to $destination as this is
exception error
No supported public url generator found.
exception error
At least one prefix is required.
validation error
Unexpected status code received:
exception error
Unexpected response code for GET:
exception error
Unexpected status code received while deleting file:
exception error
MOVE command returned unexpected status code:
exception error
COPY command returned unexpected status code:
exception error