opensea-js: HTTP eror 503

Since about a day I’m getting loads of 503 errors.

10:31:43 [Warning] : Request failed with ServiceUnavailable. Waiting 00:00:01 before next retry. Retry attempt 3. Response: StatusCode: 503, ReasonPhrase: 'Service Temporarily Unavailable', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers:
{
  Date: Wed, 27 Apr 2022 08:31:45 GMT
  Connection: keep-alive
  CF-Ray: 702634220b622e14-BRU
  Strict-Transport-Security: max-age=0; includeSubDomains; preload
  Vary: Accept-Encoding
  CF-Cache-Status: EXPIRED
  Expect-CT: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
  X-Content-Type-Options: nosniff
  Server: cloudflare
  Content-Type: application/json; charset=utf-8
  Content-Length: 58
}

Also have been seeing the message below sometimes. Not sure if related. {"message":"failure to get a peer from the ring-balancer"}

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 15

Most upvoted comments

Also having the {“message”:“failure to get a peer from the ring-balancer”} error since yesterday. It happens randomly, for requests that usually work.

Hey everyone - just a heads up that we’re working on a fix for these 503s coming from the API and we’ll update here once it’s in place. Thanks!