Error when trying to "apt update" Insync on Debian Bookworm (RESOLVED)

When doing a “sudo apt update” on DCebian “bookworm” I get the following error message:

"Err:6 http://apt.insync.io/debian bookworm/non-free amd64 Packages
File has unexpected size (844 != 852). Mirror sync in progress? [IP: 169.150.249.162 80]
Hashes of expected file:

  • Filesize:852 [weak]
  • SHA256:db45fcbf3e57eb2def52ac6fe47aaf9dab5c07c6d443ab6ebd45245208e06362
  • SHA1:c4cf6ce943469530dd22c80e45434b62d98896ab [weak]
  • MD5Sum:47cb08e5a16c3226f57f28084aff0efc [weak]
    Release file created at: Thu, 27 Jun 2024 12:39:49 +0000
    Hit:7 http://security.debian.org/debian-security bookworm-security InRelease
    Fetched 5,544 B in 2s (2,983 B/s)
    Reading package lists… Done
    E: Failed to fetch http://apt.insync.io/debian/dists/bookworm/non-free/binary-amd64/Packages.gz File has unexpected size (844 != 852). Mirror sync in progress? [IP: 169.150.249.162 80]
    Hashes of expected file:
    - Filesize:852 [weak]
    - SHA256:db45fcbf3e57eb2def52ac6fe47aaf9dab5c07c6d443ab6ebd45245208e06362
    - SHA1:c4cf6ce943469530dd22c80e45434b62d98896ab [weak]
    - MD5Sum:47cb08e5a16c3226f57f28084aff0efc [weak]
    Release file created at: Thu, 27 Jun 2024 12:39:49 +0000
    E: Some index files failed to download. They have been ignored, or old ones used instead."

Any idea what is happening?

This issue resolved itself. Further “apt update” commands no longer show the error message.

1 Like

Thank you for the update, glad to hear it was resolved. :slight_smile: