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

Assertion failed: (src/mailbox.cpp:99) #27

Open
naman108 opened this issue Jan 3, 2023 · 1 comment
Open

Assertion failed: (src/mailbox.cpp:99) #27

naman108 opened this issue Jan 3, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation wontfix This will not be worked on

Comments

@naman108
Copy link
Contributor

naman108 commented Jan 3, 2023

this is a known issue with the pyzmq library, it can be fixed with the following steps:

  1. disable fts
  2. shut down fts
  3. pkill python
  4. restart the server
  5. run pip install --no-binary :all: --force-reinstall pyzmq
@naman108 naman108 added documentation Improvements or additions to documentation wontfix This will not be worked on labels Jan 3, 2023
@naman108
Copy link
Contributor Author

naman108 commented Jan 3, 2023

leave open for posterity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant