mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2018-01-05
This commit is contained in:
parent
9bee6e167b
commit
504bfe6198
@ -225,3 +225,17 @@ dspace.log.2018-01-04:1559
|
||||
- I will just bump the connection limit to 300 because I'm fucking fed up with this shit
|
||||
- Once I get back to Amman I will have to try to create different database pools for different web applications, like recently discussed on the dspace-tech mailing list
|
||||
- Create accounts on CGSpace for two CTA staff km4ard@cta.int and bheenick@cta.int
|
||||
|
||||
## 2018-01-05
|
||||
|
||||
- Peter said that CGSpac was down last night and Tsega restarted Tomcat
|
||||
- I don't see any alerts from Linode or UptimeRobot, and there are no PostgreSQL connection errors in the dspace logs for today:
|
||||
|
||||
```
|
||||
$ grep -c "Timeout: Pool empty." dspace.log.2018-01-*
|
||||
dspace.log.2018-01-01:0
|
||||
dspace.log.2018-01-02:1972
|
||||
dspace.log.2018-01-03:1909
|
||||
dspace.log.2018-01-04:1559
|
||||
dspace.log.2018-01-05:0
|
||||
```
|
||||
|
@ -92,7 +92,7 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv
|
||||
|
||||
<meta property="article:published_time" content="2018-01-02T08:35:54-08:00"/>
|
||||
|
||||
<meta property="article:modified_time" content="2018-01-04T08:02:36-08:00"/>
|
||||
<meta property="article:modified_time" content="2018-01-04T08:33:26-08:00"/>
|
||||
|
||||
|
||||
|
||||
@ -194,9 +194,9 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv
|
||||
"@type": "BlogPosting",
|
||||
"headline": "January, 2018",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2018-01/",
|
||||
"wordCount": "930",
|
||||
"wordCount": "977",
|
||||
"datePublished": "2018-01-02T08:35:54-08:00",
|
||||
"dateModified": "2018-01-04T08:02:36-08:00",
|
||||
"dateModified": "2018-01-04T08:33:26-08:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -500,6 +500,21 @@ dspace.log.2018-01-04:1559
|
||||
<li>Create accounts on CGSpace for two CTA staff km4ard@cta.int and bheenick@cta.int</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2018-01-05">2018-01-05</h2>
|
||||
|
||||
<ul>
|
||||
<li>Peter said that CGSpac was down last night and Tsega restarted Tomcat</li>
|
||||
<li>I don’t see any alerts from Linode or UptimeRobot, and there are no PostgreSQL connection errors in the dspace logs for today:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>$ grep -c "Timeout: Pool empty." dspace.log.2018-01-*
|
||||
dspace.log.2018-01-01:0
|
||||
dspace.log.2018-01-02:1972
|
||||
dspace.log.2018-01-03:1909
|
||||
dspace.log.2018-01-04:1559
|
||||
dspace.log.2018-01-05:0
|
||||
</code></pre>
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2018-01/</loc>
|
||||
<lastmod>2018-01-04T08:02:36-08:00</lastmod>
|
||||
<lastmod>2018-01-04T08:33:26-08:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -144,7 +144,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2018-01-04T08:02:36-08:00</lastmod>
|
||||
<lastmod>2018-01-04T08:33:26-08:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -155,7 +155,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2018-01-04T08:02:36-08:00</lastmod>
|
||||
<lastmod>2018-01-04T08:33:26-08:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -167,13 +167,13 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
||||
<lastmod>2018-01-04T08:02:36-08:00</lastmod>
|
||||
<lastmod>2018-01-04T08:33:26-08:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2018-01-04T08:02:36-08:00</lastmod>
|
||||
<lastmod>2018-01-04T08:33:26-08:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user