ton-connect / sdk

SDK for TON Connect 2.0 — a comprehensive communication protocol between wallets and apps in TON ecosystem
Apache License 2.0
326 stars 92 forks source link

[TON_CONNECT_SDK_ERROR] TonConnectError Operation aborted #254

Open JustFly1984 opened 2 months ago

JustFly1984 commented 2 months ago

Describe the bug

We are getting issues reported by our users, trying to use tonkeeper wallet to transfer 1TON transaction. It fails somewhere in the middle.

We have Sentry logging enabled and getting multiple errors per hour. Most of transfers successful, but we have to

[new TonConnectError(@tonconnect+sdk@3.0.5/node_modules/@tonconnect/sdk/lib/esm/index)] [TON_CONNECT_SDK_ERROR] TonConnectError Operation aborted

There is nothing I can do to figure out why transaction was aborted inflight, but it happens in tonkeeper wallet at payment attempt.

Expected behavior

More clear error message

Current behavior

Some users can't pay with tonkeeper for unknown reason, which triggers an error.

Steps to Reproduce

I have no steps to reproduce. Our clients describing an issue as error while trying to send payment from tonkeeper wallet.

Environment

Android 11, 12 iOS 17.6.1, iOS 17.4.1

Additional context

No response

minhkhoi8888 commented 1 month ago

how to fix it?