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

MessagePipeNotStarted when trying to send to group #198

Closed
yazgoo opened this issue Oct 12, 2023 · 5 comments
Closed

MessagePipeNotStarted when trying to send to group #198

yazgoo opened this issue Oct 12, 2023 · 5 comments
Assignees
Milestone

Comments

@yazgoo
Copy link

yazgoo commented Oct 12, 2023

Hi, I cannot send message to groups

❯ cargo run -- list-groups
<group_id> Name: None / revision 7 / 4 members
❯ cargo run -- send-to-group --message message --master-key <group_id>`
Error: message pipe not started, you need to start receiving messages before you can send anything back
@gferon
Copy link
Collaborator

gferon commented Oct 12, 2023

Thanks for reporting the issue, I also realized recently that this broke. I'll fix it ASAP!

@gferon gferon self-assigned this Oct 12, 2023
@gferon
Copy link
Collaborator

gferon commented Nov 19, 2023

Fixed in #210

@gferon gferon closed this as completed Nov 19, 2023
@gferon gferon added this to the 0.6.0 milestone Nov 19, 2023
@yazgoo
Copy link
Author

yazgoo commented Nov 22, 2023

I confirm that it works on my end !

Thanks a lot !

@yazgoo
Copy link
Author

yazgoo commented Nov 22, 2023

Great project by the way ❤️

@gferon
Copy link
Collaborator

gferon commented Nov 22, 2023

Great project by the way ❤️

Thanks a lot, feel free to drop by in the Matrix channel if you have questions or issues!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants