Issue or problem
After updating from 3.3.0-20 release to 3.4.0-9 release we saw that all usagestatics files for 2025 year doesn´t was processed, according to the documentation that files can be converted to be processed in the new format; when I make it in the command line such as this:
# php lib/pkp/tools/convertUsageStatsLogFile.php usage_events_20250111.log
The next errors are displayed:
Either context paths, page or operation could not be parsed from the URL correctly.
Either context paths, page or operation could not be parsed from the URL correctly.
Either context paths, page or operation could not be parsed from the URL correctly.
Either context paths, page or operation could not be parsed from the URL correctly.
Either context paths, page or operation could not be parsed from the URL correctly.
Either context paths, page or operation could not be parsed from the URL correctly.|
(and more lines like the previous…)
In the archive folder the “usage_events_20250111_new.log” with zero bytes was created.
¿What is wrong?
Thanks!
Comite5