I investigated a little bit deeper.
Probably, this message, displayed to an admin doing changes to the web-page, may indicate an issue as well:
Failed to load plugin URL: https://*name of the server*/wp-content/plugins/wp-statistics/assets/js/tinymce.min.js
The file is there. It’s available, it has content. However, it’s available from outside via SSL only.
Watching statistics graphs, I see the following problem:
Failed to load plugin url: https://norz.at/wp-content/plugins/wp-statistics/assets/js/tinymce.min.js
Again, it loads via HTTP, my browser does not permit HTTP due to the HSTS header settings. Seems like something gets messed up in your scripts?