matrix-org/synapse
AttributeError: 'str' object has no attribute 'items'
Aperta
#10.376 aperta il 12 lug 2021
S-MinorT-Defectgood first issue
Metriche repository
- Star
- (11.713 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
2021-07-12T11:46:22.104 2587790268211 matrix-synapse.service homeserver[2934508] INFO Failed to handle edu 'm.receipt'
2021-07-12T11:46:22.104 2587790268211 matrix-synapse.service homeserver[2934508] INFO Traceback (most recent call last):
2021-07-12T11:46:22.104 2587790268211 matrix-synapse.service homeserver[2934508] INFO File "/nix/store/08q3wjbab0kqaa3qr0nhamdhzkjcy6pb-matrix-synapse-1.37.1/lib/python3.8/site-packages/synapse/federation/federation_server.py", line 1118, in on_edu
2021-07-12T11:46:22.104 2587790268211 matrix-synapse.service homeserver[2934508] INFO await handler(origin, content)
2021-07-12T11:46:22.104 2587790268211 matrix-synapse.service homeserver[2934508] INFO File "/nix/store/08q3wjbab0kqaa3qr0nhamdhzkjcy6pb-matrix-synapse-1.37.1/lib/python3.8/site-packages/synapse/handlers/receipts.py", line 62, in _received_remote_receipt
2021-07-12T11:46:22.104 2587790268211 matrix-synapse.service homeserver[2934508] INFO for receipt_type, users in room_values.items():
2021-07-12T11:46:22.104 2587790268211 matrix-synapse.service homeserver[2934508] INFO AttributeError: 'str' object has no attribute 'items'
Synapse 1.37.1, nixos 21.05, linux x86_64