chia-blockchain icon indicating copy to clipboard operation
chia-blockchain copied to clipboard

[Bug] missing output filename causes exception, but still creates offer and does not show to user

Open jmhands opened this issue 2 years ago • 1 comments

What happened?

~/chia-blockchain$ chia wallet make_offer -f 1849xxxx -o 2:2 -r 1:0.0000001 -p /home/jm -m 0.000000000005
Creating Offer
--------------

OFFERING:
  - 2 Chia Holiday 2021 Token (2000 mojos)
REQUESTING:
  - 0.0000001 XCH (100000 mojos)
Confirm (y/n): y
Exception from 'wallet' [Errno 21] Is a directory: '/home/jm'

repeat the command again

Exception from 'wallet' {'error': "Error creating offer: Can't make this transaction at the moment. Waiting for the change from the previous transaction.", 'success': False}

able to recover offer with chia wallet get_offers -id <id> -p foo.offer

Version

1.3.1

What platform are you using?

Linux

What ui mode are you using?

CLI

Relevant log output

No response

jmhands avatar Mar 28 '22 18:03 jmhands

Repro'd against 1.6.0

paninaro avatar Sep 08 '22 21:09 paninaro

This issue has not been updated in 14 days and is now flagged as stale. If this issue is still affecting you and in need of further review, please comment on it with an update to keep it from auto closing in 7 days.

github-actions[bot] avatar Sep 23 '22 11:09 github-actions[bot]

This issue was automatically closed because it has been flagged as stale, and subsequently passed 7 days with no further activity from the submitter or watchers.

github-actions[bot] avatar Oct 01 '22 11:10 github-actions[bot]