E. Lynette Rayle
E. Lynette Rayle
Partially fixed by by PR #202.
There is an open issue (https://github.com/ActiveTriples/ActiveTriples/issues/194) that is affected by reload. I do not know whether @mjsuhonos proposal would impact this for the better or worse. This issue came with...
Was there any resolution on this? I have tried multiple things and continue to get errors like: While trying to view items in the Dashboard under Items... ``` Riiif::ImageNotFoundError -...
I'll check that out with fingers crossed.
@jcoyne Unfortunately that didn't work. I dropped the whole file into my app for testing, confirmed the app was using it, and still get the error. :(
I tried reverting to riiif 1.7.1, but with the move to the level of spotlight we are using requires riiif ~> 2.0. This does not appear to be a problem...
@jcoyne We are in the process of moving to the latest 2.x version of spotlight. Do you think it is likely that this problem will go away by the time...
@jcoyne I am back around debugging this issue. It was not magically fixed with the upgrade to the latest spotlight on the 2.x track. We are now on 2.13 and...
I'm getting the following error. ``` Invalid characters in id `51` Error performing Spotlight::ReindexJob (Job ID: ...) from Inline(default) in 37629.02ms: Riiif::ImageNotFoundError (Riiif::ImageNotFoundError): riiif-2.3.0/app/resolvers/riiif/abstract_file_system_resolver.rb:17:in `path' ``` When I break in...
FYI... I went back to our last commit before the update of RIIIF and the uploads work.