Parcourir la source

Update docs/faq.md: change the entry for troubleshooting into a question

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4027/head
Suguru Hirahara il y a 1 an
Parent
révision
05fb62e525
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: E4F9743DAB4B7B75
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      docs/faq.md

+ 1
- 1
docs/faq.md Voir le fichier

@@ -423,7 +423,7 @@ When you [perform a major Postgres upgrade](maintenance-postgres.md#upgrading-po

After verifying that everything still works after the Postgres upgrade, you can safely delete `/matrix/postgres/data-auto-upgrade-backup`

### I get "Error response from daemon: configured logging driver does not support reading" when I do `docker logs matrix-synapse`.
### I get "Error response from daemon: configured logging driver does not support reading" when I run `docker logs matrix-synapse`. Why?

To prevent double-logging, Docker logging is disabled by explicitly passing `--log-driver=none` to all containers. Due to this, you **cannot** view logs using `docker logs matrix-*`.



Chargement…
Annuler
Enregistrer