Skip to content

Instantly share code, notes, and snippets.

@targodan
Created February 17, 2019 19:48
Show Gist options
  • Save targodan/63178ada344f4103d577e2f9252cf109 to your computer and use it in GitHub Desktop.
Save targodan/63178ada344f4103d577e2f9252cf109 to your computer and use it in GitHub Desktop.
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,417 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/app/homeserver.py", line 654, in main
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,417 - twisted - 239 - ERROR - None- hs = setup(sys.argv[1:])
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,417 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/app/homeserver.py", line 362, in setup
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,418 - twisted - 239 - ERROR - None- prepare_database(db_conn, database_engine, config=config)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,418 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/prepare_database.py", line 69, in prepare_database
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,418 - twisted - 239 - ERROR - None- cur, user_version, delta_files, upgraded, database_engine, config
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,418 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/prepare_database.py", line 223, in _upgrade_existing_database
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,418 - twisted - 239 - ERROR - None- logger.info("Upgrading schema to v%d", v)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,419 - twisted - 239 - ERROR - None- Message: 'Upgrading schema to v%d'
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,419 - twisted - 239 - ERROR - None- Arguments: (53,)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,422 - twisted - 239 - ERROR - None- --- Logging error ---
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,422 - twisted - 239 - ERROR - None- Traceback (most recent call last):
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,422 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 981, in emit
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,423 - twisted - 239 - ERROR - None- msg = self.format(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,423 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 831, in format
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,423 - twisted - 239 - ERROR - None- return fmt.format(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,423 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 571, in format
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,423 - twisted - 239 - ERROR - None- s = self.formatMessage(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,424 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 540, in formatMessage
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,424 - twisted - 239 - ERROR - None- return self._style.format(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,424 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 384, in format
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,424 - twisted - 239 - ERROR - None- return self._fmt % record.__dict__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,424 - twisted - 239 - ERROR - None- KeyError: 'request'
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,425 - twisted - 239 - ERROR - None- Call stack:
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,425 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/runpy.py", line 193, in _run_module_as_main
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,425 - twisted - 239 - ERROR - None- "__main__", mod_spec)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,425 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/runpy.py", line 85, in _run_code
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,426 - twisted - 239 - ERROR - None- exec(code, run_globals)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,426 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/app/homeserver.py", line 659, in <module>
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,426 - twisted - 239 - ERROR - None- main()
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,426 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/app/homeserver.py", line 654, in main
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,426 - twisted - 239 - ERROR - None- hs = setup(sys.argv[1:])
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,427 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/app/homeserver.py", line 376, in setup
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,427 - twisted - 239 - ERROR - None- logger.info("Database prepared in %s.", config.database_config['name'])
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,427 - twisted - 239 - ERROR - None- Message: 'Database prepared in %s.'
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,427 - twisted - 239 - ERROR - None- Arguments: ('psycopg2',)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,428 - twisted - 239 - ERROR - None- --- Logging error ---
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,428 - twisted - 239 - ERROR - None- Traceback (most recent call last):
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,428 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 981, in emit
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,428 - twisted - 239 - ERROR - None- msg = self.format(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,429 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 831, in format
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,429 - twisted - 239 - ERROR - None- return fmt.format(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,429 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 571, in format
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,430 - twisted - 239 - ERROR - None- s = self.formatMessage(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,430 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 540, in formatMessage
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,430 - twisted - 239 - ERROR - None- return self._style.format(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,430 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 384, in format
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,430 - twisted - 239 - ERROR - None- return self._fmt % record.__dict__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,431 - twisted - 239 - ERROR - None- KeyError: 'request'
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,431 - twisted - 239 - ERROR - None- Call stack:
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,432 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/runpy.py", line 193, in _run_module_as_main
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,432 - twisted - 239 - ERROR - None- "__main__", mod_spec)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,432 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/runpy.py", line 85, in _run_code
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,432 - twisted - 239 - ERROR - None- exec(code, run_globals)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,432 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/app/homeserver.py", line 659, in <module>
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,433 - twisted - 239 - ERROR - None- main()
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,433 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/app/homeserver.py", line 654, in main
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,433 - twisted - 239 - ERROR - None- hs = setup(sys.argv[1:])
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,433 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/app/homeserver.py", line 378, in setup
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,433 - twisted - 239 - ERROR - None- hs.setup()
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,433 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/server.py", line 215, in setup
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,434 - twisted - 239 - ERROR - None- logger.info("Setting up.")
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,434 - twisted - 239 - ERROR - None- Message: 'Setting up.'
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,434 - twisted - 239 - ERROR - None- Arguments: ()
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,479 - twisted - 239 - ERROR - None- --- Logging error ---
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,480 - twisted - 239 - ERROR - None- Traceback (most recent call last):
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,481 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 981, in emit
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,481 - twisted - 239 - ERROR - None- msg = self.format(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,481 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 831, in format
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,482 - twisted - 239 - ERROR - None- return fmt.format(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,482 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 571, in format
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,482 - twisted - 239 - ERROR - None- s = self.formatMessage(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,482 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 540, in formatMessage
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,483 - twisted - 239 - ERROR - None- return self._style.format(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,483 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 384, in format
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,483 - twisted - 239 - ERROR - None- return self._fmt % record.__dict__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,484 - twisted - 239 - ERROR - None- KeyError: 'request'
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,484 - twisted - 239 - ERROR - None- Call stack:
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,489 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/runpy.py", line 193, in _run_module_as_main
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,490 - twisted - 239 - ERROR - None- "__main__", mod_spec)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,490 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/runpy.py", line 85, in _run_code
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,490 - twisted - 239 - ERROR - None- exec(code, run_globals)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,491 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/app/homeserver.py", line 659, in <module>
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,491 - twisted - 239 - ERROR - None- main()
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,491 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/app/homeserver.py", line 654, in main
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,492 - twisted - 239 - ERROR - None- hs = setup(sys.argv[1:])
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,492 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/app/homeserver.py", line 378, in setup
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,492 - twisted - 239 - ERROR - None- hs.setup()
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,493 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/server.py", line 217, in setup
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,493 - twisted - 239 - ERROR - None- self.datastore = self.DATASTORE_CLASS(conn, self)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,493 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/__init__.py", line 220, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,494 - twisted - 239 - ERROR - None- super(DataStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,494 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/roommember.py", line 556, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,494 - twisted - 239 - ERROR - None- super(RoomMemberStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,494 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/registration.py", line 147, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,495 - twisted - 239 - ERROR - None- super(RegistrationStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,495 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/registration.py", line 32, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,495 - twisted - 239 - ERROR - None- super(RegistrationWorkerStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,496 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/stream.py", line 164, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,496 - twisted - 239 - ERROR - None- super(StreamWorkerStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,496 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/transactions.py", line 61, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,496 - twisted - 239 - ERROR - None- super(TransactionStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,497 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/state.py", line 1303, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,497 - twisted - 239 - ERROR - None- super(StateStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,497 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/events.py", line 215, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,498 - twisted - 239 - ERROR - None- super(EventsStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,498 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/state.py", line 375, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,498 - twisted - 239 - ERROR - None- super(StateGroupWorkerStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,499 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/event_federation.py", line 459, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,499 - twisted - 239 - ERROR - None- super(EventFederationStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,499 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/media_repository.py", line 22, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,500 - twisted - 239 - ERROR - None- super(MediaRepositoryStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,500 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/push_rule.py", line 74, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,500 - twisted - 239 - ERROR - None- super(PushRulesWorkerStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,501 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/appservice.py", line 55, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,501 - twisted - 239 - ERROR - None- hs.config.app_service_config_files
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,501 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/config/appservice.py", line 87, in load_appservices
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,502 - twisted - 239 - ERROR - None- logger.info("Loaded application service: %s", appservice)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,502 - twisted - 239 - ERROR - None- Message: 'Loaded application service: %s'
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,502 - twisted - 239 - ERROR - None- Arguments: (<synapse.appservice.ApplicationService object at 0x7f2b9b22c4a8>,)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,515 - twisted - 239 - ERROR - None- --- Logging error ---
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,516 - twisted - 239 - ERROR - None- Traceback (most recent call last):
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,516 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 981, in emit
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,517 - twisted - 239 - ERROR - None- msg = self.format(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,517 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 831, in format
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,517 - twisted - 239 - ERROR - None- return fmt.format(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,518 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 571, in format
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,518 - twisted - 239 - ERROR - None- s = self.formatMessage(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,518 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 540, in formatMessage
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,519 - twisted - 239 - ERROR - None- return self._style.format(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,519 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 384, in format
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,519 - twisted - 239 - ERROR - None- return self._fmt % record.__dict__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,520 - twisted - 239 - ERROR - None- KeyError: 'request'
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,520 - twisted - 239 - ERROR - None- Call stack:
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,523 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/runpy.py", line 193, in _run_module_as_main
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,523 - twisted - 239 - ERROR - None- "__main__", mod_spec)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,523 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/runpy.py", line 85, in _run_code
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,524 - twisted - 239 - ERROR - None- exec(code, run_globals)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,524 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/app/homeserver.py", line 659, in <module>
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,524 - twisted - 239 - ERROR - None- main()
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,525 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/app/homeserver.py", line 654, in main
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,525 - twisted - 239 - ERROR - None- hs = setup(sys.argv[1:])
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,525 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/app/homeserver.py", line 378, in setup
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,526 - twisted - 239 - ERROR - None- hs.setup()
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,526 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/server.py", line 217, in setup
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,526 - twisted - 239 - ERROR - None- self.datastore = self.DATASTORE_CLASS(conn, self)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,527 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/__init__.py", line 220, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,527 - twisted - 239 - ERROR - None- super(DataStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,527 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/roommember.py", line 556, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,528 - twisted - 239 - ERROR - None- super(RoomMemberStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,528 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/registration.py", line 147, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,528 - twisted - 239 - ERROR - None- super(RegistrationStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,529 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/registration.py", line 32, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,529 - twisted - 239 - ERROR - None- super(RegistrationWorkerStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,529 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/stream.py", line 164, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,530 - twisted - 239 - ERROR - None- super(StreamWorkerStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,530 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/transactions.py", line 61, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,530 - twisted - 239 - ERROR - None- super(TransactionStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,531 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/state.py", line 1303, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,531 - twisted - 239 - ERROR - None- super(StateStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,531 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/events.py", line 215, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,532 - twisted - 239 - ERROR - None- super(EventsStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,532 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/state.py", line 375, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,532 - twisted - 239 - ERROR - None- super(StateGroupWorkerStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,533 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/event_federation.py", line 459, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,533 - twisted - 239 - ERROR - None- super(EventFederationStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,533 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/media_repository.py", line 22, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,534 - twisted - 239 - ERROR - None- super(MediaRepositoryStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,534 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/push_rule.py", line 74, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,534 - twisted - 239 - ERROR - None- super(PushRulesWorkerStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,535 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/appservice.py", line 59, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,535 - twisted - 239 - ERROR - None- super(ApplicationServiceWorkerStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,535 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/receipts.py", line 342, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,536 - twisted - 239 - ERROR - None- super(ReceiptsStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,536 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/receipts.py", line 43, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,536 - twisted - 239 - ERROR - None- super(ReceiptsWorkerStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,537 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/search.py", line 47, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,537 - twisted - 239 - ERROR - None- super(SearchStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,538 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/account_data.py", line 275, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,538 - twisted - 239 - ERROR - None- super(AccountDataStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,538 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/account_data.py", line 47, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,538 - twisted - 239 - ERROR - None- super(AccountDataWorkerStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,539 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/event_push_actions.py", line 590, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,539 - twisted - 239 - ERROR - None- super(EventPushActionsStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,539 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/event_push_actions.py", line 83, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,540 - twisted - 239 - ERROR - None- self._find_stream_orderings_for_times_txn(cur)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,540 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/event_push_actions.py", line 471, in _find_stream_orderings_for_times_txn
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,540 - twisted - 239 - ERROR - None- logger.info("Searching for stream ordering 1 month ago")
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,541 - twisted - 239 - ERROR - None- Message: 'Searching for stream ordering 1 month ago'
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,541 - twisted - 239 - ERROR - None- Arguments: ()
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,556 - twisted - 239 - ERROR - None- --- Logging error ---
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,556 - twisted - 239 - ERROR - None- Traceback (most recent call last):
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,556 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 981, in emit
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,557 - twisted - 239 - ERROR - None- msg = self.format(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,557 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 831, in format
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,557 - twisted - 239 - ERROR - None- return fmt.format(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,558 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 571, in format
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,558 - twisted - 239 - ERROR - None- s = self.formatMessage(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,558 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 540, in formatMessage
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,558 - twisted - 239 - ERROR - None- return self._style.format(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,559 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 384, in format
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,559 - twisted - 239 - ERROR - None- return self._fmt % record.__dict__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,559 - twisted - 239 - ERROR - None- KeyError: 'request'
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,559 - twisted - 239 - ERROR - None- Call stack:
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,560 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/runpy.py", line 193, in _run_module_as_main
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,561 - twisted - 239 - ERROR - None- "__main__", mod_spec)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,561 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/runpy.py", line 85, in _run_code
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,561 - twisted - 239 - ERROR - None- exec(code, run_globals)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,562 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/app/homeserver.py", line 659, in <module>
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,562 - twisted - 239 - ERROR - None- main()
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,562 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/app/homeserver.py", line 654, in main
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,562 - twisted - 239 - ERROR - None- hs = setup(sys.argv[1:])
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,563 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/app/homeserver.py", line 378, in setup
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,563 - twisted - 239 - ERROR - None- hs.setup()
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,563 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/server.py", line 217, in setup
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,564 - twisted - 239 - ERROR - None- self.datastore = self.DATASTORE_CLASS(conn, self)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,564 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/__init__.py", line 220, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,564 - twisted - 239 - ERROR - None- super(DataStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,564 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/roommember.py", line 556, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,565 - twisted - 239 - ERROR - None- super(RoomMemberStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,565 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/registration.py", line 147, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,565 - twisted - 239 - ERROR - None- super(RegistrationStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,566 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/registration.py", line 32, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,566 - twisted - 239 - ERROR - None- super(RegistrationWorkerStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,566 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/stream.py", line 164, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,566 - twisted - 239 - ERROR - None- super(StreamWorkerStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,567 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/transactions.py", line 61, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,567 - twisted - 239 - ERROR - None- super(TransactionStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,567 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/state.py", line 1303, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,567 - twisted - 239 - ERROR - None- super(StateStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,567 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/events.py", line 215, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,567 - twisted - 239 - ERROR - None- super(EventsStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,568 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/state.py", line 375, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,568 - twisted - 239 - ERROR - None- super(StateGroupWorkerStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,568 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/event_federation.py", line 459, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,568 - twisted - 239 - ERROR - None- super(EventFederationStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,568 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/media_repository.py", line 22, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,568 - twisted - 239 - ERROR - None- super(MediaRepositoryStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,569 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/push_rule.py", line 74, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,569 - twisted - 239 - ERROR - None- super(PushRulesWorkerStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,569 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/appservice.py", line 59, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,569 - twisted - 239 - ERROR - None- super(ApplicationServiceWorkerStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,569 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/receipts.py", line 342, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,569 - twisted - 239 - ERROR - None- super(ReceiptsStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,570 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/receipts.py", line 43, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,570 - twisted - 239 - ERROR - None- super(ReceiptsWorkerStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,570 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/search.py", line 47, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,570 - twisted - 239 - ERROR - None- super(SearchStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,570 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/account_data.py", line 275, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,570 - twisted - 239 - ERROR - None- super(AccountDataStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,571 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/account_data.py", line 47, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,571 - twisted - 239 - ERROR - None- super(AccountDataWorkerStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,571 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/event_push_actions.py", line 590, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,571 - twisted - 239 - ERROR - None- super(EventPushActionsStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,571 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/event_push_actions.py", line 83, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,572 - twisted - 239 - ERROR - None- self._find_stream_orderings_for_times_txn(cur)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,572 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/event_push_actions.py", line 477, in _find_stream_orderings_for_times_txn
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,572 - twisted - 239 - ERROR - None- self.stream_ordering_month_ago
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,572 - twisted - 239 - ERROR - None- Message: "Found stream ordering 1 month ago: it's %d"
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,573 - twisted - 239 - ERROR - None- Arguments: (0,)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,573 - twisted - 239 - ERROR - None- --- Logging error ---
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,574 - twisted - 239 - ERROR - None- Traceback (most recent call last):
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,574 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 981, in emit
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,574 - twisted - 239 - ERROR - None- msg = self.format(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,575 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 831, in format
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,575 - twisted - 239 - ERROR - None- return fmt.format(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,575 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 571, in format
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,575 - twisted - 239 - ERROR - None- s = self.formatMessage(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,576 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 540, in formatMessage
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,576 - twisted - 239 - ERROR - None- return self._style.format(record)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,576 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/logging/__init__.py", line 384, in format
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,576 - twisted - 239 - ERROR - None- return self._fmt % record.__dict__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,576 - twisted - 239 - ERROR - None- KeyError: 'request'
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,577 - twisted - 239 - ERROR - None- Call stack:
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,577 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/runpy.py", line 193, in _run_module_as_main
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,577 - twisted - 239 - ERROR - None- "__main__", mod_spec)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,577 - twisted - 239 - ERROR - None- File "/usr/lib/python3.5/runpy.py", line 85, in _run_code
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,578 - twisted - 239 - ERROR - None- exec(code, run_globals)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,578 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/app/homeserver.py", line 659, in <module>
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,578 - twisted - 239 - ERROR - None- main()
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,579 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/app/homeserver.py", line 654, in main
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,579 - twisted - 239 - ERROR - None- hs = setup(sys.argv[1:])
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,579 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/app/homeserver.py", line 378, in setup
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,579 - twisted - 239 - ERROR - None- hs.setup()
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,580 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/server.py", line 217, in setup
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,580 - twisted - 239 - ERROR - None- self.datastore = self.DATASTORE_CLASS(conn, self)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,580 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/__init__.py", line 220, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,580 - twisted - 239 - ERROR - None- super(DataStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,581 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/roommember.py", line 556, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,581 - twisted - 239 - ERROR - None- super(RoomMemberStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,581 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/registration.py", line 147, in __init__
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,581 - twisted - 239 - ERROR - None- super(RegistrationStore, self).__init__(db_conn, hs)
Feb 17 20:44:49 wash.corbatto.de python[13766]: 2019-02-17 20:44:49,582 - twisted - 239 - ERROR - None- File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/storage/registration.py", line 32, in __init__
Feb 17 20:44:49 wash.corbatto.de systemd[1]: matrix-synapse.service: Main process exited, code=exited, status=1/FAILURE
Feb 17 20:44:49 wash.corbatto.de systemd[1]: matrix-synapse.service: Unit entered failed state.
Feb 17 20:44:49 wash.corbatto.de systemd[1]: matrix-synapse.service: Failed with result 'exit-code'.
Feb 17 20:44:52 wash.corbatto.de systemd[1]: matrix-synapse.service: Service hold-off time over, scheduling restart.
Feb 17 20:44:53 wash.corbatto.de systemd[1]: Stopped Synapse Matrix homeserver.
Feb 17 20:44:53 wash.corbatto.de systemd[1]: Starting Synapse Matrix homeserver...
Feb 17 20:44:55 wash.corbatto.de systemd[1]: Started Synapse Matrix homeserver.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment