HBLL-Collection-Development / omeka-s-any-cloud

Omeka S Module for storing media in one of several cloud storage services
https://omeka.org/s/modules/AnyCloud/
MIT License
10 stars 4 forks source link

Enabling AnyCloud causes /admin/item to throw 500 Error #49

Closed jlinsos closed 3 months ago

jlinsos commented 4 months ago

Describe the bug Enabling AnyCloud causes /admin/item to throw 500 Error

Fatal error: Could not check compatibility between AnyCloud\Service\File\Store\AzureFactory::getFilesystemAdapter(array $config): AnyCloud\Service\File\Store\FilesystemAdapter and AnyCloud\Service\File\Store\AbstractFlysystemFactory::getFilesystemAdapter(array $config): League\Flysystem\FilesystemAdapter, because class AnyCloud\Service\File\Store\FilesystemAdapter is not available in

To Reproduce Steps to reproduce the behavior:

  1. Enable AnyCloud on latest Omeka S version
  2. Items on left hand menu
  3. HTML page partially renders with 500 error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

jajm commented 3 months ago

Thanks for reporting the issue. It is now fixed in v3.2.1