mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-12-25 06:24:29 +01:00
Update notes for 2019-02-28
This commit is contained in:
parent
5c93075fa1
commit
aac9665799
@ -1258,4 +1258,24 @@ $ ~/dspace/bin/dspace import -a -e aorth@stfu.com -m mapfile -s /home/aorth/Down
|
|||||||
$ dspace import -a -e swebshet@stfu.org -s /home/swebshet/Thumbnails_feb_2019 -m 2019-02-28-CTA-Thumbnails.map
|
$ dspace import -a -e swebshet@stfu.org -s /home/swebshet/Thumbnails_feb_2019 -m 2019-02-28-CTA-Thumbnails.map
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- Mails from CGSpace stopped working, looks like ICT changed the password again or we got locked out *sigh*
|
||||||
|
- Now I'm getting this message when trying to use DSpace's `test-email` script:
|
||||||
|
|
||||||
|
```
|
||||||
|
$ dspace test-email
|
||||||
|
|
||||||
|
About to send test email:
|
||||||
|
- To: stfu@google.com
|
||||||
|
- Subject: DSpace test email
|
||||||
|
- Server: smtp.office365.com
|
||||||
|
|
||||||
|
Error sending email:
|
||||||
|
- Error: javax.mail.AuthenticationFailedException
|
||||||
|
|
||||||
|
Please see the DSpace documentation for assistance.
|
||||||
|
```
|
||||||
|
|
||||||
|
- I've tried to log in with the last two passwords that ICT reset it to earlier this month, but they are not working
|
||||||
|
- I sent a mail to ILRI ICT to check if we're locked out or reset the password again
|
||||||
|
|
||||||
<!-- vim: set sw=2 ts=2: -->
|
<!-- vim: set sw=2 ts=2: -->
|
||||||
|
@ -42,7 +42,7 @@ sys 0m1.979s
|
|||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-02/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-02/" />
|
||||||
<meta property="article:published_time" content="2019-02-01T21:37:30+02:00"/>
|
<meta property="article:published_time" content="2019-02-01T21:37:30+02:00"/>
|
||||||
<meta property="article:modified_time" content="2019-02-27T23:33:03-08:00"/>
|
<meta property="article:modified_time" content="2019-02-28T08:20:19-08:00"/>
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="February, 2019"/>
|
<meta name="twitter:title" content="February, 2019"/>
|
||||||
@ -89,9 +89,9 @@ sys 0m1.979s
|
|||||||
"@type": "BlogPosting",
|
"@type": "BlogPosting",
|
||||||
"headline": "February, 2019",
|
"headline": "February, 2019",
|
||||||
"url": "https://alanorth.github.io/cgspace-notes/2019-02/",
|
"url": "https://alanorth.github.io/cgspace-notes/2019-02/",
|
||||||
"wordCount": "7597",
|
"wordCount": "7700",
|
||||||
"datePublished": "2019-02-01T21:37:30+02:00",
|
"datePublished": "2019-02-01T21:37:30+02:00",
|
||||||
"dateModified": "2019-02-27T23:33:03-08:00",
|
"dateModified": "2019-02-28T08:20:19-08:00",
|
||||||
"author": {
|
"author": {
|
||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
@ -1599,6 +1599,29 @@ Caused by: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed
|
|||||||
<pre><code>$ dspace import -a -e swebshet@stfu.org -s /home/swebshet/Thumbnails_feb_2019 -m 2019-02-28-CTA-Thumbnails.map
|
<pre><code>$ dspace import -a -e swebshet@stfu.org -s /home/swebshet/Thumbnails_feb_2019 -m 2019-02-28-CTA-Thumbnails.map
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Mails from CGSpace stopped working, looks like ICT changed the password again or we got locked out <em>sigh</em></li>
|
||||||
|
<li>Now I’m getting this message when trying to use DSpace’s <code>test-email</code> script:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>$ dspace test-email
|
||||||
|
|
||||||
|
About to send test email:
|
||||||
|
- To: stfu@google.com
|
||||||
|
- Subject: DSpace test email
|
||||||
|
- Server: smtp.office365.com
|
||||||
|
|
||||||
|
Error sending email:
|
||||||
|
- Error: javax.mail.AuthenticationFailedException
|
||||||
|
|
||||||
|
Please see the DSpace documentation for assistance.
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>I’ve tried to log in with the last two passwords that ICT reset it to earlier this month, but they are not working</li>
|
||||||
|
<li>I sent a mail to ILRI ICT to check if we’re locked out or reset the password again</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<!-- vim: set sw=2 ts=2: -->
|
<!-- vim: set sw=2 ts=2: -->
|
||||||
|
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/2019-02/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/2019-02/</loc>
|
||||||
<lastmod>2019-02-27T23:33:03-08:00</lastmod>
|
<lastmod>2019-02-28T08:20:19-08:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
@ -209,7 +209,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||||
<lastmod>2019-02-27T23:33:03-08:00</lastmod>
|
<lastmod>2019-02-28T08:20:19-08:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
@ -220,7 +220,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||||
<lastmod>2019-02-27T23:33:03-08:00</lastmod>
|
<lastmod>2019-02-28T08:20:19-08:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
@ -232,13 +232,13 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||||
<lastmod>2019-02-27T23:33:03-08:00</lastmod>
|
<lastmod>2019-02-28T08:20:19-08:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||||
<lastmod>2019-02-27T23:33:03-08:00</lastmod>
|
<lastmod>2019-02-28T08:20:19-08:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user