瀏覽代碼

Update docs/configuring-playbook-matrix-authentication-service.md: add the common section "Troubleshooting"

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4013/head
Suguru Hirahara 1 年之前
父節點
當前提交
8d6a3ef532
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: E4F9743DAB4B7B75
共有 1 個檔案被更改,包括 4 行新增0 行删除
  1. +4
    -0
      docs/configuring-playbook-matrix-authentication-service.md

+ 4
- 0
docs/configuring-playbook-matrix-authentication-service.md 查看文件

@@ -466,3 +466,7 @@ Matrix Authentication Service attempts to verify email addresses by sending a ve
If email delivery is not working, **you can retrieve the email configuration code from the Matrix Authentication Service's logs** (`journalctl -fu matrix-authentication-service`).

Alternatively, you can use the [`mas-cli` management tool](#management) to manually verify email addresses for users. Example: `/matrix/matrix-authentication-service/bin/mas-cli manage verify-email some.username email@example.com`

## Troubleshooting

As with all other services, you can find the logs in [systemd-journald](https://www.freedesktop.org/software/systemd/man/systemd-journald.service.html) by logging in to the server with SSH and running `journalctl -fu matrix-authentication-service`.

Loading…
取消
儲存