Closed Artiom-M closed 12 months ago
Hi @Artiom-M, thanks, this indeed looks like a bug. It's in a background update though so shouldn't affect day-to-day operation beyond spamming the logs with errors. Usually I'd suggest downgrading again, but since v1.95.1 is a security release you might want to stay on v1.95.1.
The problem is:
That second line should be a list of tuples, i.e. [(row[0],) ...]
Broke in #16431.
cc @clokep.
As this is apparently not breaking anything for me, I will stay with 1.95.1 waiting for release. Thank you.
P.S. Actually I have just applied the fix manually to the file.
Description
After standard upgrade with pip service starts and apparently working, but log is full of errors about
Error doing update: 'int' object is not iterable
matrix.logHomeserver
self hosted
Synapse Version
{"server_version":"1.95.1"}
Installation Method
PIP
Database
PostgreSQL single server
Workers
Single process
Platform
Oracle linux 8
Configuration
No response
Relevant log output
Anything else that would be useful to know?
No response