Add notes for 2020-05-17

This commit is contained in:
2020-05-17 20:03:17 +03:00
parent 31f0004e18
commit 2bd3c89f18
3 changed files with 51 additions and 8 deletions

View File

@ -84,4 +84,21 @@ $ ./add-orcid-identifiers-csv.py -i 2020-05-11-add-orcids.csv -db dspace -u dspa
- Run system updates on CGSpace (linode18) and reboot it
- I had to restart Tomcat five times before all Solr statistics cores came up OK, ugh.
## 2020-05-12
- Peter noticed that CGSpace is no longer on AReS, because I blocked all requests that don't specify a user agent
- I've temporarily disabled that restriction and asked Moayad to look into how he can specify a user agent in the AReS harvester
## 2020-05-13
- Atmire responded about Font Awesome and said they can switch to version 5 for 16 credits
- I told them to go ahead
- Also, Atmire gave me a small workaround for the `cua.version.number` interpolation issue and said they would look into the crash that happens when processing our Solr stats
- Run system updates and reboot AReS server (linode20) for the first time in almost 100 days
- I notice that AReS now has some of CGSpace's data in it (but not all) since I dropped the user-agent restriction on the REST API yesterday
## 2020-05-17
- Create an issue in the OpenRXV project for Moayad to change the default harvester user agent ([#36](https://github.com/ilri/OpenRXV/issues/36))
<!-- vim: set sw=2 ts=2: -->