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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | fixbug-3272795-joertru.patch | 672 bytes | joertru |
| 3113_18_55.png | 31.42 KB | joertru |
Comments
Comment #2
joertru commentedI leave the patch with the possible solution to the problem.
Greetings
Comment #3
geoanders commentedReviewed 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!
Comment #5
geoanders commentedThanks for the patch. Tested and confirm now working as expected. Will be in alpha3 release.
Comment #6
geoanders commented