IIIF / image-validator

Validator for the Image API
http://iiif.io/api/image/validator/
Apache License 2.0
35 stars 20 forks source link

Server down #86

Closed glenrobson closed 4 years ago

glenrobson commented 4 years ago

Image validator was unresponsive this morning around 7. It was picked up by the URLCheckError function and a restart seems to have fixed it.

There was no indication of an error from the ElasticBeanstalk instance. Even after fix every other request is quite slow but does return a result...

glenrobson commented 4 years ago

Turned out it was the iiif.io ElasticBeanstalk instance that was broken. Debugged different URLs until I found this one which replicated the issues:

http://iiif-io.us-east-1.elasticbeanstalk.com/api/image/validator/service/list_tests

Restarted IIIF.io beanstalk application and now all working OK.