2018-02-11 17:28:23 +01:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1, shrink-to-fit=no" >
< meta property = "og:title" content = "Posts" / >
< meta property = "og:description" content = "Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." / >
< meta property = "og:type" content = "website" / >
2018-03-09 21:16:20 +01:00
< meta property = "og:url" content = "https://alanorth.github.io/cgspace-notes/posts/" / >
2019-02-02 13:12:57 +01:00
2019-07-01 11:22:43 +02:00
< meta property = "og:updated_time" content = "2019-07-01T12:13:51+03:00" / >
2018-09-30 07:23:48 +02:00
2018-02-11 17:28:23 +01:00
< meta name = "twitter:card" content = "summary" / >
< meta name = "twitter:title" content = "Posts" / >
< meta name = "twitter:description" content = "Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." / >
2019-06-25 19:10:57 +02:00
< meta name = "generator" content = "Hugo 0.55.6" / >
2018-02-11 17:28:23 +01:00
< script type = "application/ld+json" >
{
"@context": "http://schema.org",
"@type": "Blog",
"headline": "CGSpace Notes",
2019-04-13 11:15:55 +02:00
"url" : "https:\/\/alanorth.github.io\/cgspace-notes\/posts\/",
2018-02-11 17:28:23 +01:00
"author": {
"@type": "Person",
"name": "Alan Orth"
},
2019-07-01 11:22:43 +02:00
"dateModified": "2019-07-01T12:13:51\x2b03:00",
2018-02-11 17:28:23 +01:00
"keywords": "notes,notes,",
2019-04-13 11:15:55 +02:00
"description": "Documenting day-to-day work on the [CGSpace](https:\/\/cgspace.cgiar.org) repository."
2018-02-11 17:28:23 +01:00
}
< / script >
2018-03-09 21:16:20 +01:00
< link rel = "canonical" href = "https://alanorth.github.io/cgspace-notes/posts/" >
2018-02-11 17:28:23 +01:00
< title > CGSpace Notes< / title >
<!-- combined, minified CSS -->
2019-02-13 17:47:17 +01:00
< link href = "https://alanorth.github.io/cgspace-notes/css/style.css" rel = "stylesheet" integrity = "sha384-G5B34w7DFTumWTswxYzTX7NWfbvQEg1HbFFEg6ItN03uTAAoS2qkPS/fu3LhuuSA" crossorigin = "anonymous" >
2018-02-11 17:28:23 +01:00
<!-- RSS 2.0 feed -->
2019-04-14 15:59:47 +02:00
< link rel = "alternate" type = "application/rss+xml" href = "https://alanorth.github.io/cgspace-notes/posts/index.xml" title = "CGSpace Notes" / >
2018-02-11 17:28:23 +01:00
< / head >
< body >
< div class = "blog-masthead" >
< div class = "container" >
< nav class = "nav blog-nav" >
< a class = "nav-link " href = "https://alanorth.github.io/cgspace-notes/" > Home< / a >
< / nav >
< / div >
< / div >
2018-12-19 12:20:39 +01:00
2018-02-11 17:28:23 +01:00
< header class = "blog-header" >
< div class = "container" >
< h1 class = "blog-title" > < a href = "https://alanorth.github.io/cgspace-notes/" rel = "home" > CGSpace Notes< / a > < / h1 >
< p class = "lead blog-description" > Documenting day-to-day work on the < a href = "https://cgspace.cgiar.org" > CGSpace< / a > repository.< / p >
< / div >
< / header >
2018-12-19 12:20:39 +01:00
2018-02-11 17:28:23 +01:00
< div class = "container" >
< div class = "row" >
< div class = "col-sm-8 blog-main" >
2019-07-01 11:22:43 +02:00
< article class = "blog-post" >
< header >
< h2 class = "blog-post-title" > < a href = "https://alanorth.github.io/cgspace-notes/2019-07/" > July, 2019< / a > < / h2 >
< p class = "blog-post-meta" > < time datetime = "2019-07-01T12:13:51+03:00" > Mon Jul 01, 2019< / time > by Alan Orth in
< i class = "fa fa-tag" aria-hidden = "true" > < / i > < a href = "/cgspace-notes/tags/notes" rel = "tag" > Notes< / a >
< / p >
< / header >
< h2 id = "2019-07-01" > 2019-07-01< / h2 >
< ul >
< li > Create an “ AfricaRice books and book chapters” collection on CGSpace for AfricaRice< / li >
< / ul >
< a href = 'https://alanorth.github.io/cgspace-notes/2019-07/' > Read more →< / a >
< / article >
2019-06-02 09:57:51 +02:00
< article class = "blog-post" >
< header >
2019-06-30 13:28:08 +02:00
< h2 class = "blog-post-title" > < a href = "https://alanorth.github.io/cgspace-notes/2019-06/" > June, 2019< / a > < / h2 >
< p class = "blog-post-meta" > < time datetime = "2019-06-02T10:57:51+03:00" > Sun Jun 02, 2019< / time > by Alan Orth in
2019-06-02 09:57:51 +02:00
< i class = "fa fa-tag" aria-hidden = "true" > < / i > < a href = "/cgspace-notes/tags/notes" rel = "tag" > Notes< / a >
< / p >
< / header >
< h2 id = "2019-06-02" > 2019-06-02< / h2 >
< ul >
< li > Merge the < a href = "https://github.com/ilri/DSpace/pull/425" > Solr filterCache< / a > and < a href = "https://github.com/ilri/DSpace/pull/426" > XMLUI ISI journal< / a > changes to the < code > 5_x-prod< / code > branch and deploy on CGSpace< / li >
< li > Run system updates on CGSpace (linode18) and reboot it< / li >
2019-06-03 16:31:53 +02:00
< / ul >
< h2 id = "2019-06-03" > 2019-06-03< / h2 >
< ul >
< li > Skype with Marie-Angélique and Abenet about < a href = "https://agriculturalsemantics.github.io/cg-core/cgcore.html" > CG Core v2< / a > < / li >
2019-06-02 09:57:51 +02:00
< / ul >
2019-06-30 13:28:08 +02:00
< a href = 'https://alanorth.github.io/cgspace-notes/2019-06/' > Read more →< / a >
2019-06-02 09:57:51 +02:00
< / article >
2019-05-01 10:53:26 +02:00
< article class = "blog-post" >
< header >
< h2 class = "blog-post-title" > < a href = "https://alanorth.github.io/cgspace-notes/2019-05/" > May, 2019< / a > < / h2 >
< p class = "blog-post-meta" > < time datetime = "2019-05-01T07:37:43+03:00" > Wed May 01, 2019< / time > by Alan Orth in
< i class = "fa fa-tag" aria-hidden = "true" > < / i > < a href = "/cgspace-notes/tags/notes" rel = "tag" > Notes< / a >
< / p >
< / header >
< h2 id = "2019-05-01" > 2019-05-01< / h2 >
< ul >
< li > Help CCAFS with regenerating some item thumbnails after they uploaded new PDFs to some items on CGSpace< / li >
< li > A user on the dspace-tech mailing list offered some suggestions for troubleshooting the problem with the inability to delete certain items
< ul >
< li > Apparently if the item is in the < code > workflowitem< / code > table it is submitted to a workflow< / li >
< li > And if it is in the < code > workspaceitem< / code > table it is in the pre-submitted state< / li >
< / ul > < / li >
2019-05-05 15:45:12 +02:00
< li > < p > The item seems to be in a pre-submitted state, so I tried to delete it from there:< / p >
2019-05-01 10:53:26 +02:00
< pre > < code > dspace=# DELETE FROM workspaceitem WHERE item_id=74648;
DELETE 1
2019-05-05 15:45:12 +02:00
< / code > < / pre > < / li >
2019-05-01 10:53:26 +02:00
2019-05-05 15:45:12 +02:00
< li > < p > But after this I tried to delete the item from the XMLUI and it is < em > still< / em > present… < / p > < / li >
2019-05-01 10:53:26 +02:00
< / ul >
< a href = 'https://alanorth.github.io/cgspace-notes/2019-05/' > Read more →< / a >
< / article >
2019-04-01 08:02:18 +02:00
< article class = "blog-post" >
< header >
< h2 class = "blog-post-title" > < a href = "https://alanorth.github.io/cgspace-notes/2019-04/" > April, 2019< / a > < / h2 >
< p class = "blog-post-meta" > < time datetime = "2019-04-01T09:00:43+03:00" > Mon Apr 01, 2019< / time > by Alan Orth in
< i class = "fa fa-tag" aria-hidden = "true" > < / i > < a href = "/cgspace-notes/tags/notes" rel = "tag" > Notes< / a >
< / p >
< / header >
< h2 id = "2019-04-01" > 2019-04-01< / h2 >
2019-04-01 16:02:54 +02:00
< ul >
< li > Meeting with AgroKnow to discuss CGSpace, ILRI data, AReS, GARDIAN, etc
< ul >
< li > They asked if we had plans to enable RDF support in CGSpace< / li >
< / ul > < / li >
2019-05-05 15:45:12 +02:00
< li > < p > There have been 4,400 more downloads of the CTA Spore publication from those strange Amazon IP addresses today< / p >
2019-04-01 16:02:54 +02:00
< ul >
2019-05-05 15:45:12 +02:00
< li > < p > I suspected that some might not be successful, because the stats show less, but today they were all HTTP 200!< / p >
2019-04-01 16:02:54 +02:00
< pre > < code > # cat /var/log/nginx/access.log /var/log/nginx/access.log.1 | grep 'Spore-192-EN-web.pdf' | grep -E '(18.196.196.108|18.195.78.144|18.195.218.6)' | awk '{print $9}' | sort | uniq -c | sort -n | tail -n 5
2019-05-05 15:45:12 +02:00
4432 200
< / code > < / pre > < / li >
< / ul > < / li >
2019-04-01 16:02:54 +02:00
2019-05-05 15:45:12 +02:00
< li > < p > In the last two weeks there have been 47,000 downloads of this < em > same exact PDF< / em > by these three IP addresses< / p > < / li >
< li > < p > Apply country and region corrections and deletions on DSpace Test and CGSpace:< / p >
2019-04-01 16:02:54 +02:00
< pre > < code > $ ./fix-metadata-values.py -i /tmp/2019-02-21-fix-9-countries.csv -db dspace -u dspace -p 'fuuu' -f cg.coverage.country -m 228 -t ACTION -d
$ ./fix-metadata-values.py -i /tmp/2019-02-21-fix-4-regions.csv -db dspace -u dspace -p 'fuuu' -f cg.coverage.region -m 231 -t action -d
$ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-2-countries.csv -db dspace -u dspace -p 'fuuu' -m 228 -f cg.coverage.country -d
$ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace -u dspace -p 'fuuu' -m 231 -f cg.coverage.region -d
2019-05-05 15:45:12 +02:00
< / code > < / pre > < / li >
< / ul >
2019-04-01 08:02:18 +02:00
< a href = 'https://alanorth.github.io/cgspace-notes/2019-04/' > Read more →< / a >
< / article >
2019-03-01 12:17:17 +01:00
< article class = "blog-post" >
< header >
< h2 class = "blog-post-title" > < a href = "https://alanorth.github.io/cgspace-notes/2019-03/" > March, 2019< / a > < / h2 >
< p class = "blog-post-meta" > < time datetime = "2019-03-01T12:16:30+01:00" > Fri Mar 01, 2019< / time > by Alan Orth in
< i class = "fa fa-tag" aria-hidden = "true" > < / i > < a href = "/cgspace-notes/tags/notes" rel = "tag" > Notes< / a >
< / p >
< / header >
< h2 id = "2019-03-01" > 2019-03-01< / h2 >
< ul >
2019-03-01 12:52:14 +01:00
< li > I checked IITA’ s 259 Feb 14 records from last month for duplicates using Atmire’ s Duplicate Checker on a fresh snapshot of CGSpace on my local machine and everything looks good< / li >
< li > I am now only waiting to hear from her about where the items should go, though I assume Journal Articles go to IITA Journal Articles collection, etc… < / li >
2019-03-01 14:42:37 +01:00
< li > Looking at the other half of Udana’ s WLE records from 2018-11
< ul >
< li > I finished the ones for Restoring Degraded Landscapes (RDL), but these are for Variability, Risks and Competing Uses (VRC)< / li >
< li > I did the usual cleanups for whitespace, added regions where they made sense for certain countries, cleaned up the DOI link formats, added rights information based on the publications page for a few items< / li >
< li > Most worryingly, there are encoding errors in the abstracts for eleven items, for example:< / li >
< li > 68.15% <20> 9.45 instead of 68.15% ± 9.45< / li >
< li > 2003<EFBFBD> 2013 instead of 2003– 2013< / li >
< / ul > < / li >
< li > I think I will need to ask Udana to re-copy and paste the abstracts with more care using Google Docs< / li >
2019-03-01 12:17:17 +01:00
< / ul >
< a href = 'https://alanorth.github.io/cgspace-notes/2019-03/' > Read more →< / a >
< / article >
2019-02-01 20:45:50 +01:00
< article class = "blog-post" >
< header >
< h2 class = "blog-post-title" > < a href = "https://alanorth.github.io/cgspace-notes/2019-02/" > February, 2019< / a > < / h2 >
< p class = "blog-post-meta" > < time datetime = "2019-02-01T21:37:30+02:00" > Fri Feb 01, 2019< / time > by Alan Orth in
< i class = "fa fa-tag" aria-hidden = "true" > < / i > < a href = "/cgspace-notes/tags/notes" rel = "tag" > Notes< / a >
< / p >
< / header >
< h2 id = "2019-02-01" > 2019-02-01< / h2 >
< ul >
< li > Linode has alerted a few times since last night that the CPU usage on CGSpace (linode18) was high despite me increasing the alert threshold last week from 250% to 275%—I might need to increase it again!< / li >
2019-05-05 15:45:12 +02:00
< li > < p > The top IPs before, during, and after this latest alert tonight were:< / p >
2019-02-01 23:01:39 +01:00
< pre > < code > # zcat --force /var/log/nginx/*.log /var/log/nginx/*.log.1 | grep -E " 01/Feb/2019:(17|18|19|20|21)" | awk '{print $1}' | sort | uniq -c | sort -n | tail -n 10
2019-05-05 15:45:12 +02:00
245 207.46.13.5
332 54.70.40.11
385 5.143.231.38
405 207.46.13.173
405 207.46.13.75
1117 66.249.66.219
1121 35.237.175.180
1546 5.9.6.51
2474 45.5.186.2
5490 85.25.237.71
< / code > < / pre > < / li >
2019-02-01 23:01:39 +01:00
2019-05-05 15:45:12 +02:00
< li > < p > < code > 85.25.237.71< / code > is the “ Linguee Bot” that I first saw last month< / p > < / li >
< li > < p > The Solr statistics the past few months have been very high and I was wondering if the web server logs also showed an increase< / p > < / li >
< li > < p > There were just over 3 million accesses in the nginx logs last month:< / p >
2019-02-01 20:45:50 +01:00
< pre > < code > # time zcat --force /var/log/nginx/* | grep -cE " [0-9]{1,2}/Jan/2019"
3018243
real 0m19.873s
user 0m22.203s
sys 0m1.979s
2019-05-05 15:45:12 +02:00
< / code > < / pre > < / li >
< / ul >
2019-02-01 20:45:50 +01:00
< a href = 'https://alanorth.github.io/cgspace-notes/2019-02/' > Read more →< / a >
< / article >
2019-01-02 08:59:01 +01:00
< article class = "blog-post" >
< header >
< h2 class = "blog-post-title" > < a href = "https://alanorth.github.io/cgspace-notes/2019-01/" > January, 2019< / a > < / h2 >
< p class = "blog-post-meta" > < time datetime = "2019-01-02T09:48:30+02:00" > Wed Jan 02, 2019< / time > by Alan Orth in
< i class = "fa fa-tag" aria-hidden = "true" > < / i > < a href = "/cgspace-notes/tags/notes" rel = "tag" > Notes< / a >
< / p >
< / header >
< h2 id = "2019-01-02" > 2019-01-02< / h2 >
< ul >
< li > Linode alerted that CGSpace (linode18) had a higher outbound traffic rate than normal early this morning< / li >
2019-05-05 15:45:12 +02:00
< li > < p > I don’ t see anything interesting in the web server logs around that time though:< / p >
2019-01-02 08:59:01 +01:00
< pre > < code > # zcat --force /var/log/nginx/*.log /var/log/nginx/*.log.1 | grep -E " 02/Jan/2019:0(1|2|3)" | awk '{print $1}' | sort | uniq -c | sort -n | tail -n 10
2019-05-05 15:45:12 +02:00
92 40.77.167.4
99 210.7.29.100
120 38.126.157.45
177 35.237.175.180
177 40.77.167.32
216 66.249.75.219
225 18.203.76.93
261 46.101.86.248
357 207.46.13.1
903 54.70.40.11
< / code > < / pre > < / li >
< / ul >
2019-01-02 08:59:01 +01:00
< a href = 'https://alanorth.github.io/cgspace-notes/2019-01/' > Read more →< / a >
< / article >
2018-12-02 09:47:41 +01:00
< article class = "blog-post" >
< header >
< h2 class = "blog-post-title" > < a href = "https://alanorth.github.io/cgspace-notes/2018-12/" > December, 2018< / a > < / h2 >
< p class = "blog-post-meta" > < time datetime = "2018-12-02T02:09:30+02:00" > Sun Dec 02, 2018< / time > by Alan Orth in
< i class = "fa fa-tag" aria-hidden = "true" > < / i > < a href = "/cgspace-notes/tags/notes" rel = "tag" > Notes< / a >
< / p >
< / header >
< h2 id = "2018-12-01" > 2018-12-01< / h2 >
< ul >
< li > Switch CGSpace (linode18) to use OpenJDK instead of Oracle JDK< / li >
< li > I manually installed OpenJDK, then removed Oracle JDK, then re-ran the < a href = "http://github.com/ilri/rmg-ansible-public" > Ansible playbook< / a > to update all configuration files, etc< / li >
< li > Then I ran all system updates and restarted the server< / li >
< / ul >
< h2 id = "2018-12-02" > 2018-12-02< / h2 >
< ul >
< li > I noticed that there is another issue with PDF thumbnails on CGSpace, and I see there was another < a href = "https://usn.ubuntu.com/3831-1/" > Ghostscript vulnerability last week< / a > < / li >
< / ul >
< a href = 'https://alanorth.github.io/cgspace-notes/2018-12/' > Read more →< / a >
< / article >
2018-11-01 15:43:37 +01:00
< article class = "blog-post" >
< header >
< h2 class = "blog-post-title" > < a href = "https://alanorth.github.io/cgspace-notes/2018-11/" > November, 2018< / a > < / h2 >
< p class = "blog-post-meta" > < time datetime = "2018-11-01T16:41:30+02:00" > Thu Nov 01, 2018< / time > by Alan Orth in
< i class = "fa fa-tag" aria-hidden = "true" > < / i > < a href = "/cgspace-notes/tags/notes" rel = "tag" > Notes< / a >
< / p >
< / header >
< h2 id = "2018-11-01" > 2018-11-01< / h2 >
< ul >
< li > Finalize AReS Phase I and Phase II ToRs< / li >
< li > Send a note about my < a href = "https://github.com/ilri/dspace-statistics-api" > dspace-statistics-api< / a > to the dspace-tech mailing list< / li >
< / ul >
2018-11-03 17:13:49 +01:00
< h2 id = "2018-11-03" > 2018-11-03< / h2 >
< ul >
< li > Linode has been sending mails a few times a day recently that CGSpace (linode18) has had high CPU usage< / li >
< li > Today these are the top 10 IPs:< / li >
< / ul >
2018-11-01 15:43:37 +01:00
< a href = 'https://alanorth.github.io/cgspace-notes/2018-11/' > Read more →< / a >
< / article >
2018-10-01 21:33:15 +02:00
< article class = "blog-post" >
< header >
< h2 class = "blog-post-title" > < a href = "https://alanorth.github.io/cgspace-notes/2018-10/" > October, 2018< / a > < / h2 >
< p class = "blog-post-meta" > < time datetime = "2018-10-01T22:31:54+03:00" > Mon Oct 01, 2018< / time > by Alan Orth in
< i class = "fa fa-tag" aria-hidden = "true" > < / i > < a href = "/cgspace-notes/tags/notes" rel = "tag" > Notes< / a >
< / p >
< / header >
2018-11-01 15:43:37 +01:00
< h2 id = "2018-10-01" > 2018-10-01< / h2 >
< ul >
< li > Phil Thornton got an ORCID identifier so we need to add it to the list on CGSpace and tag his existing items< / li >
< li > I created a GitHub issue to track this < a href = "https://github.com/ilri/DSpace/issues/389" > #389< / a > , because I’ m super busy in Nairobi right now< / li >
< / ul >
2018-10-01 21:33:15 +02:00
< a href = 'https://alanorth.github.io/cgspace-notes/2018-10/' > Read more →< / a >
< / article >
2018-02-11 17:28:23 +01:00
< nav class = "blog-pagination" >
< a class = "btn btn-outline-primary disabled" href = "#" role = "button" aria-disabled = "true" > Previous page< / a >
2018-03-09 21:16:20 +01:00
< a class = "btn btn-outline-primary" href = "/cgspace-notes/posts/page/2/" rel = "next" role = "button" > Next page< / a >
2018-02-11 17:28:23 +01:00
< / nav >
2018-04-23 17:09:26 +02:00
2018-02-11 17:28:23 +01:00
< / div > <!-- /.blog - main -->
< aside class = "col-sm-3 ml-auto blog-sidebar" >
< section class = "sidebar-module" >
< h4 > Recent Posts< / h4 >
< ol class = "list-unstyled" >
2019-07-01 11:22:43 +02:00
< li > < a href = "/cgspace-notes/2019-07/" > July, 2019< / a > < / li >
2019-04-01 08:02:18 +02:00
2019-04-13 11:15:55 +02:00
< li > < a href = "/cgspace-notes/posts/" > Posts< / a > < / li >
2019-07-01 11:22:43 +02:00
< li > < a href = "/cgspace-notes/2019-06/" > June, 2019< / a > < / li >
2019-06-02 09:57:51 +02:00
< li > < a href = "/cgspace-notes/2019-05/" > May, 2019< / a > < / li >
2019-05-01 10:53:26 +02:00
< li > < a href = "/cgspace-notes/2019-04/" > April, 2019< / a > < / li >
2018-02-11 17:28:23 +01:00
< / ol >
< / section >
< section class = "sidebar-module" >
< h4 > Links< / h4 >
< ol class = "list-unstyled" >
< li > < a href = "https://cgspace.cgiar.org" > CGSpace< / a > < / li >
< li > < a href = "https://dspacetest.cgiar.org" > DSpace Test< / a > < / li >
< li > < a href = "https://github.com/ilri/DSpace" > CGSpace @ GitHub< / a > < / li >
< / ol >
< / section >
< / aside >
< / div > <!-- /.row -->
< / div > <!-- /.container -->
< footer class = "blog-footer" >
< p >
Blog template created by < a href = "https://twitter.com/mdo" > @mdo< / a > , ported to Hugo by < a href = 'https://twitter.com/mralanorth' > @mralanorth< / a > .
< / p >
< p >
< a href = "#" > Back to top< / a >
< / p >
< / footer >
< / body >
< / html >