Skip Navigation

Upgraded to 0.19.4

My database backup was 5.4 GB and I had to upgrade from Postgresql 15 to 16. It took about 1.5 hours to do that.

But now I hope everything works.

3
3 comments
  • Ok first weird behaviour is that every time I reload the home page it downloads a file master.m3u8 which has a comment at the top that it is

    Generated with https://github.com/shaka-project/shaka-packager

  • Another problem seems to be that it's even slower than the previous version which was already much slower than one of the first ones. I wonder if this will ever improve or if I will need to find a different software.

  • I was looking at the logs and saw that kbinbot has been hitting the server from 3 IP addresses like 10 times a second. I'm convinced this is a bug and not normal, so for now I have blocked those 3 IP addresses via nginx:

    deny 37.59.22.122;
    deny 57.128.124.66;
    deny 57.128.119.58;