Notifications
Clear all

applog.log

4 Posts
2 Users
0 Reactions
1,179 Views
(@artyom)
Posts: 16
Eminent Member
Topic starter
 

Hello!!!

In my applog.log on my server I found this line:

28/10/2015 10:16:48 [INFO] Unauthorized SignatureTimestamp: 635816350077024150 - 635816350077004149 = 1 - Id: 14 - GUID: 563072d9364aa9.48156583

what does it mean? how can I fix this?

 
Posted : 28/10/2015 10:15 am
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

It seems a delayed request, that is the timestamp of this request (the second number) is lesser than the last action saved (the first number). This may happen for example if the server had some delay to respond and served a newer request before this one, it works this way so that the data are not replaced with older values.

It's falling under the condition at line 91 of api.php

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 28/10/2015 11:48 am
(@artyom)
Posts: 16
Eminent Member
Topic starter
 

Skared Creations said
It seems a delayed request, that is the timestamp of this request (the second number) is lesser than the last action saved (the first number). This may happen for example if the server had some delay to respond and served a newer request before this one, it works this way so that the data are not replaced with older values.

It's falling under the condition at line 91 of api.php

Thanks for response, I'll found this line of code in api.php . May it happends, if my server now have 512 mb RAM?

 
Posted : 28/10/2015 12:50 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

Well, I'm not a system administrator but for sure hardware and bandwidth are important for a good service.

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 28/10/2015 4:47 pm
Share: