[GH-ISSUE #603] Error: missing field play when attempting to run any command #933

Closed
opened 2026-03-15 11:02:00 +03:00 by kerem · 3 comments
Owner

Originally created by @kitesi on GitHub (Jan 21, 2024).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/603

Describe the bug

When I try to run any command (rec, play, cat, upload) with a file, it gives me the error:

"Error: missing field `play` "

with no further information.

To Reproduce
Steps to reproduce the behavior:

  1. Run asciinema rec demo.cast, asciinema cat demo.cast, asciinema play demo.cast, ...
  2. See error

Expected behavior
Work as shown in demo.

Versions:

  • OS: Linux Mint, 5.15.0.-91-generic
  • uname -a: Linux seven-Latitude-5300 5.15.0-91-generic (#) 101-Ubuntu SMP Tue Nov 14 13:30:08 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
  • asciinema cli: 3.0.0-alpha.7

Additional context
I haven gotten these errors on a fresh installation with both cargo build --git ... and building it by cloning directly.

Originally created by @kitesi on GitHub (Jan 21, 2024). Original GitHub issue: https://github.com/asciinema/asciinema/issues/603 **Describe the bug** When I try to run any command (rec, play, cat, upload) with a file, it gives me the error: "Error: missing field \`play\` " with no further information. **To Reproduce** Steps to reproduce the behavior: 1. Run `asciinema rec demo.cast`, `asciinema cat demo.cast`, `asciinema play demo.cast`, ... 2. See error **Expected behavior** Work as shown in demo. **Versions:** - OS: Linux Mint, 5.15.0.-91-generic - uname -a: Linux seven-Latitude-5300 5.15.0-91-generic (#) 101-Ubuntu SMP Tue Nov 14 13:30:08 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux - asciinema cli: 3.0.0-alpha.7 **Additional context** I haven gotten these errors on a fresh installation with both `cargo build --git ...` and building it by cloning directly.
kerem closed this issue 2026-03-15 11:02:05 +03:00
Author
Owner

@ku1ik commented on GitHub (Jan 22, 2024):

Thanks, I know what's up, will push a fix shortly.

<!-- gh-comment-id:1903514116 --> @ku1ik commented on GitHub (Jan 22, 2024): Thanks, I know what's up, will push a fix shortly.
Author
Owner

@ku1ik commented on GitHub (Jan 22, 2024):

Should work now @kitesi.

<!-- gh-comment-id:1903543065 --> @ku1ik commented on GitHub (Jan 22, 2024): Should work now @kitesi.
Author
Owner

@kitesi commented on GitHub (Jan 23, 2024):

Works prefect now, thank you.

<!-- gh-comment-id:1905061118 --> @kitesi commented on GitHub (Jan 23, 2024): Works prefect now, thank you.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#933
No description provided.