mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 07:55:51 +03:00
[GH-ISSUE #660] Can't start stream: thread '<unnamed>' panicked: no process-level CryptoProvider available #340
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#340
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kentookura on GitHub (Oct 27, 2024).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/660
When calling
asciinema stream -r, I get (afterexport RUST_BACKTRACE=full)Note that I still "enter a session" successfully, so I still need to press
Ctrl-dto exit.To Reproduce
Steps to reproduce the behavior:
44b28794c0d12027d55964291c5f66da913ba3d0asciinema stream -rExpected behavior
It successfully starts a stream
Versions:
@ku1ik commented on GitHub (Oct 27, 2024):
Thanks for reporting. I can also reproduce on NixOS 24.05. This seems to be related to this https://github.com/snapview/tokio-tungstenite/issues/336
recandplaycommands #837