From 35125e6fd19a84d404e58935d39a81db99c88106 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 18 Aug 2019 23:07:48 +0300 Subject: [PATCH] Add notes for 2019-08-18 --- content/posts/2019-08.md | 14 +++++++++++++ docs/2015-11/index.html | 2 +- docs/2015-12/index.html | 2 +- docs/2016-01/index.html | 2 +- docs/2016-02/index.html | 2 +- docs/2016-03/index.html | 2 +- docs/2016-04/index.html | 2 +- docs/2016-05/index.html | 2 +- docs/2016-06/index.html | 2 +- docs/2016-07/index.html | 2 +- docs/2016-08/index.html | 2 +- docs/2016-09/index.html | 2 +- docs/2016-10/index.html | 2 +- docs/2016-11/index.html | 2 +- docs/2016-12/index.html | 2 +- docs/2017-01/index.html | 2 +- docs/2017-02/index.html | 2 +- docs/2017-03/index.html | 2 +- docs/2017-04/index.html | 2 +- docs/2017-05/index.html | 2 +- docs/2017-06/index.html | 2 +- docs/2017-07/index.html | 2 +- docs/2017-08/index.html | 2 +- docs/2017-09/index.html | 2 +- docs/2017-10/index.html | 2 +- docs/2017-11/index.html | 2 +- docs/2017-12/index.html | 2 +- docs/2018-01/index.html | 2 +- docs/2018-02/index.html | 2 +- docs/2018-03/index.html | 2 +- docs/2018-04/index.html | 2 +- docs/2018-05/index.html | 2 +- docs/2018-06/index.html | 2 +- docs/2018-07/index.html | 2 +- docs/2018-08/index.html | 2 +- docs/2018-09/index.html | 2 +- docs/2018-10/index.html | 2 +- docs/2018-11/index.html | 2 +- docs/2018-12/index.html | 2 +- docs/2019-01/index.html | 2 +- docs/2019-02/index.html | 2 +- docs/2019-03/index.html | 2 +- docs/2019-04/index.html | 2 +- docs/2019-05/index.html | 2 +- docs/2019-06/index.html | 2 +- docs/2019-07/index.html | 2 +- docs/2019-08/index.html | 26 +++++++++++++++++++++---- docs/404.html | 2 +- docs/categories/index.html | 2 +- docs/categories/notes/index.html | 2 +- docs/categories/page/2/index.html | 2 +- docs/categories/page/3/index.html | 2 +- docs/categories/page/4/index.html | 2 +- docs/categories/page/5/index.html | 2 +- docs/cgiar-library-migration/index.html | 2 +- docs/index.html | 2 +- docs/page/2/index.html | 2 +- docs/page/3/index.html | 2 +- docs/page/4/index.html | 2 +- docs/page/5/index.html | 2 +- docs/posts/index.html | 2 +- docs/posts/page/2/index.html | 2 +- docs/posts/page/3/index.html | 2 +- docs/posts/page/4/index.html | 2 +- docs/posts/page/5/index.html | 2 +- docs/robots.txt | 2 +- docs/sitemap.xml | 26 ++++++++++--------------- docs/tags/index.html | 2 +- docs/tags/notes/index.html | 2 +- docs/tags/notes/page/2/index.html | 2 +- docs/tags/notes/page/3/index.html | 2 +- docs/tags/notes/page/4/index.html | 2 +- docs/tags/notes/page/5/index.html | 2 +- docs/tags/page/2/index.html | 2 +- docs/tags/page/3/index.html | 2 +- docs/tags/page/4/index.html | 2 +- docs/tags/page/5/index.html | 2 +- 77 files changed, 120 insertions(+), 94 deletions(-) diff --git a/content/posts/2019-08.md b/content/posts/2019-08.md index 8a3b7d4e9..1723309e9 100644 --- a/content/posts/2019-08.md +++ b/content/posts/2019-08.md @@ -196,4 +196,18 @@ $ dspace metadata-import -f /tmp/bioversity2.csv -e blah@blah.com - Email Bioversity to let them know that the 1,427 records are on DSpace Test and that Abenet should look over them +## 2019-08-18 + +- Deploy latest `5_x-prod` branch on CGSpace (linode18), including the [new CCAFS project tags](https://github.com/ilri/DSpace/pull/429) +- Deploy Tomcat 7.0.96 and PostgreSQL JDBC 42.2.6 driver on CGSpace (linde18) +- After restarting Tomcat one of the Solr statistics cores failed to start up: + +``` +statistics-2015: org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Error opening new searcher +``` + +- I decided to run all system updates on the server and reboot it +- After reboot the statistics-2018 core failed to load so I restarted `tomcat7` again +- After this last restart all Solr cores seem to be up and running + diff --git a/docs/2015-11/index.html b/docs/2015-11/index.html index 1d4aed23f..0f3c4833b 100644 --- a/docs/2015-11/index.html +++ b/docs/2015-11/index.html @@ -37,7 +37,7 @@ $ psql -c 'SELECT * from pg_stat_activity;' | grep idle | grep -c cgspac 78 "/> - + diff --git a/docs/2015-12/index.html b/docs/2015-12/index.html index 8d86f1549..bdba92465 100644 --- a/docs/2015-12/index.html +++ b/docs/2015-12/index.html @@ -37,7 +37,7 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less -rw-rw-r-- 1 tomcat7 tomcat7 169K Nov 18 23:59 dspace.log.2015-11-18.xz "/> - + diff --git a/docs/2016-01/index.html b/docs/2016-01/index.html index 6469dc13d..1a9b04ecd 100644 --- a/docs/2016-01/index.html +++ b/docs/2016-01/index.html @@ -27,7 +27,7 @@ Move ILRI collection 10568/12503 from 10568/27869 to 10568/27629 using the move_ I realized it is only necessary to clear the Cocoon cache after moving collections—rather than reindexing—as no metadata has changed, and therefore no search or browse indexes need to be updated. Update GitHub wiki for documentation of maintenance tasks. "/> - + diff --git a/docs/2016-02/index.html b/docs/2016-02/index.html index b810e6e0f..9c12215e3 100644 --- a/docs/2016-02/index.html +++ b/docs/2016-02/index.html @@ -41,7 +41,7 @@ I noticed we have a very interesting list of countries on CGSpace: Not only are there 49,000 countries, we have some blanks (25)… Also, lots of things like “COTE D`LVOIRE” and “COTE D IVOIRE” "/> - + diff --git a/docs/2016-03/index.html b/docs/2016-03/index.html index d816c400a..aadaac7ed 100644 --- a/docs/2016-03/index.html +++ b/docs/2016-03/index.html @@ -27,7 +27,7 @@ Looking at issues with author authorities on CGSpace For some reason we still have the index-lucene-update cron job active on CGSpace, but I’m pretty sure we don’t need it as of the latest few versions of Atmire’s Listings and Reports module Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Java JDK 1.7 to match environment on CGSpace server "/> - + diff --git a/docs/2016-04/index.html b/docs/2016-04/index.html index a031e0478..873c0a260 100644 --- a/docs/2016-04/index.html +++ b/docs/2016-04/index.html @@ -31,7 +31,7 @@ After running DSpace for over five years I’ve never needed to look in any This will save us a few gigs of backup space we’re paying for on S3 Also, I noticed the checker log has some errors we should pay attention to: "/> - + diff --git a/docs/2016-05/index.html b/docs/2016-05/index.html index a4b06a14f..22f5c6b5e 100644 --- a/docs/2016-05/index.html +++ b/docs/2016-05/index.html @@ -37,7 +37,7 @@ There are 3,000 IPs accessing the REST API in a 24-hour period! 3168 "/> - + diff --git a/docs/2016-06/index.html b/docs/2016-06/index.html index 1b29c95b6..1e129c7f6 100644 --- a/docs/2016-06/index.html +++ b/docs/2016-06/index.html @@ -33,7 +33,7 @@ This is their publications set: http://ebrary.ifpri.org/oai/oai.php?verb=ListRec You can see the others by using the OAI ListSets verb: http://ebrary.ifpri.org/oai/oai.php?verb=ListSets Working on second phase of metadata migration, looks like this will work for moving CPWF-specific data in dc.identifier.fund to cg.identifier.cpwfproject and then the rest to dc.description.sponsorship "/> - + diff --git a/docs/2016-07/index.html b/docs/2016-07/index.html index 6a22c691c..64a90d76e 100644 --- a/docs/2016-07/index.html +++ b/docs/2016-07/index.html @@ -47,7 +47,7 @@ text_value In this case the select query was showing 95 results before the update "/> - + diff --git a/docs/2016-08/index.html b/docs/2016-08/index.html index 3f2c6f24f..5545b9623 100644 --- a/docs/2016-08/index.html +++ b/docs/2016-08/index.html @@ -45,7 +45,7 @@ $ git reset --hard ilri/5_x-prod $ git rebase -i dspace-5.5 "/> - + diff --git a/docs/2016-09/index.html b/docs/2016-09/index.html index bab4d6194..107d0b254 100644 --- a/docs/2016-09/index.html +++ b/docs/2016-09/index.html @@ -37,7 +37,7 @@ It looks like we might be able to use OUs now, instead of DCs: $ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b "dc=cgiarad,dc=org" -D "admigration1@cgiarad.org" -W "(sAMAccountName=admigration1)" "/> - + diff --git a/docs/2016-10/index.html b/docs/2016-10/index.html index 266aeb1f8..3c821d5eb 100644 --- a/docs/2016-10/index.html +++ b/docs/2016-10/index.html @@ -45,7 +45,7 @@ I exported a random item’s metadata as CSV, deleted all columns except id 0000-0002-6115-0956||0000-0002-3812-8793||0000-0001-7462-405X "/> - + diff --git a/docs/2016-11/index.html b/docs/2016-11/index.html index acbc12e43..13b11704e 100644 --- a/docs/2016-11/index.html +++ b/docs/2016-11/index.html @@ -27,7 +27,7 @@ Add dc.type to the output options for Atmire’s Listings and Reports module "/> - + diff --git a/docs/2016-12/index.html b/docs/2016-12/index.html index 28dffc24b..ff1c4763c 100644 --- a/docs/2016-12/index.html +++ b/docs/2016-12/index.html @@ -53,7 +53,7 @@ I’ve raised a ticket with Atmire to ask Another worrying error from dspace.log is: "/> - + diff --git a/docs/2017-01/index.html b/docs/2017-01/index.html index a579c5ce9..84684bec2 100644 --- a/docs/2017-01/index.html +++ b/docs/2017-01/index.html @@ -27,7 +27,7 @@ I checked to see if the Solr sharding task that is supposed to run on January 1s I tested on DSpace Test as well and it doesn’t work there either I asked on the dspace-tech mailing list because it seems to be broken, and actually now I’m not sure if we’ve ever had the sharding task run successfully over all these years "/> - + diff --git a/docs/2017-02/index.html b/docs/2017-02/index.html index 8a6748b1c..8d8dc672c 100644 --- a/docs/2017-02/index.html +++ b/docs/2017-02/index.html @@ -53,7 +53,7 @@ Create issue on GitHub to track the addition of CCAFS Phase II project tags (#30 Looks like we’ll be using cg.identifier.ccafsprojectpii as the field name "/> - + diff --git a/docs/2017-03/index.html b/docs/2017-03/index.html index 49bc83217..2b907f28e 100644 --- a/docs/2017-03/index.html +++ b/docs/2017-03/index.html @@ -61,7 +61,7 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg /Users/aorth/Desktop/alc_contrastes_desafios.jpg JPEG 464x600 464x600+0+0 8-bit CMYK 168KB 0.000u 0:00.000 "/> - + diff --git a/docs/2017-04/index.html b/docs/2017-04/index.html index f50a1d911..7c05cdacb 100644 --- a/docs/2017-04/index.html +++ b/docs/2017-04/index.html @@ -47,7 +47,7 @@ Testing the CMYK patch on a collection with 650 items: $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Thumbnail" -v >& /tmp/filter-media-cmyk.txt "/> - + diff --git a/docs/2017-05/index.html b/docs/2017-05/index.html index cdef89eef..c8d364cfc 100644 --- a/docs/2017-05/index.html +++ b/docs/2017-05/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/2017-06/index.html b/docs/2017-06/index.html index f800b0078..8177072bc 100644 --- a/docs/2017-06/index.html +++ b/docs/2017-06/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/2017-07/index.html b/docs/2017-07/index.html index d9db5f259..ea4ac4d9d 100644 --- a/docs/2017-07/index.html +++ b/docs/2017-07/index.html @@ -39,7 +39,7 @@ Merge changes for WLE Phase II theme rename (#329) Looking at extracting the metadata registries from ICARDA’s MEL DSpace database so we can compare fields with CGSpace We can use PostgreSQL’s extended output format (-x) plus sed to format the output into quasi XML: "/> - + diff --git a/docs/2017-08/index.html b/docs/2017-08/index.html index e0a5d7b3c..389613c5c 100644 --- a/docs/2017-08/index.html +++ b/docs/2017-08/index.html @@ -59,7 +59,7 @@ This was due to newline characters in the dc.description.abstract column, which I exported a new CSV from the collection on DSpace Test and then manually removed the characters in vim using g/^$/d Then I cleaned up the author authorities and HTML characters in OpenRefine and sent the file back to Abenet "/> - + diff --git a/docs/2017-09/index.html b/docs/2017-09/index.html index 24222c221..7f7c1af12 100644 --- a/docs/2017-09/index.html +++ b/docs/2017-09/index.html @@ -35,7 +35,7 @@ Linode sent an alert that CGSpace (linode18) was using 261% CPU for the past two Ask Sisay to clean up the WLE approvers a bit, as Marianne’s user account is both in the approvers step as well as the group "/> - + diff --git a/docs/2017-10/index.html b/docs/2017-10/index.html index 2e1ba6b58..391beb632 100644 --- a/docs/2017-10/index.html +++ b/docs/2017-10/index.html @@ -37,7 +37,7 @@ There appears to be a pattern but I’ll have to look a bit closer and try t Add Katherine Lutz to the groups for content submission and edit steps of the CGIAR System collections "/> - + diff --git a/docs/2017-11/index.html b/docs/2017-11/index.html index 022df4b38..6d03894c3 100644 --- a/docs/2017-11/index.html +++ b/docs/2017-11/index.html @@ -55,7 +55,7 @@ dspace=# \copy (select distinct text_value, count(*) as count from metadatavalue COPY 54701 "/> - + diff --git a/docs/2017-12/index.html b/docs/2017-12/index.html index 9b2a951f1..b2ad29406 100644 --- a/docs/2017-12/index.html +++ b/docs/2017-12/index.html @@ -29,7 +29,7 @@ The logs say “Timeout waiting for idle object” PostgreSQL activity says there are 115 connections currently The list of connections to XMLUI and REST API for today: "/> - + diff --git a/docs/2018-01/index.html b/docs/2018-01/index.html index 71cfa2231..da081cf10 100644 --- a/docs/2018-01/index.html +++ b/docs/2018-01/index.html @@ -163,7 +163,7 @@ dspace.log.2018-01-02:34 Danny wrote to ask for help renewing the wildcard ilri.org certificate and I advised that we should probably use Let’s Encrypt if it’s just a handful of domains "/> - + diff --git a/docs/2018-02/index.html b/docs/2018-02/index.html index 9d588890a..a631caee9 100644 --- a/docs/2018-02/index.html +++ b/docs/2018-02/index.html @@ -29,7 +29,7 @@ We don’t need to distinguish between internal and external works, so that Yesterday I figured out how to monitor DSpace sessions using JMX I copied the logic in the jmx_tomcat_dbpools provided by Ubuntu’s munin-plugins-java package and used the stuff I discovered about JMX in 2018-01 "/> - + diff --git a/docs/2018-03/index.html b/docs/2018-03/index.html index 5e4c872d5..f73eecdb4 100644 --- a/docs/2018-03/index.html +++ b/docs/2018-03/index.html @@ -23,7 +23,7 @@ Export a CSV of the IITA community metadata for Martin Mueller Export a CSV of the IITA community metadata for Martin Mueller "/> - + diff --git a/docs/2018-04/index.html b/docs/2018-04/index.html index ca898739b..952158d1c 100644 --- a/docs/2018-04/index.html +++ b/docs/2018-04/index.html @@ -25,7 +25,7 @@ Catalina logs at least show some memory errors yesterday: I tried to test something on DSpace Test but noticed that it’s down since god knows when Catalina logs at least show some memory errors yesterday: "/> - + diff --git a/docs/2018-05/index.html b/docs/2018-05/index.html index a3fccf0fc..9a70e0f76 100644 --- a/docs/2018-05/index.html +++ b/docs/2018-05/index.html @@ -37,7 +37,7 @@ http://localhost:3000/solr/statistics/update?stream.body=%3Ccommit/%3E Then I reduced the JVM heap size from 6144 back to 5120m Also, I switched it to use OpenJDK instead of Oracle Java, as well as re-worked the Ansible infrastructure scripts to support hosts choosing which distribution they want to use "/> - + diff --git a/docs/2018-06/index.html b/docs/2018-06/index.html index 67947ff1b..908e87a5b 100644 --- a/docs/2018-06/index.html +++ b/docs/2018-06/index.html @@ -65,7 +65,7 @@ user 8m5.056s sys 2m7.289s "/> - + diff --git a/docs/2018-07/index.html b/docs/2018-07/index.html index 2fe82794b..f482a66c5 100644 --- a/docs/2018-07/index.html +++ b/docs/2018-07/index.html @@ -39,7 +39,7 @@ During the mvn package stage on the 5.8 branch I kept getting issues with java r There is insufficient memory for the Java Runtime Environment to continue. "/> - + diff --git a/docs/2018-08/index.html b/docs/2018-08/index.html index a339b5021..356cd5ab1 100644 --- a/docs/2018-08/index.html +++ b/docs/2018-08/index.html @@ -57,7 +57,7 @@ The server only has 8GB of RAM so we’ll eventually need to upgrade to a la I ran all system updates on DSpace Test and rebooted it "/> - + diff --git a/docs/2018-09/index.html b/docs/2018-09/index.html index 8414ffa97..eaf451ce9 100644 --- a/docs/2018-09/index.html +++ b/docs/2018-09/index.html @@ -29,7 +29,7 @@ I’ll update the DSpace role in our Ansible infrastructure playbooks and ru Also, I’ll re-run the postgresql tasks because the custom PostgreSQL variables are dynamic according to the system’s RAM, and we never re-ran them after migrating to larger Linodes last month I’m testing the new DSpace 5.8 branch in my Ubuntu 18.04 environment and I’m getting those autowire errors in Tomcat 8.5.30 again: "/> - + diff --git a/docs/2018-10/index.html b/docs/2018-10/index.html index 470b35c0f..e997ef553 100644 --- a/docs/2018-10/index.html +++ b/docs/2018-10/index.html @@ -25,7 +25,7 @@ I created a GitHub issue to track this #389, because I’m super busy in Nai Phil Thornton got an ORCID identifier so we need to add it to the list on CGSpace and tag his existing items I created a GitHub issue to track this #389, because I’m super busy in Nairobi right now "/> - + diff --git a/docs/2018-11/index.html b/docs/2018-11/index.html index 93d06ce90..09926dbe2 100644 --- a/docs/2018-11/index.html +++ b/docs/2018-11/index.html @@ -39,7 +39,7 @@ Send a note about my dspace-statistics-api to the dspace-tech mailing list Linode has been sending mails a few times a day recently that CGSpace (linode18) has had high CPU usage Today these are the top 10 IPs: "/> - + diff --git a/docs/2018-12/index.html b/docs/2018-12/index.html index c6e3ce4f7..936ff26b9 100644 --- a/docs/2018-12/index.html +++ b/docs/2018-12/index.html @@ -39,7 +39,7 @@ Then I ran all system updates and restarted the server I noticed that there is another issue with PDF thumbnails on CGSpace, and I see there was another Ghostscript vulnerability last week "/> - + diff --git a/docs/2019-01/index.html b/docs/2019-01/index.html index f898488ff..0521e4d51 100644 --- a/docs/2019-01/index.html +++ b/docs/2019-01/index.html @@ -53,7 +53,7 @@ I don’t see anything interesting in the web server logs around that time t 903 54.70.40.11 "/> - + diff --git a/docs/2019-02/index.html b/docs/2019-02/index.html index 04e177e3a..4fff78679 100644 --- a/docs/2019-02/index.html +++ b/docs/2019-02/index.html @@ -81,7 +81,7 @@ user 0m22.203s sys 0m1.979s "/> - + diff --git a/docs/2019-03/index.html b/docs/2019-03/index.html index de2b60b81..b277fb1e4 100644 --- a/docs/2019-03/index.html +++ b/docs/2019-03/index.html @@ -45,7 +45,7 @@ Most worryingly, there are encoding errors in the abstracts for eleven items, fo I think I will need to ask Udana to re-copy and paste the abstracts with more care using Google Docs "/> - + diff --git a/docs/2019-04/index.html b/docs/2019-04/index.html index d5a15cb49..805174b89 100644 --- a/docs/2019-04/index.html +++ b/docs/2019-04/index.html @@ -71,7 +71,7 @@ $ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-2-countries.csv -db dspa $ ./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 "/> - + diff --git a/docs/2019-05/index.html b/docs/2019-05/index.html index f307b0103..feeea9f25 100644 --- a/docs/2019-05/index.html +++ b/docs/2019-05/index.html @@ -51,7 +51,7 @@ DELETE 1 But after this I tried to delete the item from the XMLUI and it is still present… "/> - + diff --git a/docs/2019-06/index.html b/docs/2019-06/index.html index 8bba96d1a..081d7d3fb 100644 --- a/docs/2019-06/index.html +++ b/docs/2019-06/index.html @@ -37,7 +37,7 @@ Run system updates on CGSpace (linode18) and reboot it Skype with Marie-Angélique and Abenet about CG Core v2 "/> - + diff --git a/docs/2019-07/index.html b/docs/2019-07/index.html index 15749fa01..ab27ecc61 100644 --- a/docs/2019-07/index.html +++ b/docs/2019-07/index.html @@ -37,7 +37,7 @@ CGSpace Abenet had another similar issue a few days ago when trying to find the stats for 2018 in the RTB community "/> - + diff --git a/docs/2019-08/index.html b/docs/2019-08/index.html index 74f50f565..2385603cd 100644 --- a/docs/2019-08/index.html +++ b/docs/2019-08/index.html @@ -27,7 +27,7 @@ Run system updates on DSpace Test (linode19) and reboot it - + @@ -49,7 +49,7 @@ After rebooting, all statistics cores were loaded… wow, that’s luck Run system updates on DSpace Test (linode19) and reboot it "/> - + @@ -59,9 +59,9 @@ Run system updates on DSpace Test (linode19) and reboot it "@type": "BlogPosting", "headline": "August, 2019", "url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-08\/", - "wordCount": "1453", + "wordCount": "1536", "datePublished": "2019-08-03T12:39:51\x2b03:00", - "dateModified": "2019-08-14T13:47:56\x2b03:00", + "dateModified": "2019-08-16T17:10:11\x2b03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -382,6 +382,24 @@ $ dspace metadata-import -f /tmp/bioversity2.csv -e blah@blah.com
  • Email Bioversity to let them know that the 1,427 records are on DSpace Test and that Abenet should look over them
  • +

    2019-08-18

    + + + diff --git a/docs/404.html b/docs/404.html index f011f1396..ed0e8bf7c 100644 --- a/docs/404.html +++ b/docs/404.html @@ -14,7 +14,7 @@ - + diff --git a/docs/categories/index.html b/docs/categories/index.html index 664bf81cf..a1c0a65a7 100644 --- a/docs/categories/index.html +++ b/docs/categories/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/categories/notes/index.html b/docs/categories/notes/index.html index 0ea63d2c0..9e5487f4e 100644 --- a/docs/categories/notes/index.html +++ b/docs/categories/notes/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/categories/page/2/index.html b/docs/categories/page/2/index.html index 97c86e697..81f96f95c 100644 --- a/docs/categories/page/2/index.html +++ b/docs/categories/page/2/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/categories/page/3/index.html b/docs/categories/page/3/index.html index b572de5da..f6932a1c2 100644 --- a/docs/categories/page/3/index.html +++ b/docs/categories/page/3/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/categories/page/4/index.html b/docs/categories/page/4/index.html index 77e49976f..dfe054bad 100644 --- a/docs/categories/page/4/index.html +++ b/docs/categories/page/4/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/categories/page/5/index.html b/docs/categories/page/5/index.html index dd6664e95..940cbca2f 100644 --- a/docs/categories/page/5/index.html +++ b/docs/categories/page/5/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/cgiar-library-migration/index.html b/docs/cgiar-library-migration/index.html index 50e59d944..52fb01e98 100644 --- a/docs/cgiar-library-migration/index.html +++ b/docs/cgiar-library-migration/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/index.html b/docs/index.html index 2ac8afb0a..ff9aa8110 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/page/2/index.html b/docs/page/2/index.html index 4ecd23d5a..d1a26d5da 100644 --- a/docs/page/2/index.html +++ b/docs/page/2/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/page/3/index.html b/docs/page/3/index.html index 90d90d7a2..16a113489 100644 --- a/docs/page/3/index.html +++ b/docs/page/3/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/page/4/index.html b/docs/page/4/index.html index be110b701..9e11b4efb 100644 --- a/docs/page/4/index.html +++ b/docs/page/4/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/page/5/index.html b/docs/page/5/index.html index 82a791e61..dd43333f4 100644 --- a/docs/page/5/index.html +++ b/docs/page/5/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/posts/index.html b/docs/posts/index.html index e12f212d2..f262851db 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/posts/page/2/index.html b/docs/posts/page/2/index.html index 293e9d2d2..63094219a 100644 --- a/docs/posts/page/2/index.html +++ b/docs/posts/page/2/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/posts/page/3/index.html b/docs/posts/page/3/index.html index 2730dcf55..018ea8d92 100644 --- a/docs/posts/page/3/index.html +++ b/docs/posts/page/3/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/posts/page/4/index.html b/docs/posts/page/4/index.html index 421bf65ff..9724621e0 100644 --- a/docs/posts/page/4/index.html +++ b/docs/posts/page/4/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/posts/page/5/index.html b/docs/posts/page/5/index.html index ce90ea3d5..903ea0398 100644 --- a/docs/posts/page/5/index.html +++ b/docs/posts/page/5/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/robots.txt b/docs/robots.txt index ce0bea1f5..2b550d17f 100644 --- a/docs/robots.txt +++ b/docs/robots.txt @@ -28,8 +28,8 @@ Disallow: /cgspace-notes/2018-01/ Disallow: /cgspace-notes/2017-12/ Disallow: /cgspace-notes/2017-11/ Disallow: /cgspace-notes/2017-10/ -Disallow: /cgspace-notes/cgiar-library-migration/ Disallow: /cgspace-notes/categories/ +Disallow: /cgspace-notes/cgiar-library-migration/ Disallow: /cgspace-notes/categories/notes/ Disallow: /cgspace-notes/2017-09/ Disallow: /cgspace-notes/2017-08/ diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 018d5752f..936be9bee 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,31 +4,27 @@ https://alanorth.github.io/cgspace-notes/2019-08/ - 2019-08-14T13:47:56+03:00 + 2019-08-16T17:10:11+03:00 https://alanorth.github.io/cgspace-notes/ - 2019-08-14T13:47:56+03:00 - 0 + 2019-08-16T17:10:11+03:00 https://alanorth.github.io/cgspace-notes/tags/notes/ - 2019-08-14T13:47:56+03:00 - 0 + 2019-08-16T17:10:11+03:00 https://alanorth.github.io/cgspace-notes/posts/ - 2019-08-14T13:47:56+03:00 - 0 + 2019-08-16T17:10:11+03:00 https://alanorth.github.io/cgspace-notes/tags/ - 2019-08-14T13:47:56+03:00 - 0 + 2019-08-16T17:10:11+03:00 @@ -141,21 +137,19 @@ 2018-03-09T22:10:33+02:00 + + https://alanorth.github.io/cgspace-notes/categories/ + 2018-03-09T22:10:33+02:00 + + https://alanorth.github.io/cgspace-notes/cgiar-library-migration/ 2018-03-09T22:10:33+02:00 - - https://alanorth.github.io/cgspace-notes/categories/ - 2018-03-09T22:10:33+02:00 - 0 - - https://alanorth.github.io/cgspace-notes/categories/notes/ 2018-03-09T22:10:33+02:00 - 0 diff --git a/docs/tags/index.html b/docs/tags/index.html index 639aacad8..b93521db8 100644 --- a/docs/tags/index.html +++ b/docs/tags/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/tags/notes/index.html b/docs/tags/notes/index.html index 19a9b6f49..42abd90c6 100644 --- a/docs/tags/notes/index.html +++ b/docs/tags/notes/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/tags/notes/page/2/index.html b/docs/tags/notes/page/2/index.html index da7a129c6..bf704b3df 100644 --- a/docs/tags/notes/page/2/index.html +++ b/docs/tags/notes/page/2/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/tags/notes/page/3/index.html b/docs/tags/notes/page/3/index.html index 5c5c1f938..6cc0d9a5f 100644 --- a/docs/tags/notes/page/3/index.html +++ b/docs/tags/notes/page/3/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/tags/notes/page/4/index.html b/docs/tags/notes/page/4/index.html index cea075a98..9c957bbc4 100644 --- a/docs/tags/notes/page/4/index.html +++ b/docs/tags/notes/page/4/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/tags/notes/page/5/index.html b/docs/tags/notes/page/5/index.html index 70d61a0b4..9243b174b 100644 --- a/docs/tags/notes/page/5/index.html +++ b/docs/tags/notes/page/5/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/tags/page/2/index.html b/docs/tags/page/2/index.html index b478262ca..233810d4f 100644 --- a/docs/tags/page/2/index.html +++ b/docs/tags/page/2/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/tags/page/3/index.html b/docs/tags/page/3/index.html index aadff9ddf..795619ff1 100644 --- a/docs/tags/page/3/index.html +++ b/docs/tags/page/3/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/tags/page/4/index.html b/docs/tags/page/4/index.html index 58af87b9a..c19dadb9d 100644 --- a/docs/tags/page/4/index.html +++ b/docs/tags/page/4/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/tags/page/5/index.html b/docs/tags/page/5/index.html index f57957300..b45aea9b1 100644 --- a/docs/tags/page/5/index.html +++ b/docs/tags/page/5/index.html @@ -15,7 +15,7 @@ - +