Grafana apt repo broken?

Hey there,
I’m trying to install grafana at my raspi4. After setting the repo apt-get updates fails.
Yesterday I did the same from scratch and everything works fine. So is it possible, that there are any problems with the repo itself?

the output of apt-get update:

Get:6 htXtps://packages.grafana.com/oss/deb stable/main armhf Packages [16.3 kB]
Err:6 htXtps://packages.grafana.com/oss/deb stable/main armhf Packages
  File has unexpected size (15553 != 16326). Mirror sync in progress? [IP: 2a04:4e42:1b::729 443]
  Hashes of expected file:
   - Filesize:16326 [weak]
   - SHA512:bbf42c2e61371c4f0bb54df17c8f1680122cc15ca4a1802e42a1f18b22b6d2f88634910338a9ba04ae0f22577e85f90b4c300c2d59d48995b5642bf301cba777
   - SHA256:e2ee9fdae3220a6a6c3119c1e3a664b2bccc94e608fb3d2c7bd6c8ac343b2ce1
   - SHA1:5c4c2102d46e17ae921271b0df228cc6e1e2f776 [weak]
   - MD5Sum:7b2035bb6b4526d2c56690d115c21a73 [weak]
  Release file created at: Mon, 18 May 2020 15:13:06 +0000
Fetched 12.1 kB in 1s (8,287 B/s)
Reading package lists... Done
E: Failed to fetch htXtps://packages.grafana.com/oss/deb/dists/stable/main/binary-armhf/Packages.bz2  File has unexpected size (15553 != 16326). Mirror sync in progress? [IP: 2a04:4e42:1b::729 443]
   Hashes of expected file:
    - Filesize:16326 [weak]
    - SHA512:bbf42c2e61371c4f0bb54df17c8f1680122cc15ca4a1802e42a1f18b22b6d2f88634910338a9ba04ae0f22577e85f90b4c300c2d59d48995b5642bf301cba777
    - SHA256:e2ee9fdae3220a6a6c3119c1e3a664b2bccc94e608fb3d2c7bd6c8ac343b2ce1
    - SHA1:5c4c2102d46e17ae921271b0df228cc6e1e2f776 [weak]
    - MD5Sum:7b2035bb6b4526d2c56690d115c21a73 [weak]
   Release file created at: Mon, 18 May 2020 15:13:06 +0000
E: Some index files failed to download. They have been ignored, or old ones used instead.

I had to modify “https:” to “htXtps:” in this post, because I’m new here and there’s is link limit in the forum.

Seems to be fixed. While I was writing the post. So everything is fine again. :slightly_smiling_face: