diff --git a/content/posts/2019-02.md b/content/posts/2019-02.md index 86eecadcc..b3ac1feb6 100644 --- a/content/posts/2019-02.md +++ b/content/posts/2019-02.md @@ -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 ``` +- 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 + diff --git a/docs/2019-02/index.html b/docs/2019-02/index.html index 40029c69e..fa29e5edb 100644 --- a/docs/2019-02/index.html +++ b/docs/2019-02/index.html @@ -42,7 +42,7 @@ sys 0m1.979s - + @@ -89,9 +89,9 @@ sys 0m1.979s "@type": "BlogPosting", "headline": "February, 2019", "url": "https://alanorth.github.io/cgspace-notes/2019-02/", - "wordCount": "7597", + "wordCount": "7700", "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": { "@type": "Person", "name": "Alan Orth" @@ -1599,6 +1599,29 @@ Caused by: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed
$ dspace import -a -e swebshet@stfu.org -s /home/swebshet/Thumbnails_feb_2019 -m 2019-02-28-CTA-Thumbnails.map
+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.
+
+
+