Hello everyone!
We've been trying to setup a 7.2 version but I've looked on every config
file on the back-end but couldnt locate where to change the base href of
the base statistics server.
Our call "http://<ip>/server/api/statistics" is always returning:
{ "id": null, "type": "statistics", "_links": { "searchevents": { "href":
"http://127.0.0.1:8080/server/api/statistics/searchevents" }, "self": {
"href": "http://127.0.0.1:8080/server/api/statistics" }, "viewevents": {
"href": "http://127.0.0.1:8080/server/api/statistics/viewevents" } } }
But on the client side it just throws: "Failed to load resource:
net::ERR_CONNECTION_REFUSED" ->
http://127.0.0.1:8080/server/api/statistics/viewevents
Is there any way to change this "127.0.0.1" to my actual server ip?
The documentation only mentions solr but the solr is fine. The file
"/modules/usage-statistics.cfg" gave me some hope but it's not there.
Thanks in advance!
--
All messages to this mailing list should adhere to the Code of Conduct:
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
---
You received this message because you are subscribed to the Google Groups
"DSpace Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/dspace-community/77579f2e-1884-4d49-ae84-935e4e921badn%40googlegroups.com.