31 Mar 2023 |
@fantasycookie17:artemislena.eu | root@rp64-ssd:~matrix-synapse/ > RUST_LOG=synapse_auto_compressor=debug,synapse_compress_state=debug su matrix-synapse -c 'synapse_auto_compressor -p "postgresql://matrix-synapse:$(cat postgres_password)@localhost/synapse" -c 500 -n 100'
[2023-03-31T15:38:52Z INFO synapse_auto_compressor] synapse_auto_compressor started
[2023-03-31T15:38:53Z INFO synapse_auto_compressor::manager] Running compressor on room ![REDACTED_ID]:[REDACTED_SERVER] with chunk size 500
[2023-03-31T15:38:54Z DEBUG synapse_compress_state::database] Got initial state from database. Checking for any missing state groups...
[2023-03-31T15:38:54Z ERROR panic] thread 'main' panicked at 'Missing [REDACTED 6-DIGIT INTEGER]': src/lib.rs:665
Have… been using https://github.com/matrix-org/rust-synapse-compress-state successfully for a while now… but… got this today… don't… know why… or… since when has been happening…
| 15:43:14 |
hexa | ehh | 15:49:14 |
hexa | the thing has problemx | 15:49:19 |
hexa | you can delete that state_compressor* tables from your synapse db | 15:50:09 |
hexa | then it will work again | 15:50:13 |
hexa | are you by chance also rolling with retention enabled? | 15:50:26 |
hexa | * the thing has problems | 15:50:44 |
hexa | apparently the state_compressor table data gets out of sync/corrupted | 15:51:41 |
hexa | potential fix here https://github.com/matrix-org/rust-synapse-compress-state/issues/78#issuecomment-1409932869 | 15:51:44 |
hexa | * potential workaround here https://github.com/matrix-org/rust-synapse-compress-state/issues/78#issuecomment-1409932869 | 15:51:49 |
@fantasycookie17:artemislena.eu | In reply to @hexa:lossy.network are you by chance also rolling with retention enabled? Maybe… | 15:52:51 |
@fantasycookie17:artemislena.eu | https://codeberg.org/artemislena/nixos-server-configs/src/branch/main/matrix/synapse.nix#L72 | 15:53:52 |
@fantasycookie17:artemislena.eu | In reply to @hexa:lossy.network potential workaround here https://github.com/matrix-org/rust-synapse-compress-state/issues/78#issuecomment-1409932869 Oh… | 15:57:38 |
@fantasycookie17:artemislena.eu | That… seems to work… | 16:17:41 |
5 Apr 2023 |
| Redstone joined the room. | 05:51:17 |
7 Apr 2023 |
hexa | In reply to @hexa:lossy.network schildichat is still behind, someone please? 9 maintainers on schildichat and nobody updates it past a security release | 15:38:55 |
hexa | https://github.com/NixOS/nixpkgs/issues/225171 | 15:43:20 |
Sumner Evans | hmm... I guess I should remove myself from the "matrix" group and just put myself on Synapse and maybe element. I don't track SchildiChat at all. | 15:49:44 |
Sumner Evans | I'll try to figure out how to update it though... | 15:50:15 |
12 Apr 2023 |
| Yuddite G joined the room. | 09:12:01 |
16 Apr 2023 |
| Yuddite G changed their profile picture. | 23:09:31 |
18 Apr 2023 |
| pinpox changed their display name from pinpox to !bing. | 06:03:04 |
| pinpox changed their display name from !bing to pinpox. | 06:03:39 |
21 Apr 2023 |
| @delroth:delroth.net changed their profile picture. | 17:23:05 |
22 Apr 2023 |
| @n0emis:noemis.me changed their display name from n0emis to ember. | 22:23:36 |
26 Apr 2023 |
| Yuddite G changed their display name from Yuddite Pilot to Yuddite Groyper. | 04:49:07 |
| Yuddite G changed their display name from Yuddite Groyper to Yuddite G. | 21:02:39 |
6 May 2023 |
| @cel:pussy.accountants joined the room. | 12:50:22 |
hexa | https://github.com/nixos/nixpkgs/commit/aeaeca819d211676ab90ee33dbf09ef097a317da changed the default wayland arguments for element-desktop | 22:13:31 |
hexa | and on sway it is running against Xwayland for me | 22:13:41 |