toncenter / ton-wallet

Web Wallet and Browser Extension for TON (The Open Network)
https://wallet.ton.org
GNU General Public License v3.0
160 stars 58 forks source link

Internal Server Error (500) in the console, when sending funds with incorrect data specified in device settings #186

Open julialips opened 1 year ago

julialips commented 1 year ago

Bug Type

Functional

Reproduction steps

Preconditions:

  1. Open 'Data and time' settings and set a day before from current date.
  2. You have positive TON balance in your TON wallet.

Steps:

  1. Open the site https://wallet.ton.org/ and log in to your account
  2. Click 'Receive' button
  3. Click 'Share Wallet Address' and close the pop-up
  4. Click 'Send' button
  5. Enter TON address, from step 3, into the 'Recipient wallet address' field
  6. Enter a valid TON amount
  7. Click the 'Send TON' button
  8. Confirm send transaction at the 'Confirmation pop-up'
  9. Enter valid password and click 'Next' button

Actual result

"API request error" appears, 500 error in the console. So, impossible to send funds, no info about the error.

12

Expected result

Depends of your data logic already implemented. But the error should be fixed and handled.

Suggested Severity

Critical

Device

OS: Windows
Browser: Opera
Version: 90.0.4480.54

Additional Context

The issue was reported in wrong repo: https://github.com/ton-blockchain/wallet-desktop/issues/38#issue-1376816014

ayrat555 commented 1 year ago

had the same issue. my system clock was 1 minute behind.

akbariandev commented 7 months ago

I got the same error. Is there any update on this issue?!