BirthdayResearch / defichain-app

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

min relay fee not met, 190 < 223 (code 66) #1039

Closed squizzer1 closed 3 years ago

squizzer1 commented 3 years ago

Actual behavior:

I cant send dfi. Error code: min relay fee not met, 190 < 223 (code 66)

Expected behavior:

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

What are your environment parameters?

Anything else we need to know?

defichain-bot commented 3 years ago

@squizzer1: 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.
RobinTorque commented 3 years ago

Hi Robin here from DFX.swiss

We have exactly the same problem. No more transactions are possible. We actually wanted to pay out customer funds, but we always get this error.

Bildschirmfoto 2021-09-08 um 20 02 11

photo_2021-09-08_20-49-24

Operating system Mac OS Wallet: 2.6.4

Edit: I have sent the logs to Bella via PM.

Corvinusss commented 3 years ago

I'm also having this issue as well on windows 10 image

izzycsy commented 3 years ago

Hi @squizzer1 @Corvinusss , if possible please .zip and send your logs as it'll help with investigation. Thank you.

1 App log 2 Compress

Hi @RobinTorque , well received, thank you.

squizzer1 commented 3 years ago

Here the file. 1.zip

exmattix commented 3 years ago

I have the same problem, I was on version 2.6.3 there was a message about missing UTXO, after updating I got the min relay fee issue.... Windows 10 I can upload my logs as well, tomorrow.

derstrecker commented 3 years ago

Same here. macOS 11.5.1 Version 2.6.4 AND 2.6.3 Could send some coins some hours ago, but now this failure message. If zip-file of Logs needed, please let me know.

Flocki417 commented 3 years ago

I have the same issue on macOS Version 2.6.3

ollo-berlin commented 3 years ago

Same here. Win 10 Version 2.6.4

pmjlaw commented 3 years ago

Good morning, same issue here, using macOS 11.5.2 and DeFI wallet v 2.6.3 Please find attached the logs. Thanks! Untitled.log

OtenMoten commented 3 years ago

Same here.

OS: Ubuntu 20.04 DEFI-App Version: 2.6.4

Error Log

thedoublejay commented 3 years ago

Hi @RobinTorque, can you run getnetworkinfo from CLI and paste the response here? Or you can send it to Bella also thanks

OMeinert commented 3 years ago

Here is mine: DeFi Wallet v2.6.0 Node v1.8.1 getnetworkinfo { "version": 1080100, "subversion": "/DeFiChain:1.8.1/", "protocolversion": 70018, "localservices": "0000000000000409", "localrelay": true, "timeoffset": 0, "networkactive": true, "connections": 8, "networks": [ { "name": "ipv4", "limited": false, "reachable": true, "proxy": "", "proxy_randomize_credentials": false }, { "name": "ipv6", "limited": false, "reachable": true, "proxy": "", "proxy_randomize_credentials": false }, { "name": "onion", "limited": true, "reachable": false, "proxy": "", "proxy_randomize_credentials": false } ], "relayfee": 0.00001, "incrementalfee": 0.00001, "localaddresses": [], "warnings": "" }

OMeinert commented 3 years ago

and here is the second one

getnetworkinfo { "version": 1080300, "subversion": "/DeFiChain:1.8.3/", "protocolversion": 70018, "localservices": "0000000000000409", "localrelay": true, "timeoffset": 0, "networkactive": true, "connections": 8, "networks": [ { "name": "ipv4", "limited": false, "reachable": true, "proxy": "", "proxy_randomize_credentials": false }, { "name": "ipv6", "limited": false, "reachable": true, "proxy": "", "proxy_randomize_credentials": false }, { "name": "onion", "limited": true, "reachable": false, "proxy": "", "proxy_randomize_credentials": false } ], "relayfee": 0.00001, "incrementalfee": 0.00001, "localaddresses": [], "warnings": "" }

2Dsirecrypto commented 3 years ago

Same issue on windows 10

RobinTorque commented 3 years ago

Hi @RobinTorque, can you run getnetworkinfo from CLI and paste the response here? Or you can send it to Bella also thanks

@thedoublejay @izzycsy of course, just tried again.

Bildschirmfoto 2021-09-09 um 13 59 22 Bildschirmfoto 2021-09-09 um 13 59 38

Node v1.8.3

getnetworkinfo { "version": 1080300, "subversion": "/DeFiChain:1.8.3/", "protocolversion": 70018, "localservices": "0000000000000409", "localrelay": true, "timeoffset": 0, "networkactive": true, "connections": 8, "networks": [ { "name": "ipv4", "limited": false, "reachable": true, "proxy": "", "proxy_randomize_credentials": false }, { "name": "ipv6", "limited": false, "reachable": true, "proxy": "", "proxy_randomize_credentials": false }, { "name": "onion", "limited": true, "reachable": false, "proxy": "", "proxy_randomize_credentials": false } ], "relayfee": 0.00001, "incrementalfee": 0.00001, "localaddresses": [], "warnings": "" }

MTNST-AL commented 3 years ago

Hey guys, i get the same Error when i tried converting Token to UTXO with accounttoutxos:

DeFi Wallet v2.6.3 Node v1.8.2 getnetworkinfo { "version": 1080200, "subversion": "/DeFiChain:1.8.2/", "protocolversion": 70018, "localservices": "0000000000000409", "localrelay": true, "timeoffset": 0, "networkactive": true, "connections": 8, "networks": [ { "name": "ipv4", "limited": false, "reachable": true, "proxy": "", "proxy_randomize_credentials": false }, { "name": "ipv6", "limited": false, "reachable": true, "proxy": "", "proxy_randomize_credentials": false }, { "name": "onion", "limited": true, "reachable": false, "proxy": "", "proxy_randomize_credentials": false } ], "relayfee": 0.00001, "incrementalfee": 0.00001, "localaddresses": [], "warnings": "" }

ollo-berlin commented 3 years ago

I hope this helps you

DeFi Wallet v2.6.4 Node v1.8.3 getnetworkinfo { "version": 1080300, "subversion": "/DeFiChain:1.8.3/", "protocolversion": 70018, "localservices": "0000000000000409", "localrelay": true, "timeoffset": -3, "networkactive": true, "connections": 8, "networks": [ { "name": "ipv4", "limited": false, "reachable": true, "proxy": "", "proxy_randomize_credentials": false }, { "name": "ipv6", "limited": false, "reachable": true, "proxy": "", "proxy_randomize_credentials": false }, { "name": "onion", "limited": true, "reachable": false, "proxy": "", "proxy_randomize_credentials": false } ], "relayfee": 0.00001, "incrementalfee": 0.00001, "localaddresses": [ { "address": "2a02:8109:b23f:bc66:27:d7d2:812a:d234", "port": 8555, "score": 4 } ], "warnings": "" }

Workoholic-Jap commented 3 years ago

same here

DeFi Wallet v2.6.3 Node v1.8.2 getnetworkinfo { "version": 1080200, "subversion": "/DeFiChain:1.8.2/", "protocolversion": 70018, "localservices": "0000000000000409", "localrelay": true, "timeoffset": 0, "networkactive": true, "connections": 8, "networks": [ { "name": "ipv4", "limited": false, "reachable": true, "proxy": "", "proxy_randomize_credentials": false }, { "name": "ipv6", "limited": false, "reachable": true, "proxy": "", "proxy_randomize_credentials": false }, { "name": "onion", "limited": true, "reachable": false, "proxy": "", "proxy_randomize_credentials": false } ], "relayfee": 0.00001, "incrementalfee": 0.00001, "localaddresses": [ { "address": "2001:1c04:3b16:7a00:5c1b:e6e6:7f62:6945", "port": 8555, "score": 1 }, { "address": "2001:1c04:3b16:7a00:d978:db83:11c0:6e36", "port": 8555, "score": 1 } ], "warnings": "" }

Corvinusss commented 3 years ago

Hi @izzycsy , sorry mine took so long here's the logs 123.zip

and

DeFi Wallet v2.6.4 Node v1.8.3 getnetworkinfo { "version": 1080300, "subversion": "/DeFiChain:1.8.3/", "protocolversion": 70018, "localservices": "0000000000000409", "localrelay": true, "timeoffset": 0, "networkactive": true, "connections": 7, "networks": [ { "name": "ipv4", "limited": false, "reachable": true, "proxy": "", "proxy_randomize_credentials": false }, { "name": "ipv6", "limited": false, "reachable": true, "proxy": "", "proxy_randomize_credentials": false }, { "name": "onion", "limited": true, "reachable": false, "proxy": "", "proxy_randomize_credentials": false } ], "relayfee": 0.00001, "incrementalfee": 0.00001, "localaddresses": [], "warnings": "" }

Hi @squizzer1 @Corvinusss , if possible please .zip and send your logs as it'll help with investigation. Thank you.

1 App log 2 Compress

Hi @RobinTorque , well received, thank you.

thunderstorm99 commented 3 years ago

I can confirm, I have the same issue on MacOS

exmattix commented 3 years ago

I fixed my problem (maybe just temporary) by using the DEX, after that I was able to send some funds, ill edit my post when I try another sending on another day.

worldyturtle commented 3 years ago

Same error as others DeFi Logs 2021-9-9.log

DeFi Wallet v2.6.4 Node v1.8.3 getnetworkinfo { "version": 1080300, "subversion": "/DeFiChain:1.8.3/", "protocolversion": 70018, "localservices": "0000000000000409", "localrelay": true, "timeoffset": 0, "networkactive": true, "connections": 8, "networks": [ { "name": "ipv4", "limited": false, "reachable": true, "proxy": "", "proxy_randomize_credentials": false }, { "name": "ipv6", "limited": false, "reachable": true, "proxy": "", "proxy_randomize_credentials": false }, { "name": "onion", "limited": true, "reachable": false, "proxy": "", "proxy_randomize_credentials": false } ], "relayfee": 0.00001, "incrementalfee": 0.00001, "localaddresses": [], "warnings": "" }

Corvinusss commented 3 years ago

I fixed my problem (maybe just temporary) by using the DEX, after that I was able to send some funds, ill edit my post when I try another sending on another day.

Wow, this somehow worked on my side as well. Thank you for this! Hopefully it won't appear again!

dell1503 commented 3 years ago

I fixed my problem (maybe just temporary) by using the DEX, after that I was able to send some funds, ill edit my post when I try another sending on another day.

Didnt work for me. I Swaped some ETH to DFI then do again send transaction. Didn't work for me.

nordi6000 commented 3 years ago

I have same error. Windows 10 DeFi Wallet V 2.6.4 image

Here my Log files, hope will help you.

Error_2.6.4.zip

Timo258 commented 3 years ago

Gleiches Problem hier mit Windows 7 min relay fee......(code66) sieht so aus, daß gerade niemand DFI auszahlen kann?

pmjlaw commented 3 years ago

Hi Folks, are there any updates? Kindly prioritise this feature, core functionality that needs to be available 24/7. Thanks a lot for you hardwork, you are the best!

ollo-berlin commented 3 years ago

Gleiches Problem hier mit Windows 7 min relay fee......(code66) sieht so aus, daß gerade niemand DFI auszahlen kann?

Der Tip hier mit der DEX hat bei mir auch funtioniert. Ich habe DFI in der Wallet zu LTC Token geswappt dann zu Cake gesendet und von da zu Binance.

memzila commented 3 years ago

I have the same issue with version 2.6.3 on window 10

prasannavl commented 3 years ago

Hi everyone - thanks for the reports on this. We're investigating this - and please disgard my previous reply. It was incorrect - apologies.

Context

What I think is happening here, from quick glance, while the team is trying to reproduce the exact conditions to find out the cause: For every transaction, there is a calculation on the node before it submits the transaction (precisely when it's submitted to the mempool), to verify that the tx fee is greater than the minrelayfee [1]. However, while using certain specific methods, such as accounttoutxos and certain txs, the estimation for fees don't match up - my current guess is it's only happening for certain specific txs. We're still investigating the exact conditions of this cause this. More on this soon - appreciate your patience.


[1] minrelaytxfee is a fee that's by default set to 0.00001000 by each node. If the transactions fees are below this, the node will choose not relay that transaction to other nodes (how transactions get propogated across the network until a miner can actually mine it in a block). In an ideal scenario, the tx that's created by either the node (or the app) should be above this.

mrgrauel commented 3 years ago

The DEX work around doesn't work for me. Please keep us updated @prasannavl

pmjlaw commented 3 years ago

Unfortunately the work around in any case is costly if you plan to transfer your funds, had to pay 25 USDT (DEX: DFI-->USDT, Wallet-->CAKE´and from CAKE to exchange :(

edgeball commented 3 years ago

Unfortunately the work around in any case is costly if you plan to transfer your funds, had to pay 25 USDT (DEX: DFI-->USDT, Wallet-->CAKE´and from CAKE to exchange :(

then use LTC instead

Workoholic-Jap commented 3 years ago

Das Workaround über BTC und dann nach Cake hat geklappt. Ist zwar teuer, aber wenigstens erledigt.

thedoublejay commented 3 years ago

We'll have an app release today to use the latest node version. We'll keep you posted

thedoublejay commented 3 years ago

Hey everyone, the new app version v2.6.5 is now available. It is using the latest node with the fix for min relay fees . It's still on pre-release as we want to make sure that the issue has been fully resolved. Since it's an intermittent one, we would like to ask your help if this fixes the issue. - https://github.com/DeFiCh/app/releases/tag/v2.6.5

izzycsy commented 3 years ago

Remember to backup your wallet.dat before testing v2.6.5.

lraphael commented 3 years ago

Tested with v2.6.5 and successfully fixes the problem (Mac OS X)

RobinTorque commented 3 years ago

I also just tested with v2.6.5 and the problem was fixed. 🥳

nordi6000 commented 3 years ago

@izzycsy the problem with sending is fixed.

But my Bitcoin in the (Beta) Wallet is missing :( image

Here my BTC address : bc1qrqczhshp2eumnluguw5h3ffvneef6grjc89esa

They must have image

OtenMoten commented 3 years ago

Works with App version 2.6.5 on my Ubuntu 20.04