Invalid repositories | zypper issue | tumbleweed

Out of the blue, since yesterday evening I am getting repository-related timeouts from zypper, for these repositories:

  1. Networking services and related tools (openSUSE_Tumbleweed)’ (https://download.opensuse.org/repositories/editors/openSUSE_Tumbleweed/)
  2. Text editors and hex editors for Linux (openSUSE_Tumbleweed)’ (https://download.opensuse.org/repositories/network/openSUSE_Tumbleweed/)

Can this be a zypper issue or is it some repo config issue?

I tried clearing zypper’s repo cache, but it didn’t help

user@pc:~$ sudo zypper cc
All repositories have been cleaned up.
user@pc:~$ ls -l /var/cache/zypp/geoip.d/
total 4
-rw-r--r--. 1 root root 17 Nov 14 21:53 download.opensuse.org
user@pc:~$ cat /var/cache/zypp/geoip.d/download.opensuse.org 
cdn.opensuse.org

The errors I get from zypper dup:

Looking for gpg keys in repository Text editors and hex editors for Linux (openSUSE_Tumbleweed).
  gpgkey=https://download.opensuse.org/repositories/editors/openSUSE_Tumbleweed/repodata/repomd.xml.key
Retrieving repository 'Text editors and hex editors for Linux (openSUSE_Tumbleweed)' metadata ..............................................................................................................[error]
Repository 'Text editors and hex editors for Linux (openSUSE_Tumbleweed)' is invalid.
[editors|https://download.opensuse.org/repositories/editors/openSUSE_Tumbleweed/] Failed to retrieve new repository metadata.
History:
 - Timeout exceeded when accessing 'https://cdn.opensuse.org/repositories/editors/openSUSE_Tumbleweed/repodata/5de6579486be0af7c86ba89227cd2b81c319024b7ac34bec3bfb7cdc2d25b0de4dee1c781c8e2f064829805ab7c48c45d4348ad946795cbf0fa0d76edb593a1c-filelists-ext.xml.gz'.
   Download timed out
Please check if the URIs defined for this repository are pointing to a valid repository.
Skipping repository 'Text editors and hex editors for Linux (openSUSE_Tumbleweed)' because of the above error.

Looking for gpg keys in repository Networking services and related tools (openSUSE_Tumbleweed).
  gpgkey=https://download.opensuse.org/repositories/network/openSUSE_Tumbleweed/repodata/repomd.xml.key
Retrieving repository 'Networking services and related tools (openSUSE_Tumbleweed)' metadata ...............................................................................................................[error]
Repository 'Networking services and related tools (openSUSE_Tumbleweed)' is invalid.
[network|https://download.opensuse.org/repositories/network/openSUSE_Tumbleweed/] Failed to retrieve new repository metadata.
History:
 - Timeout exceeded when accessing 'https://cdn.opensuse.org/repositories/network/openSUSE_Tumbleweed/repodata/0adef2318e9d4066542810c62fe6e861fff39a891655d1089fa55e46343db4f7c5df1f3dabe1ad8ffa011530043e18a25887cb3e64b11e613b57595b5f82911a-filelists-ext.xml.gz'.
   Download timed out
Please check if the URIs defined for this repository are pointing to a valid repository.
Skipping repository 'Networking services and related tools (openSUSE_Tumbleweed)' because of the above error.

To my amazement, I was able to zypper dup without issues, when I disconnected my VPN. I didn’t think about it, because zypper dup never gave me trouble before yesterday, and my VPN was ALWAYS connected. :thinking:

Can it be something with the cdn service? :unamused: