We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
running synapse_auto_compressor fails:
synapse_auto_compressor -p postgresql:// -c 500 -n 200 [2022-07-24T07:43:11Z INFO synapse_auto_compressor] synapse_auto_compressor started [2022-07-24T07:43:11Z INFO synapse_auto_compressor::manager] Running compressor on room !GtIfdsfQtQIgbQSxwJ:archlinux.org with chunk size 500 [2022-07-24T07:43:16Z ERROR panic] thread 'main' panicked at 'Missing 37272': src/lib.rs:665
not sure how to deal with this situation..
The text was updated successfully, but these errors were encountered:
duplicate of #79
Sorry, something went wrong.
No branches or pull requests
Describe the bug
running synapse_auto_compressor fails:
synapse_auto_compressor -p postgresql:// -c 500 -n 200
[2022-07-24T07:43:11Z INFO synapse_auto_compressor] synapse_auto_compressor started
[2022-07-24T07:43:11Z INFO synapse_auto_compressor::manager] Running compressor on room !GtIfdsfQtQIgbQSxwJ:archlinux.org with chunk size 500
[2022-07-24T07:43:16Z ERROR panic] thread 'main' panicked at 'Missing 37272': src/lib.rs:665
not sure how to deal with this situation..
The text was updated successfully, but these errors were encountered: