mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2019-04-22
This commit is contained in:
@ -828,4 +828,26 @@ TCP window size: 85.0 KByte (default)
|
||||
- Linode support replicated the results I had from the network speed testing and said they don't know why it's so slow
|
||||
- They offered to live migrate the instance to another host to see if that helps
|
||||
|
||||
## 2019-04-22
|
||||
|
||||
- Abenet pointed out [an item](https://hdl.handle.net/10568/97912) that doesn't have an Altmetric score on CGSpace, but has a score of 343 in the CGSpace Altmetric dashboard
|
||||
- I tweeted the Handle to see if it will pick it up...
|
||||
- Like clockwork, after fifteen minutes there was a donut showing on CGSpace
|
||||
- I want to get rid of this annoying warning that is constantly in our DSpace logs:
|
||||
|
||||
```
|
||||
2019-04-08 19:02:31,770 WARN org.dspace.xoai.services.impl.xoai.DSpaceRepositoryConfiguration @ { OAI 2.0 :: DSpace } Not able to retrieve the dspace.oai.url property from oai.cfg. Falling back to request address
|
||||
```
|
||||
|
||||
- Apparently it happens once per request, which can be at least 1,500 times per day according to the DSpace logs on CGSpace (linode18):
|
||||
|
||||
```
|
||||
$ grep -c 'Falling back to request address' dspace.log.2019-04-20
|
||||
dspace.log.2019-04-20:1515
|
||||
```
|
||||
|
||||
- I will fix it in `dspace/config/modules/oai.cfg`
|
||||
- Linode says that it is likely that the host CGSpace (linode18) is on is showing signs of hardware failure and they recommended that I migrate the VM to a new host
|
||||
- I told them to migrate it at 04:00:00AM Frankfurt time, when nobody in East Africa, Europe, or South America should be using the server
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user