Page 1 of 1

Fatal Exception: SFSCodecException Request rejected: No Action ID in request!

Posted: 16 May 2018, 05:52
by cokdevelop@gmail.com
dear:
we got lot of crash with the msg "Fatal Exception: SFSCodecException Request rejected: No Action ID in request!" can you help to fix it ?








Fatal Exception: SFSCodecException
Request rejected: No Action ID in request!
CreateDispatchTimer
#0
Crashed: com.apple.main-thread
SIGABRT ABORT 0x00000001815752ec
0
libsystem_kernel.dylib
__pthread_kill + 8
8
libobjc.A.dylib
_objc_exception_destructor(void*)
9 IF
CreateDispatchTimer
10 IF
CreateDispatchTimer
11 IF
CreateDispatchTimer
12 IF
CreateDispatchTimer
13 IF
+[PTUIID resetUniqueInstallationIdentifier]
14
CoreFoundation
_signalEventSync + 212
26
UIKit
UIApplicationMain + 236
27 IF
main.m line 14
main
28 libdyld.dylib
start + 4

Re: Fatal Exception: SFSCodecException Request rejected: No Action ID in request!

Posted: 16 May 2018, 08:06
by Lapo
Hi,
from the error message it sounds like corrupted data arrived on the client side, but we need more details in order to understand.

What API version are being used, what SFS2X version.
What is the context of this error? Do you have a way to reproduce it?

Thanks

Re: Fatal Exception: SFSCodecException Request rejected: No Action ID in request!

Posted: 17 May 2018, 01:44
by cokdevelop@gmail.com
Lapo wrote:Hi,
from the error message it sounds like corrupted data arrived on the client side, but we need more details in order to understand.

What API version are being used, what SFS2X version.
What is the context of this error? Do you have a way to reproduce it?

Thanks


dear : we used SFS2X 1.3.6 and the crash very radom we cannot reproduce it . but we receive some crash report with the error with the Excption SFSCodecException and msg "No Action ID in request!"
the error happened when then client receiving data
is IT related with the frequency of client received data ?
what dose the msg "No Action ID in request!" mean ?

Re: Fatal Exception: SFSCodecException Request rejected: No Action ID in request!

Posted: 17 May 2018, 07:31
by Lapo
we used SFS2X 1.3.6 and the crash very radom we cannot reproduce it

There is no SFS2X 1.3.6
Please recheck what version of the server (SFS2X) and the client API you're using and let us know

Thanks

Re: Fatal Exception: SFSCodecException Request rejected: No Action ID in request!

Posted: 17 May 2018, 07:56
by cokdevelop@gmail.com
Lapo wrote:
we used SFS2X 1.3.6 and the crash very radom we cannot reproduce it

There is no SFS2X 1.3.6
Please recheck what version of the server (SFS2X) and the client API you're using and let us know

Thanks


sorry the client API is 1.3.6

Re: Fatal Exception: SFSCodecException Request rejected: No Action ID in request!

Posted: 17 May 2018, 07:56
by cokdevelop@gmail.com
cokdevelop@gmail.com wrote:
Lapo wrote:
we used SFS2X 1.3.6 and the crash very radom we cannot reproduce it

There is no SFS2X 1.3.6
Please recheck what version of the server (SFS2X) and the client API you're using and let us know

Thanks


sorry the client API is SFS2XAPIIOS 1.3.6
server version is 2.8.2

Re: Fatal Exception: SFSCodecException Request rejected: No Action ID in request!

Posted: 17 May 2018, 14:56
by Lapo
Hi,
those are very, very old versions :)
SFS2X 2.8 is likely 5-6 years old and so is the client API. I would highly recommend to update to the latest release. We have released many bug fixes and improvements since then.

Thanks