Error: not enough outputs for specified ring size = 22: #352

Closed
opened 3 years ago by pvnfu · 16 comments
pvnfu commented 3 years ago

Hi I am trying to transfer 1165 WOW to another wallet and I get the following error:
Error: not enough outputs for specified ring size = 22:
output amount = 0.00000000000, found outputs to use = 21Please use sweep_unmixable.

and when I run sweep_unmixable I get Error: No unmixable outputs found

The "found outputs to use =" number changes each time too, sometimes 20, sometimes 21

I am using wownero wallet cli v0.9.1.0
connected to global.wownodes.com:34568

Hi I am trying to transfer 1165 WOW to another wallet and I get the following error: Error: not enough outputs for specified ring size = 22: output amount = 0.00000000000, found outputs to use = 21Please use sweep_unmixable. and when I run sweep_unmixable I get Error: No unmixable outputs found The "found outputs to use =" number changes each time too, sometimes 20, sometimes 21 I am using wownero wallet cli v0.9.1.0 connected to global.wownodes.com:34568
Owner

run wownerod and once synced, try transaction again

run wownerod and once synced, try transaction again
pvnfu commented 3 years ago
Poster

So I should run my own daemon?

So I should run my own daemon?
Owner

yes

yes
pvnfu commented 3 years ago
Poster

Error: not enough outputs for specified ring size = 22:
output amount = 0.00000000000, found outputs to use = 21Please use sweep_unmixable.
Error: No unmixable outputs found

running my own daemon and synched, should I open the port for it to work?

Error: not enough outputs for specified ring size = 22: output amount = 0.00000000000, found outputs to use = 21Please use sweep_unmixable. Error: No unmixable outputs found running my own daemon and synched, should I open the port for it to work?
Owner

hmm, try restoring new wallet with 25 word seed. run: ./wownero-wallet-cli --restore-deterministic-wallet

hmm, try restoring new wallet with 25 word seed. run: ./wownero-wallet-cli --restore-deterministic-wallet
pvnfu commented 3 years ago
Poster

When I get to the word before the last one it says:
Error: Electrum-style word list failed verification

And I know the seed is right because I compared and copied word by word from the wallet using the seed command.

When I get to the word before the last one it says: Error: Electrum-style word list failed verification And I know the seed is right because I compared and copied word by word from the wallet using the seed command.
qvqc commented 3 years ago

Error: not enough outputs for specified ring size = 22:
output amount = 0.00000000000, found outputs to use = 21Please use sweep_unmixable.
Error: No unmixable outputs found

have u tried sending smaller amounts?

> Error: not enough outputs for specified ring size = 22: > output amount = 0.00000000000, found outputs to use = 21Please use sweep_unmixable. > Error: No unmixable outputs found have u tried sending smaller amounts?
Owner

sorted?

sorted?
pvnfu commented 3 years ago
Poster

No, will try sending smaller amounts but thats not a real fix tbh

No, will try sending smaller amounts but thats not a real fix tbh
pvnfu commented 3 years ago
Poster

Did it, was able to send 250 wow once, tried another time and now the same error appears.

Did it, was able to send 250 wow once, tried another time and now the same error appears.
wowario closed this issue 3 years ago
wowario reopened this issue 3 years ago
Collaborator

I had this issue when using restricted RPC port on my daemon and when not specifying --trusted-daemon when invoking wownero-wallet-cli.

Can you share with us the full command line arguments you're providing @pvnfu?

I had this issue when using restricted RPC port on my daemon and when not specifying `--trusted-daemon` when invoking `wownero-wallet-cli`. Can you share with us the full command line arguments you're providing @pvnfu?
Owner

are you using the latest version?

did you restore new wallet with seed?

if you like, you could open wallet with --log-level 2 --log-file log.txt, copy & paste log to a pastebin, and direct message me the link on IRC.

are you using the latest [version](https://git.wownero.com/wownero/wownero/releases/tag/v0.9.2.0)? did you restore new wallet with seed? if you like, you could open wallet with `--log-level 2 --log-file log.txt`, copy & paste log to a pastebin, and direct message me the link on IRC.

hi all,
i'm having same issue here with Illiterate Illuminati' (v0.9.2.0-release).
"Error: not enough outputs for specified ring size = 22:
output amount = 0.00000000000, found outputs to use = 21Please use sweep_unmixable."

any suggestion?
thanks

hi all, i'm having same issue here with Illiterate Illuminati' (v0.9.2.0-release). "Error: not enough outputs for specified ring size = 22: output amount = 0.00000000000, found outputs to use = 21Please use sweep_unmixable." any suggestion? thanks
qvqc commented 3 years ago

i'm having same issue here with Illiterate Illuminati' (v0.9.2.0-release).
any suggestion?

checklist:

  • Are you using the latest release?
  • Have you tried running a local wownerod node?
  • If using remote wownerod have you tried switching hosts?

If you tried all these things and you still have the problem it would be helpful if you could provide the log output as described by wowario above

if you like, you could open wallet with --log-level 2 --log-file log.txt, copy & paste log to a pastebin, and direct message me the link on IRC.

> i'm having same issue here with Illiterate Illuminati' (v0.9.2.0-release). > any suggestion? checklist: * Are you using the [latest release](https://git.wownero.com/wownero/wownero/releases)? * Have you tried running a local wownerod node? * If using remote wownerod have you tried switching hosts? If you tried all these things and you still have the problem it would be helpful if you could provide the log output as described by wowario above > if you like, you could open wallet with `--log-level 2 --log-file log.txt`, copy & paste log to a pastebin, and direct message me the link on IRC.

i'm having same issue here with Illiterate Illuminati' (v0.9.2.0-release).
any suggestion?

checklist:

  • Are you using the latest release?
  • Have you tried running a local wownerod node?
  • If using remote wownerod have you tried switching hosts?

If you tried all these things and you still have the problem it would be helpful if you could provide the log output as described by wowario above

if you like, you could open wallet with --log-level 2 --log-file log.txt, copy & paste log to a pastebin, and direct message me the link on IRC.

hi qvqc thanks for your reply.

  • i'm using the latest version and running local wownerod.

how do i open the wallet using the command --log-level 2 --log-file log.txt ?

> > i'm having same issue here with Illiterate Illuminati' (v0.9.2.0-release). > > any suggestion? > > checklist: > * Are you using the [latest release](https://git.wownero.com/wownero/wownero/releases)? > * Have you tried running a local wownerod node? > * If using remote wownerod have you tried switching hosts? > > If you tried all these things and you still have the problem it would be helpful if you could provide the log output as described by wowario above > > if you like, you could open wallet with `--log-level 2 --log-file log.txt`, copy & paste log to a pastebin, and direct message me the link on IRC. > > hi qvqc thanks for your reply. - i'm using the latest version and running local wownerod. how do i open the wallet using the command --log-level 2 --log-file log.txt ?
Collaborator

I was also having this issue. Couldn't sweep_all, couldn't sweep_unmixable. I ended up just sending a bunch of small transactions and after trying sweep_all again it worked......can't explain it.

I was also having this issue. Couldn't sweep_all, couldn't sweep_unmixable. I ended up just sending a bunch of small transactions and after trying sweep_all again it worked......can't explain it.
jwinterm closed this issue 3 years ago
Sign in to join this conversation.
No Milestone
No Assignees
5 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

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