429 Too many requests [closed]

asked 2020-06-21 12:46:24 -0500

aayushi gravatar image

updated 2020-06-22 03:16:00 -0500

gvdhoorn gravatar image

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.
edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant. Please see http://wiki.ros.org/Support for more details. by gvdhoorn
close date 2020-06-22 03:17:01.703785

Comments

Failed to fetch https://packagecloud.io/shiftkey/desktop/any/dists/any/InRelease  429  Too Many Requests [IP: 52.9.20.242 443]

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.

gvdhoorn gravatar image gvdhoorn  ( 2020-06-22 03:16:50 -0500 )edit

ok thank u for ur suggestion

aayushi gravatar image aayushi  ( 2020-06-22 03:19:31 -0500 )edit