Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Action Request(2049, true) is not supported in state ConnectingToRx #73

Closed
alexdpayne opened this issue Oct 6, 2022 · 4 comments
Closed
Labels
bug Something isn't working

Comments

@alexdpayne
Copy link

I'm seeing similar issue to #54

Around 42 times in the last 14 days out of thousands of successful transactions.

Since upgrading from 1.14.16 to 1.32.0
Android 8.1.0
Elo-i3-22Std

Various errors:

#com.izettle.payments.android.readers.vendors.datecs.ReaderV2Transport$RxConnection getRxConnection()
Action Request(2049, true) is not supported in state ConnectingToRx
Action Ready is not supported in state ConnectedToPw

#com.izettle.payments.android.readers.vendors.datecs.DatecsReaderV2
Command 0x7C0102000001007E is not expected in state Configured
Command 0x000482180006CA040000001244 is not expected in state TransactionConfirmedByReader
Command 0x0B01020000010009 is not expected in state TransactionInitializing
Command 0x000482180006CA04000000095F is not expected in state ConfigurationStarting

Due to the requirement to upgrade to this later version for the newer bluetooth modules, I can't go back to the working version.
Any help would be appreciated.

@alexdpayne
Copy link
Author

Although it seems a lot worse in the latest version, I have found the odd error in the old version looking back through Sentry.
Only 6.
com.izettle.payments:android-sdk-ui:1.14.16

Command 0x000482180009CF0100CA040000001285 is not expected in state PinEntranceCanceledByApp
Command 0x000482180006CA04000000095F is not expected in state Unknown
Command 0x000482180006CA04000000095F is not expected in state ConfigurationStarting
Action StartTransaction[de7056e7-2b98-465f-af71-e298283b9d70] is not supported in state TransactionStarted

@alexdpayne
Copy link
Author

alexdpayne commented Oct 10, 2022

Looking at a crash log for this morning, it appears to be happening outside of a transaction.

There was a successful payment and then 45 seconds later it just crashed (no one was using the device).
So it seems to be happening in the background.

@bobzettle
Copy link
Contributor

Hi @alexdpayne,

Sincere apologies for the delay in getting back to you!
This is something we are actively working on trying to solve. I'll pass your comments on to the team working on it.

@bobzettle bobzettle added the bug Something isn't working label Dec 9, 2022
@CheZhongSdk
Copy link
Collaborator

Hi @alexdpayne

Sincere apologies for the late update. This issue should be fixed in SDK v1.36.8 and later versions. Please try it out, and let us know if you still have the issue.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants