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

Issue with AmazonS3 module #6

Open
scottmetoyer opened this issue Feb 5, 2021 · 1 comment
Open

Issue with AmazonS3 module #6

scottmetoyer opened this issue Feb 5, 2021 · 1 comment

Comments

@scottmetoyer
Copy link

We are seeing this error when we use this module with the AmazonS3 module:

Fatal error: Declaration of AmazonS3\File\ArchiveRepertory\FileManager::createArchiveFolders($archiveFolder, $pathFolder = '') must be compatible with ArchiveRepertory\File\FileManager::createArchiveFolders($archiveFolder, $pathFolder = ''): bool in /var/app/current/modules/AmazonS3/src/File/ArchiveRepertory/FileManager.php on line 6

We're trying to add IIIF Server support for 3D models which requires ArchiveRepertory, but we are storing our media in S3 using the AmazonS3 module. Any ideas?

@scottmetoyer
Copy link
Author

After looking a little more carefully, I'm seeing that the files are being uploaded with the default Omeka hash filename (not their original name) no matter what settings are specified in Archive Repertory so the module definitely doesn't appear to be working. Really appreciate the help.

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

1 participant