Did you find this article helpful?
repository.spotify.com inaccessible via current Internet Protocol
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Device
Computer
Operating System
Ubuntu MATE 22.04 - Linux
My Question or Issue
The repository.spotify.com server is inaccessible via current Internet Protocol a.k.a. IPv6. Debian/Ubuntu Linux client can't be installed and/or updated because its respository can't be reached in an IPv6-only environemnt. The client, once installed, works perfectly fine in the same IPv6-only environment.
Terminal output:
~$ sudo aptitude update
[...]
Ign http://repository.spotify.com stable InRelease
[...]
Err http://repository.spotify.com stable InRelease
Could not resolve 'repository.spotify.com'
[...]
W: Failed to fetch http://repository.spotify.com/dists/stable/InRelease: Could not resolve 'repository.spotify.com'
[...]
W: Some index files failed to download. They have been ignored, or old ones used instead.
~$ dig AAAA repository.spotify.com
; <<>> DiG 9.18.12-0ubuntu0.22.04.2-Ubuntu <<>> AAAA repository.spotify.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 49727
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;repository.spotify.com. IN AAAA
;; ANSWER SECTION:
repository.spotify.com. 12 IN CNAME d2czmavkeme1ql.cloudfront.net.
;; AUTHORITY SECTION:
d2czmavkeme1ql.cloudfront.net. 612 IN SOA ns-227.awsdns-28.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400
;; Query time: 14 msec
;; SERVER: 2606:4700:4700::1111#53(2606:4700:4700::1111) (UDP)
;; WHEN: Wed Aug 23 21:45:58 -03 2023
;; MSG SIZE rcvd: 172
~$ ping6 repository.spotify.com
ping6: repository.spotify.com: Address family for hostname not supported
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page