Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

logging should put all errors in homeserver.log #1781

@sbts

Description

@sbts

If the client can't be found synapse fails and reports

Could not find webclient

on the console.
However nothing is reported in homeserver.log except info messages, and they all appear to be normal and expected.

Specifically this occurs on the debian package 0.18.5-1 but I'd expect it to be a general issue.

The same problem also occurs if twisted can't listen on a port (eg: 443)

twisted.internet.error.CannotListenError: Couldn't listen on any:443: [Errno 13] Permission denied.

Appears on the console, but nothing in the logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-LoggingSynapse's logs (structured or otherwise). Not metrics.S-TolerableMinor significance, cosmetic issues, low or no impact to users.T-EnhancementNew features, changes in functionality, improvements in performance, or user-facing enhancements.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions