BirthdayResearch / defichain-app

DeFi Blockchain desktop app for Windows, Linux and Mac.
https://defichain.com
MIT License
157 stars 57 forks source link

Add-on auth TX failed: Insufficient funds #982

Closed dell1503 closed 3 years ago

dell1503 commented 3 years ago

Actual behavior:

I try to Convert or send any DFI. I always receive the error

Bildschirmfoto 2021-06-22 um 13 17 32

Expected behavior:

Can Send to Transaction.

How to reproduce it (as minimally and precisely as possible):

I receive always the the same error. I simply just try send my self some DFI no transfer. I send myself already 2 DFI, See Balance:

Bildschirmfoto 2021-06-22 um 13 16 28

I tried the following Guide: https://www.reddit.com/r/defiblockchain/comments/kb10d3/stepbystep_changing_dfitoken_to_dficoin/?utm_source=share&utm_medium=ios_app&utm_name=iossmf

getbalance
2.99828291
gettokenbalances {} true true

{
  "DFI": 277.30827445,
  ........
}

When try to convert via 'accounttoutxos' I receive the following error:

 accounttoutxos dKBPCKjpPvtQCpHQP5tsYkEnaB1cnH93aA {"dKBPCKjpPvtQCpHQP5tsYkEnaB1cnH93aA":"1.0@DFI"} 

The Adress has the amount available.

listaccounts {} false false true

[
  {
    "key": "a9143f2f968043e5b9824608775489f74fb40308cf0f87@0",
    "owner": "dKBPCKjpPvtQCpHQP5tsYkEnaB1cnH93aA",
    "amount": "4.04765201@DFI"
  },
  {
    "key": "a9143f2f968043e5b9824608775489f74fb40308cf0f87@2",
    "owner": "dKBPCKjpPvtQCpHQP5tsYkEnaB1cnH93aA",
    "amount": "0.00000063@BTC"
  },
  {
    "key": "a9143f2f968043e5b9824608775489f74fb40308cf0f87@5",
    "owner": "dKBPCKjpPvtQCpHQP5tsYkEnaB1cnH93aA",
    "amount": "1.80395299@BTC-DFI"
  },
  {……………
]

What are your environment parameters?

Anything else we need to know?

Archiv.zip

defichain-bot commented 3 years ago

@dell1503: Thanks for opening an issue, it is currently awaiting triage.

The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.

In the meantime, you can:

  1. Checkout DeFiChain’s Github issue page to see if your issue has already been reported
  2. Submit any logs if you have them, this will greatly expedite the process for us.
  3. You can also join our Telegram or Reddit community channels.
Details I am a bot created to help the [DeFiCh](https://github.com/DeFiCh) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/DeFiCh/app/blob/master/.github/governance.yml) to understand my behavior and what I can do. If you want to use this for your project, you can check out the [DeFiCh/oss-governance-bot](https://github.com/DeFiCh/oss-governance-bot) repository.
izzycsy commented 3 years ago

Hi @dell1503 , can you try sending a smaller amount to dKBP....

You may instead refer to this guide on converting your tokenDFI to utxoDFI: https://github.com/DeFiCh/app/discussions/846

dell1503 commented 3 years ago

Dear @izzycsy ,

Thank you very much. I tried that before, now somehow it worked. Honestly, I have no clue what changed. I was not able to transfer the first 1 DFI and then the test.

Sorry to bother you with that.

izzycsy commented 3 years ago

Hi @dell1503 , might just be a block was not yet created for your transaction. Glad it's fixed. Thanks for the update.

dell1503 commented 3 years ago

Hi Again, again same issue...

I dont get it..... Again the same issue. But just with one DEFI. Bildschirmfoto 2021-07-03 um 17 43 39 Bildschirmfoto 2021-07-03 um 17 42 51

Is there a way to remove my multiple address? when I do this Guide: https://github.com/DeFiCh/app/discussions/846 I have plany adressess. I don't know why.

Thanks for help

izzycsy commented 3 years ago

Hi @dell1503 , you can click cancel request. However, during each update the app will retrieve any address that's link to your wallet.dat. You can ignore the ones you don't use, and stick to 1 address.

#4 Receive   Cancel request
mat42x commented 3 years ago

I have the same problem. No idea what I can do...

dell1503 commented 3 years ago

Today, I tried again, and it just worked... why?

izzycsy commented 3 years ago

Hi @mat42x , do you have multiple addresses?

Hi @dell1503 , the reasons ranges. It could be too many tx in that block / too many addresses on your wallet.dat so the app has trouble sourcing for utxoDFI, bad connection, or simply insufficient DFI (minimum 1). The additional comment made in this post might help explain further: https://github.com/DeFiCh/app/discussions/846

izzycsy commented 3 years ago

Hi @mat42x @dell1503 , update v2.6.0 is out, this is a mandatory update. 
Please read through the release notes before updating. This comment is to notify you about the update.

izzycsy commented 3 years ago

Hi @mat42x @dell1503 , update v2.6.1 is out. 
Please read through the release notes before updating. This comment is to notify you about the update.

izzycsy commented 3 years ago

Hi @mat42x @dell1503 , update v2.6.2 is out. 
Please read through the release notes before updating. This comment is to notify you about the update.

izzycsy commented 3 years ago

Hi @mat42x @dell1503 , update v2.6.3 is out. 
Please read through the release notes before updating. This comment is to notify you about the update.

izzycsy commented 3 years ago

Hi @mat42x @dell1503 has your issue been resolved?

supervolot commented 3 years ago

I have the same problem, sending DFI dont work. I tried also accounttoutxos but here i get the error "min relay fee not met, 246 < 284 (code 66)" ???

supervolot commented 3 years ago

I have made the update to 2.6.5 an now the "accounttoutuxos" worked fine

ab3dat commented 3 years ago

Hi, I'm getting this error message since updating to 2.6.5. I have enough DFIs in UTXO and also as Tokens. I already tried to send smaller amounts and also accounttoutxos, but nothing worked.

izzycsy commented 3 years ago

Hi @ab3dat , do you have multiple addresses? Can you try to see if this guide will help you: https://github.com/DeFiCh/app/discussions/846