Jump to content
McKay Development

Recommended Posts

Posted

Hi guys, can you tell me what exactly following errors means? I get them in sessionExpired callback:

  • Error: HTTP error 504
  • Error: HTTP error 503
  • Error: HTTP error 502

Is there any difference between them? I'm asking, because it seems to me that sometimes when I got this 'sessionExpired' event session is don't really expired. Thanks

Posted

I'm not sure, but seem like this: usually, but not always occurs when i'm trying to create trade offer or accpet incoming offer. Sometimes it's happening for no apparent reason, after the next pooling.

Posted (edited)

sessionExpired in current version (basically since 3.19.5) can only return err.message = 'Not Logged In!'. It could be fired on any error before this commit.

Upgrading the module should solve the problem.

 

Also (as always):

BeMUtg4CMAA59I6.jpg

Edited by Mole
Posted

sessionExpired in current version (basically since 3.19.5) can only return err.message = 'Not Logged In!'. It could be fired on any error before this commit.

Upgrading the module should solve the problem.

 

Also (as always):

BeMUtg4CMAA59I6.jpg

Yeah, but for example:

  • if we get "HTTP 401 error" when creating offer it means that cookies expired
  • if we get "HTTP 403 error" when accepting offer it also means that cookies expired

Just thougth that there are some interpretation for this error also.

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...