Jump to content
McKay Development

500 Errors on TradeOffer#send


Recommended Posts

I've noticed a lot of 500 errors recently, usually these errors only happen once or twice per offer but I've noticed some cases where I'm completely unable to send a trade offer because it returns a 500 error each time I retry it. These errors are very hard to debug.

 

I'm wondering if this is a temporary issue that everyone is experiencing, since I used to notice a lot of descriptive errors with eresult params. Also if there is some way to get the error info that would be great to know. I've tried printing the err, response, and body which are { [Error: HTTP error 500] code: 500 }, undefined, and undefined, respectively.

Link to comment
Share on other sites

I think this is a bug with the new http requester. On the master branch I was getting this error:

{ [Error: HTTP error 500] code: 500 } 

I rolled back to v1.19 and now I get this instead:

{ [Error: There was an error sending your trade offer.  Please try again later. (26)] eresult: 26 }
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...