Ergo node Bad request list

Hey there, i am trying to sent funds from my ergo node and get a really long error that starts with: Bad request list and later writes something like: Failed to find boxes to assemble a transaction for List. ergo 4.0.103
56 Replies
MGpai
MGpai4y ago
resync your wallet
Xorat
XoratOP4y ago
Whats the best way to do that? Like set up a new node?
MGpai
MGpai4y ago
call this endpoint from your node http://{your ip}:9053/swagger#/wallet/walletRescan make sure to authorize at the top of the swagger page by putting in your api key
MGpai
MGpai4y ago
No description
Xorat
XoratOP4y ago
Its resyncing now, we will see if that helped, thank you resyncing done sadly still the same error
MGpai
MGpai4y ago
does your system have enough ram? are there any bottle necks?
Xorat
XoratOP4y ago
20GB i5-6100 Should be fine, just to sent a transaction
MGpai
MGpai4y ago
delete everything and try this out https://github.com/mgpai22/ergo-synced-node you get to resync with a snapshot all you need is docker which my script installs for you
Xorat
XoratOP4y ago
Am on windows and dont know how to follow those instructions
MGpai
MGpai4y ago
are you familiar with linux?
Xorat
XoratOP4y ago
sadly not at all
MGpai
MGpai4y ago
no problem I can guide you with windows what node version are you using?
Xorat
XoratOP4y ago
i am using version 4.0.103
MGpai
MGpai4y ago
ok you can go ahead and download the blockchain from gdrive https://drive.google.com/drive/folders/1KCGds9-hrTYMuwhxVTY3AIFg_NSoHuLg?usp=sharing
Xorat
XoratOP4y ago
Am downloading it, takes forever, will tell you as soon as i got it! I have gotten all the Files now, how do i proceed?
MGpai
MGpai4y ago
Delete all old node files Send me a screenshot of the files first though And keep your conf files
Xorat
XoratOP4y ago
No description
MGpai
MGpai4y ago
in your current node dir do you have a .ergo folder?
Xorat
XoratOP4y ago
i delted that one already kept nothing but the conf
MGpai
MGpai4y ago
ok can you unzip the folder you downloaded from drive?
Xorat
XoratOP4y ago
Almost every zip contains the same folders, i guess i just sort all of them right? unzipped all of them and got the files sorted So i now have my conf file there and also have the .ergo file
MGpai
MGpai4y ago
ok start the node now as normal
Xorat
XoratOP4y ago
Which Jar Version should i use?
MGpai
MGpai4y ago
try the newest
Xorat
XoratOP4y ago
Node is running now, pannel does not show a progress bar yet, connected to 8 Peers powershell is full of: o.e.n.ErgoReadersHolder - Readers are not initialized yet : (none,none,none,none)
MGpai
MGpai4y ago
anything now?
Xorat
XoratOP4y ago
30 Peers nothing else and Active snyncing going on It ran trought the night and still nothing. No progress bar or anything
MGpai
MGpai4y ago
Show me your files structure using windows exlorer Explorer
Xorat
XoratOP4y ago
Hey there uni started for me, got a lot to do, will post picture tomorrow! Thank you for bothering with me
MGpai
MGpai4y ago
Any updates?
Xorat
XoratOP4y ago
I let it run for another day, but never started showing a progress bar and as i said the power shell is full of "Readers are not initialized yet"
MGpai
MGpai4y ago
delete everything resync from scratch
Xorat
XoratOP4y ago
ok will try, should i let it sync to 100% and then restore the wallet or does it not matter?
MGpai
MGpai4y ago
yes
Xorat
XoratOP4y ago
No description
Xorat
XoratOP4y ago
Got a new node now fully synced, howw do i proceed
MGpai
MGpai4y ago
wonderful, do you still have issues?
Xorat
XoratOP4y ago
Well i didnt restore the wallet yet, will try that now and after the wallet is synced i will try again to sent funds Getting the error: Request is missing required query parameter 'DecodingFailure(Attempt to decode value on failed cursor, List(DownField(usePre1627KeyDerivation)))' When i try to restore the wallet now. Havent had that before. Might be because of the Jar 5.0 beta version that i am using. Any thoughts on that?
Xorat
XoratOP4y ago
Got the wallet restored and its syncing the wallet now Got a weird issue now, where my Wallet isnt syncing.. Already tried the resync command trough swagger, but still cant see that it is syncing in the Powershell I tried now to delete the wallet folder and restored the wallet again and try to sync again now So wallet is restored and the chain is synced, but i cant syn my wallet rn, stuck on the yellow synincing. Any idea ?
MGpai
MGpai4y ago
hmm still like this?
Xorat
XoratOP4y ago
Yes, after aprox a day still nothing Do i need to do the originial syncing all over again? This time with the right .Jar from the get go?
MGpai
MGpai4y ago
no just resync the wallet from like block height 500k
Xorat
XoratOP4y ago
so you mean with wallet/rescan?
MGpai
MGpai4y ago
yes
Xorat
XoratOP3y ago
Did that, now my wallet is synced. But we are back to square 1. Getting "Bad request list" when trying to sent funds
MGpai
MGpai3y ago
We come full circle! Delete the node wallet Initialize a new node wallet And sends funds to it and see what happens
Xorat
XoratOP3y ago
How am i supposed to sent the funds, if i am not using the wallet anymore that has the funds? Or did i not understand you right?
MGpai
MGpai3y ago
Like restore your current seed to nautilus or something
Xorat
XoratOP3y ago
wait i can use that 15 word phrase on other wallets to restore it? I thought i could only do that on another node, because it was created trough the node
MGpai
MGpai3y ago
I think so you should try regardless
Xorat
XoratOP3y ago
It actually worked. I used the mobile wallet to do so. Soooo i got a dumb question. Is there a limit on the node how much Ergo you can sent at once? Lets like say i wanted to transfer over 300 ERG. Would that cause the error? And also thank you very much for bothering with me for that long!
MGpai
MGpai3y ago
Theoretically should be fine But if you have your funds all over the place dusted in your wallet it can cause problems
Xorat
XoratOP3y ago
Yeah i wiped that wallet clean now and moved all from it to another one, thank you very much

Did you find this page helpful?