blocknetdx / xlite

Official XLite multi-wallet
MIT License
3 stars 7 forks source link

Unable to Send Bitcoin #128

Open definitivequestion opened 3 years ago

definitivequestion commented 3 years ago

I am unable to send funds from my XLite 1.0.1 wallet on Windows 10 with my local Bitcoin full node or on my Big Sur Mac without a local Bitcoin installation. The first issue is that Send Max seems to be adding additional fees that are only disclosed in the log upon transaction failure. After manually adjusting the amount, I am getting an RPC error as follows:

{"level":"error","message":"failed to create raw transaction for BTC RPC server createrawtransaction at port 8333 request returned with error code -1006 and message \"Error while constructing transaction (output phase)\"","stack":"Error: RPC server createrawtransaction at port 8333 request returned with error code -1006 and message \"Error while constructing transaction (output phase)\"\n at /private/var/folders/vq/v0z2khlj70q27yc89sd905lc0000gq/T/AppTranslocation/78F3BE60-6C5D-45B8-B208-3A3A2689EA1A/d/XLite.app/Contents/Resources/app.asar/dist/server/modules/rpc-controller.js:115:20\n at runMicrotasks ()\n at processTicksAndRejections (internal/process/task_queues.js:97:5)","timestamp":"2021-04-07T14:41:10.373Z"}