Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this compatible with Amazon S3(-like) storage? #10

Open
sbarany opened this issue Oct 6, 2022 · 2 comments
Open

Is this compatible with Amazon S3(-like) storage? #10

sbarany opened this issue Oct 6, 2022 · 2 comments

Comments

@sbarany
Copy link

sbarany commented Oct 6, 2022

When I try to configure, get error:
Fatal error: Uncaught Error: Call to undefined method Omeka_Storage_Adapter_ZendS3::getOptions() in /var/www/media/plugins/ArchiveRepertory/ArchiveRepertoryPlugin.php:916 Stack trace: #0 /var/www/media/plugins/ArchiveRepertory/ArchiveRepertoryPlugin.php(128): ArchiveRepertoryPlugin->_getLocalStoragePath() #1 /var/www/media/application/libraries/Omeka/Plugin/Broker.php(142): ArchiveRepertoryPlugin->hookConfigForm() #2 /var/www/media/admin/themes/default/plugins/config.php(8): Omeka_Plugin_Broker->callHook() #3 /var/www/media/application/libraries/Omeka/View.php(114): include('/var/www/media/...') #4 /var/www/media/application/libraries/Zend/View/Abstract.php(888): Omeka_View->_run() #5 /var/www/media/application/libraries/Zend/Controller/Action/Helper/ViewRenderer.php(912): Zend_View_Abstract->render() #6 /var/www/media/application/libraries/Zend/Controller/Action/Helper/ViewRenderer.php(933): Zend_Controller_Action_Helper_ViewRenderer->renderScript() #7 /var/www/media/application/libraries/Zend/Controller/Action/Helper/Vi in /var/www/media/plugins/ArchiveRepertory/ArchiveRepertoryPlugin.php on line 916

@Daniel-KM
Copy link
Owner

Daniel-KM commented Nov 4, 2022

No, it is not compatible with Amazon S3, but the Omeka S version supports it.

@timstallmann
Copy link

Working on addressing this via #12!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants