429 Too many requests [closed]
While running sudo apt-get update, I am getting a 429 too many request error.
$ sudo apt-get update
Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease
Hit:2 http://packages.ros.org/ros/ubuntu bionic InRelease
Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
Hit:5 http://archive.ubuntu.com/ubuntu bionic-security InRelease
Err:6 https://packagecloud.io/shiftkey/desktop/any any InRelease
429 Too Many Requests [IP: 52.9.20.242 443]
Reading package lists... Done
W: Failed to fetch https://packagecloud.io/shiftkey/desktop/any/dists/any/InRelease 429 Too Many Requests [IP: 52.9.20.242 443]
W: Some index files failed to download. They have been ignored, or old ones used instead.
Note how the error message mentions
packagecloud.io/shiftkey
.That's not a ROS related repository.
As such, this is not a ROS problem.
I'd advise you to post your question on a more suitable platform.
ok thank u for ur suggestion