java.nio.file.NoSuchFileException: /srv/www/ametys.org/demo/application/nightly-intranet/site/WEB-INF/data/administrator/statistics.json
at java.base/sun.nio.fs.UnixException#translateToIOException:92
at java.base/sun.nio.fs.UnixException#rethrowAsIOException:106
at java.base/sun.nio.fs.UnixException#rethrowAsIOException:111
at java.base/sun.nio.fs.UnixFileSystemProvider#newByteChannel:218
at java.base/java.nio.file.spi.FileSystemProvider#newOutputStream:484
at java.base/java.nio.file.Files#newOutputStream:228
at org.ametys.runtime.plugins.admin.statistics.StatisticsProviderExtensionPoint#computeStatistics:80
at org.ametys.runtime.plugins.admin.statistics.StatisticsSchedulable#execute:63
at org.ametys.core.schedule.AmetysJob#execute:151