mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 06:35:03 +01:00
Add notes for 2019-03-06
This commit is contained in:
parent
0dc1344575
commit
7823a462b1
@ -44,4 +44,24 @@ $ dspace import -a -c 10568/99832 -e aorth@stfu.com -m 2019-03-03-IITA-Feb14.map
|
||||
- I will deploy to CGSpace soon and then think about how to batch tag all IITA's existing items with this metadata
|
||||
- Deploy Tomcat 7.0.93 on CGSpace (linode18) after having tested it on DSpace Test (linode19) for a week
|
||||
|
||||
## 2019-03-06
|
||||
|
||||
- Abenet was having problems with a CIP user account, I think that the user could not register
|
||||
- I suspect it's related to the email issue that ICT hasn't responded about since last week
|
||||
- As I thought, I still cannot send emails from CGSpace:
|
||||
|
||||
```
|
||||
$ 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
|
||||
```
|
||||
|
||||
- I will send a follow-up to ICT to ask them to reset the password
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -32,7 +32,7 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2017-08/" />
|
||||
<meta property="article:published_time" content="2017-08-01T11:51:52+03:00"/>
|
||||
<meta property="article:modified_time" content="2018-03-09T22:10:33+02:00"/>
|
||||
<meta property="article:modified_time" content="2019-03-04T02:43:22+02:00"/>
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="August, 2017"/>
|
||||
@ -71,7 +71,7 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-08/",
|
||||
"wordCount": "3542",
|
||||
"datePublished": "2017-08-01T11:51:52+03:00",
|
||||
"dateModified": "2018-03-09T22:10:33+02:00",
|
||||
"dateModified": "2019-03-04T02:43:22+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
|
@ -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’s related to the email issue that ICT hasn’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: -->
|
||||
|
||||
|
||||
|
@ -104,7 +104,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-08/</loc>
|
||||
<lastmod>2018-03-09T22:10:33+02:00</lastmod>
|
||||
<lastmod>2019-03-04T02:43:22+02:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
|
Loading…
Reference in New Issue
Block a user