RPC error #335

Closed
opened 4 years ago by hkfoan · 11 comments
hkfoan commented 4 years ago

I used RPC to transfer money, but got an error. Unable to proceed

{"error":{"code":-4,"message":"Daemon response did not include the requested real output"},

I used RPC to transfer money, but got an error. Unable to proceed {"error":{"code":-4,"message":"Daemon response did not include the requested real output"},
hkfoan started working 4 years ago
Owner

What options are you running wownerod? What is your operating system?

What options are you running wownerod? What is your operating system?
hkfoan commented 4 years ago
Poster

screen ./wownerod --rpc-bind-ip 0.0.0.0 --confirm-external-bind --data-dir data
ubuntu 16.04

screen ./wownerod --rpc-bind-ip 0.0.0.0 --confirm-external-bind --data-dir data ubuntu 16.04
Owner

try this patch

git clone https://git.wownero.com/wowario/wownero wow-test
cd wow-test
git fetch --all && git checkout outputs
make -j2

run same transaction with these binaries

try this patch ``` git clone https://git.wownero.com/wowario/wownero wow-test cd wow-test git fetch --all && git checkout outputs make -j2 ``` run same transaction with these binaries
hkfoan commented 4 years ago
Poster

I tried this method, but it still cannot be sent via rpc without any error message

I tried this method, but it still cannot be sent via rpc without any error message
hkfoan commented 4 years ago
Poster

2020-10-13 14:27:03:204 +00:00: {"error":{"code":-4,"message":"Daemon response did not include the requested real output"},"id":"0","jsonrpc":"2.0"}

This error still occurs

2020-10-13 14:27:03:204 +00:00: {"error":{"code":-4,"message":"Daemon response did not include the requested real output"},"id":"0","jsonrpc":"2.0"} This error still occurs
Owner

Looking in to it. Might be related to #329

Looking in to it. Might be related to #329
hkfoan commented 4 years ago
Poster

Doesn't seem to do anything to me.

12|wow | 2020-10-18 03:41:38.412 W Requested ring size 1 too low, using 22
12|wow | 2020-10-18 03:41:47.175 E daemon_resp.status != CORE_RPC_STATUS_OK. THROW EXCEPTION: error::get_outs_error

Doesn't seem to do anything to me. 12|wow | 2020-10-18 03:41:38.412 W Requested ring size 1 too low, using 22 12|wow | 2020-10-18 03:41:47.175 E daemon_resp.status != CORE_RPC_STATUS_OK. THROW EXCEPTION: error::get_outs_error
hkfoan commented 4 years ago
Poster

2020-10-18 16:00:08:673 +00:00: {"error":{"code":-4,"message":"Daemon response did not include the requested real output"},"id":"0","jsonrpc":"2.0"}

2020-10-18 16:00:08:673 +00:00: {"error":{"code":-4,"message":"Daemon response did not include the requested real output"},"id":"0","jsonrpc":"2.0"}
hkfoan commented 4 years ago
Poster

wow | 2020-10-19 13:39:49.037 W we could use 969 and 970
12|wow | 2020-10-19 13:39:49.037 W we could use 969 and 973
12|wow | 2020-10-19 13:39:49.037 W we could use 969 and 975
12|wow |
12|wow | 2020-10-19 13:39:49.433 E daemon_resp.status != CORE_RPC_STATUS_OK. THROW EXCEPTION: error::get_outs_error

Tried all possible methods, but errors still occur

please help me

wow | 2020-10-19 13:39:49.037 W we could use 969 and 970 12|wow | 2020-10-19 13:39:49.037 W we could use 969 and 973 12|wow | 2020-10-19 13:39:49.037 W we could use 969 and 975 12|wow | 12|wow | 2020-10-19 13:39:49.433 E daemon_resp.status != CORE_RPC_STATUS_OK. THROW EXCEPTION: error::get_outs_error Tried all possible methods, but errors still occur please help me
Owner

Have you tried nuking data-dir and resyncing then restoring wallet from seed?

Have you tried nuking data-dir and resyncing then restoring wallet from seed?
hkfoan commented 4 years ago
Poster

Thanks, I recovered from the seed, everything is normal now, thank you very much

Thanks, I recovered from the seed, everything is normal now, thank you very much
hkfoan stopped working 4 years ago
252h 7min 20s
wowario closed this issue 4 years ago
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Total Time Spent: 1 week 3 days
hkfoan
1 week 3 days
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: wownero/wownero#335
Loading…
There is no content yet.