EvernodeXRPL / evernode-host

Evernode host installer
Other
55 stars 8 forks source link

Transferring Host to other "r" address error on latest update v0.12.0 #419

Closed metamorphosis143 closed 1 month ago

metamorphosis143 commented 1 month ago

This is the error encountered during transfer : 1

This is the error if you retry to run the transfer command : 2

This is the error if you try to run install command on the transferee account : 3

Retry not working . Same with Abort. Rollback will lead to this new error : 4

It will now ask to pay 500 EVR.

This is the error if you run the transfer command on the transferee account : 5

This is the error if you run deregister, transfer and install command on transferor : 7

Based on what i found. The NFT was left behind at the transferor account so i tried to manually transfer and sell it to transferee account : 6

The problem is that Xaman can able to sign the transaction of Transfer/Sell NFT but its unable to sign the transaction to Accept/Buy the incoming NFT. error xaman

And based on Xaman log it looks like the Xaman cant identify what transaction is it : 1.txt

commands i used: curl -fsSL https://raw.githubusercontent.com/EvernodeXRPL/evernode-test-resources/main/sashimono/installer/evernode.sh | sudo bash -s transfer/install/deregister

xahaud submission node i am ussing is dedicated for transferring/installing hosts and running python scripts only for nodes rewards so theres no issue on it.

Have many hosts now stuck with this error here is the one of it for referrence : transferor : rJ8j28HpThxhiSyTwUdhmtJncVUMgenFQX transferee : rEmDJMg7jY7DoAW4ynF2yobZH8ggVXKPb1

metamorphosis143 commented 1 month ago

Fixed with Geveo provided script to sell/buy the NFT