Add notes for 2019-03-06

This commit is contained in:
2019-03-06 16:45:43 +02:00
parent 0dc1344575
commit 7823a462b1
4 changed files with 47 additions and 4 deletions

View File

@ -55,7 +55,7 @@ I think I will need to ask Udana to re-copy and paste the abstracts with more ca
"@type": "BlogPosting",
"headline": "March, 2019",
"url": "https://alanorth.github.io/cgspace-notes/2019-03/",
"wordCount": "416",
"wordCount": "499",
"datePublished": "2019-03-01T12:16:30+01:00",
"dateModified": "2019-03-03T12:41:06+02:00",
"author": {
@ -177,6 +177,29 @@ $ dspace export -i 10568/108684 -t COLLECTION -m -n 0 -d 2019-03-03-IITA-Feb14
<li>Deploy Tomcat 7.0.93 on CGSpace (linode18) after having tested it on DSpace Test (linode19) for a week</li>
</ul>
<h2 id="2019-03-06">2019-03-06</h2>
<ul>
<li>Abenet was having problems with a CIP user account, I think that the user could not register</li>
<li>I suspect it&rsquo;s related to the email issue that ICT hasn&rsquo;t responded about since last week</li>
<li>As I thought, I still cannot send emails from CGSpace:</li>
</ul>
<pre><code>$ dspace test-email
About to send test email:
- To: blah@stfu.com
- Subject: DSpace test email
- Server: smtp.office365.com
Error sending email:
- Error: javax.mail.AuthenticationFailedException
</code></pre>
<ul>
<li>I will send a follow-up to ICT to ask them to reset the password</li>
</ul>
<!-- vim: set sw=2 ts=2: -->