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

Panic with return code 101 #145

Closed
mir06 opened this issue Jun 6, 2024 · 1 comment
Closed

Panic with return code 101 #145

mir06 opened this issue Jun 6, 2024 · 1 comment

Comments

@mir06
Copy link

mir06 commented Jun 6, 2024

I'm running synapse_auto_compressor in a daily cronjob. Some days ago it started to panic during processing of the room #rust:matrix.org.

When I run it on the command-line I get

synapse_auto_compressor -p <db-connection> -c 500 -n 100
2024-06-06T20:57:06Z INFO  synapse_auto_compressor] synapse_auto_compressor started
[2024-06-06T20:57:06Z INFO  synapse_auto_compressor::manager] Running compressor on room !fsEJmDUHIdYFfFRTSH:jki.re with chunk size 500
[2024-06-06T20:57:07Z ERROR panic] thread 'main' panicked at 'Missing 303706': src/lib.rs:668

with the return code 101.

No other room is touched anymore.

What can I do? Do I have a problem with my database?

@anoadragon453
Copy link
Member

Hi @mir06. Please re-open this issue on the https://github.com/matrix-org/rust-synapse-compress-state issue tracker, as this looks like a bug within that codebase. Thanks!

@anoadragon453 anoadragon453 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 7, 2024
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