Thank you Jose, all was about the GeoIP database, I have solved it doing this steps: - Register to https://www.maxmind.com/en/geolite2/signup - Download the library GeoLite2 City Format GeoIP2 Binary (.mmdb) - Modify the file usage-statistics to put the right path to read that library (usage-statistics.dbfile)
Bests Joan El dia dijous, 22 d’octubre de 2020 a les 16:34:22 UTC+2, blancoj va escriure: > Take a look at this thread and see if it helps: > > https://groups.google.com/g/dspace-tech/c/v2RAdKuJmB8/m/YhE56I_gAgAJ > > -Jose > > On Thu, Oct 22, 2020 at 8:27 AM [email protected] <[email protected]> > wrote: > >> Hello to everyone, >> first of all I want to clarify that it happens to all my DSpaces (6_x) >> that are *recently compiled*, >> in all of them I'm using the source from github updated with last commit >> of the branch *dspace-6_x*, our tomcat version is apache-tomcat-8.5.40 >> and we compile with maven 3.6.1 with Java 1.8.0_211 >> >> Since a few months we detected that usage statistics are not all are >> logged, >> asking directly to statistics core with the solr admin panel we see that >> some search queries are registered but we cannot see any "item view" and >> for that reason the statistics home or item are empty, we didn't notice it >> before because we saw some numbers but this numbers where previous "this >> change?bug? or whatever is happening" >> >> I have installed a new instance of DSpace in my local machine and no data >> is captured in the statistics core, I have installed another instance using >> the official docker-compose using the source of dspace-6_x branch with the >> last commit and no data were captured, all statistics always looks empty. >> >> I have tested taking the source in de 6.2 but it doesn't work. I'm >> thinking that it can be produced for a library change, but this is only a >> supposition. >> >> No errors in any logs are displayed. >> >> Can anybody check it? >> >> Thank you >> Bests >> Joan Caparrós >> >> -- >> All messages to this mailing list should adhere to the DuraSpace Code of >> Conduct: https://duraspace.org/about/policies/code-of-conduct/ >> --- >> 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/868337f3-a024-431a-8a1f-7cb0e9665065n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/dspace-community/868337f3-a024-431a-8a1f-7cb0e9665065n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- 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/3bcbca87-0a89-401b-a15c-b1c69c320dcdn%40googlegroups.com.
