During the module configuration in Drupal 9 the following error is generated:

Drupal\az_blob_fs\AzBlobFsException: Azure Blob account name or key is not set. in Drupal\az_blob_fs\StreamWrapper\AzBlobFsStreamWrapper->__construct() (line 113 of /job/www/00_ESTUDIO/Drupal/d9/web/modules/contrib/az_blob_fs/src/StreamWrapper/AzBlobFsStreamWrapper.php).

The problem is in the name of the key configuration variable.

CommentFileSizeAuthor
#2 fixbug-3272795-joertru.patch672 bytesjoertru
3113_18_55.png31.42 KBjoertru

Comments

joertru created an issue. See original summary.

joertru’s picture

StatusFileSize
new672 bytes

I leave the patch with the possible solution to the problem.
Greetings

geoanders’s picture

Status: Active » Needs review

Reviewed quickly and this patch makes sense. I will test out and merge in if all is well. Will also run the tests to make sure all is well.

Thanks!

  • geoanders committed 7bed4b4 on 8.x-2.x
    Issue #3272795: Error config variable key_name StreamWrapper.
    
geoanders’s picture

Thanks for the patch. Tested and confirm now working as expected. Will be in alpha3 release.

geoanders’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.