Internal Server Error

The server has either erred or is incapable of performing the requested operation.

Traceback (most recent call last):
  File "/base/alloc/tmpfs/dynamic_runtimes/python27g/25fef2553b936881/python27/python27_lib/versions/third_party/webapp2-2.5.1/webapp2.py", line 1536, in __call__
    rv = self.handle_exception(request, response, e)
  File "/base/alloc/tmpfs/dynamic_runtimes/python27g/25fef2553b936881/python27/python27_lib/versions/third_party/webapp2-2.5.1/webapp2.py", line 1530, in __call__
    rv = self.router.dispatch(request, response)
  File "/base/alloc/tmpfs/dynamic_runtimes/python27g/25fef2553b936881/python27/python27_lib/versions/third_party/webapp2-2.5.1/webapp2.py", line 1278, in default_dispatcher
    return route.handler_adapter(request, response)
  File "/base/alloc/tmpfs/dynamic_runtimes/python27g/25fef2553b936881/python27/python27_lib/versions/third_party/webapp2-2.5.1/webapp2.py", line 1102, in __call__
    return handler.dispatch()
  File "/base/alloc/tmpfs/dynamic_runtimes/python27g/25fef2553b936881/python27/python27_lib/versions/third_party/webapp2-2.5.1/webapp2.py", line 572, in dispatch
    return self.handle_exception(e, self.app.debug)
  File "/base/alloc/tmpfs/dynamic_runtimes/python27g/25fef2553b936881/python27/python27_lib/versions/third_party/webapp2-2.5.1/webapp2.py", line 570, in dispatch
    return method(*args, **kwargs)
  File "/base/data/home/apps/s~clementine-web/20210623t123001.436060360727974693/main.py", line 249, in get
    self.MakePage('downloads.html', language)
  File "/base/data/home/apps/s~clementine-web/20210623t123001.436060360727974693/main.py", line 165, in MakePage
    downloads = self._FetchRelease()
  File "/base/data/home/apps/s~clementine-web/20210623t123001.436060360727974693/main.py", line 73, in _FetchRelease
    raise GithubFetchError('Error fetching releases: %d %s' % (r.status_code, r.content))
GithubFetchError: Error fetching releases: 403 {"message":"API rate limit exceeded for 35.243.23.232. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) If you reach out to GitHub Support for help, please include the request ID 9FE7:2BDD00:10B680B:1EA617A:65F8F1D2.","documentation_url":"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api"}