Class "MicrosoftAzure\\Storage\\Blob\\BlobRestProxy" not found

Created on 3 April 2023, about 1 year ago
Updated 20 June 2023, about 1 year ago

Hi,

After installation of module, using composer I've got an error

on page /admin/config/media/file-system

Error: Class "MicrosoftAzure\\Storage\\Blob\\BlobRestProxy" not found in /var/www/html/web/modules/contrib/az_blob_fs/src/AzBlobRestProxyAlter.php on line 19

Steps previously followed :

- install module through composer
composer require 'drupal/az_blob_fs:^2.3'
- enable module through drush
drush en az_blob_fs
- clear cache through drush
drush cache:rebuild
- add Azure Key via
/admin/config/system/keys
- add container info :
/admin/config/media/azure-blob-file-system
- crash on this page with previous error message
/admin/config/media/file-system

Tried to uninstall / reinstall / clear cache / composer dump autoload, same

File vendor/microsoft/azure-storage-blob/composer.json is present with
"MicrosoftAzure\\Storage\\Blob\\": "src/Blob"
and file src/Blob/BlobRestProxy.php is present

software

- Drupal 9.5.7
- PHP 8.1.17
- Apache 2.4.56
- MariaDB 10.3.23
- Drush Commandline Tool 11.5.1
- Composer 2.5.5

💬 Support request
Status

Closed: works as designed

Version

2.0

Component

Code

Created by

🇫🇷France Simondlv

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024