Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
jmhands opened this issue Mar 28, 2022 · 3 comments · Fixed by #17538
Assignees
Labels
bug Something isn't working

Comments

@jmhands
Copy link

jmhands commented Mar 28, 2022

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 jmhands added the bug Something isn't working label Mar 28, 2022
@paninaro paninaro removed their assignment Sep 8, 2022
@paninaro
Copy link
Contributor

paninaro commented Sep 8, 2022

Repro'd against 1.6.0

@github-actions
Copy link
Contributor

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 github-actions bot added the stale-issue flagged as stale and will be closed in 7 days if not updated label Sep 23, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Oct 1, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants