MetacoSA / QBitNinja

An Open Source and powerful blockchain API
MIT License
68 stars 42 forks source link

Transactions stopped to be broadcasted #60

Closed dayannecosta closed 5 years ago

dayannecosta commented 6 years ago

the transactions dont successfully. Pls confirm your Indexer

2 transactions with fail

459f44e157b6e9f379c74156fb60ab375f8afc87cc605b5f2f354f55aadc3223

843f4c899b187800ce979ec36e55149f249ee0b88be455323a82187105188982

NicolasDorier commented 6 years ago

Yes, this is a long standing issue. I advise you to use https://www.smartbit.com.au/api PUSH Transaction method for now. I need to take time to fix this issue.

dayannecosta commented 6 years ago

does not a reset in the indexer solve by the hour?

NicolasDorier commented 6 years ago

I don't think so, I have not found the root cause yet. The reset works when the indexer is stuck, but this is not the case here.

NicolasDorier commented 6 years ago

tryign to do something about it now.

NicolasDorier commented 6 years ago

The server is down. Trying to bring it up. Updating it brought a bunch of worm's can caused by outdated tooling on the server.

alissonsolitto commented 6 years ago

Hello,

Any prediction to correct the problem? If I want to create my own QBitNinja server will the problem occur?

NicolasDorier commented 6 years ago

The problem should be corrected by now already.

dayannecosta commented 6 years ago

Hi, this problem is happening again, pls check !

NicolasDorier commented 6 years ago

I don't think that is the same issue. You probably did not sent enough fees. What broadcast give you back?

jrmaciel commented 6 years ago

yes, this is giving false positive in all transactions

Em seg, 11 de jun de 2018 às 22:17, Nicolas Dorier notifications@github.com escreveu:

I don't think that is the same issue. You probably did not sent enough fees. What broadcast give you back?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MetacoSA/QBitNinja/issues/60#issuecomment-396434917, or mute the thread https://github.com/notifications/unsubscribe-auth/AJAA7hVhKhYXlD404nxpf8MveeXbPuRlks5t7xajgaJpZM4UAi57 .

dayannecosta commented 6 years ago

the broadcast is not giving error, only a false positive I did the test in 10 addresses with high fee

Enviado do meu iPhone

Em 11 de jun de 2018, à(s) 22:17, Nicolas Dorier notifications@github.com escreveu:

I don't think that is the same issue. You probably did not sent enough fees. What broadcast give you back?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

NicolasDorier commented 6 years ago

I will take a look later this week. Sorry I have been busy. As a work around, you can broadcast on https://www.smartbit.com.au/api

dayannecosta commented 6 years ago

I discovered the problem I was giving, the blockchain only allows 26 unconfirmed transactions, now I'm sending bigger fees thnks

ArtjomP commented 5 years ago

@NicolasDorier could you restart QBitNinja please, because it seems it stopped broadcasting the transactions. Thank you in advance

ArtjomP commented 5 years ago

@NicolasDorier thx it works now