donaldgray

Results 13 issues of donaldgray

I'm running Cantaloupe 5.0.5 in ECS and noticed that health checks were failing despite having `ENDPOINT_HEALTH_ENABLED=true`, the `/health` endpoint was returning 403. After some troubleshooting I found that `/health` will...

I was attempting to validate a manifest using the website and wasn't getting results back (I got a 504/503 subsequently so think I may have crashed the ECS service -...

https://github.com/dlcs/protagonist/issues/278 provided a sample app for mapping patron roles to DLCS roles. We need to determine: * What roles we require in DLCS (currently `restrictedFiles`, `clinicalImages` and `clickthrough`). * How...

💬 Discussion
📚 DDS/DLCS

We are using Cantaloupe configured with Kakadu 8.2, however, for special-server this is causing a number of errors and resulting in slow request handling and some downtime. The error looks...

The "detektiiif" chrome plugin is warning that Wellcome manifests aren't CORS enabled. However, the ACAO header is present when UV etc asks for a manifest, with fetch. ~Playing around in...

📚 DDS/DLCS

[Healthchecks](https://github.com/wellcomecollection/iiif-builder/blob/master/src/Wellcome.Dds/Wellcome.Dds.Dashboard/Startup.cs#L127-L130) for the dashboard check the 2 underlying databases and dlcs-api. If any of these healtchecks fail then the dashboard is marked as `Unhealthy` and replaced. Tweak the healthcheck to...

📚 DDS/DLCS

During the migration of DDS to AWS, we replaced the path that PDFs are requested on. Previously these used the DLCS named-query "pdf-item", which was superseded by "pdf". These have...

There was an issue raised on Slack where a number of items had an incorrect element added to the METS that resulted in an error being thrown (element was ``)....

📚 DDS/DLCS

The manifests generated from iiif-builder assume that there are 4 thumbnail sizes available - `1024, 400, 200, 100` . These sizes represent the `default` thumbnail policy used for images ingested...

📚 DDS/DLCS