-
Notifications
You must be signed in to change notification settings - Fork 71
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
Derivatives not indexing in Fedora 6 correctly #1861
Comments
Confirmed, just with derivatives. Not sure what's going on here but I'll start looking at the logs. |
Milliner logs are full of errors, but I think this is the source error here.
This should be an easy fix. 🤞 |
It's getting an allowed external content url with In my
But on the container I've got
I need to update the default value to use https and also figure out why the supplied value is not getting used. |
...or not. Turns out to be a way simpler fix. I was literally looking at the wrong docker-compose.yml file 🤦♂️ PR Incoming |
Well... almost. I need to update a template in |
For the Testing Sprint I created an audio item with a WMA file (I had to change the acceptable extensions). That saved to Fedora just fine. The derivative MP3 was also created and associated with the object as expected:
However, when I clicked on the derivative's Fedora URI I received the error
Error: No OCFL mapping found for info:fedora/ec/5b/79/0b/ec5b790b-d1e1-4d36-a143-54e4c2be1833/fcr:metadata
.This happened with two separate attempts. I then attempted an Image and it also isn't working although the content that was loaded as part of
make demo
is appearing in Fedora just fine.The text was updated successfully, but these errors were encountered: