Update notes for 2022-08-05

This commit is contained in:
2022-08-05 21:05:13 +03:00
parent 5060774b90
commit 073e814b1d
29 changed files with 43 additions and 34 deletions

View File

@ -72,5 +72,8 @@ $ dspace import --add --eperson=aorth@mjanja.ch --source /tmp/SimpleArchiveForma
![Controlled vocabulary bug in DSpace 7](/cgspace-notes/2022/08/dspace7-submission.png)
- I think we need to add IDs, I will have to check what the implications of that are
- Emilio contacted me last week to say they have re-worked their harvester on Hetzner to use a new user agent: `AICCRA website harvester`
- I verified that I see it in the REST API logs, but I don't see any new stats hits for it
- I do see 11,000 hits from that IP last month when I had the incorrect nginx configuration that was sending a literal `$http_user_agent` so I purged those
<!-- vim: set sw=2 ts=2: -->