element-hq / element-hq/synapse

[Docker] Synapse generates `log.config` in `/data/conf.d` and then prints (harmless) message saying it is ignoring it due to lack of YAML extension

Open
#16,896 1 comment 0 reactions 0 assignees View on GitHub
A-Docker A-Logging A-Operability O-Frequent S-Tolerable T-Defect
Dominant language
Python
Stars
4.6k
Forks
600
Avg merge
5d 22h
Merged PRs (30d)
51

Description

### Description

Synapse says:

```
Generating log config file /data/conf.d/log.config which will log to /homeserver.log
```

and it says a few seconds later:

```
Found file in config directory that does not end in '.yaml': '/data/conf.d/log.config'. IGNORING.
```

### Steps to reproduce

- do not have log file
- start Synapse

### Synapse Version

1.100.0

### Installation Method

Docker (matrixdotorg/synapse)

### Database

PostgreSQL

### Workers

Single process

### Platform

Debian stable

### Configuration

Pretty much default config, presende disabled, nothing special

### Relevant log output

See above.

### Anything else that would be useful to know?

nope

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.