Updated Troubleshooting (markdown)

master
Dmitriy Yukhanov 2021-11-08 20:14:12 +03:00
rodzic 4ac510ea16
commit 3be8f46fd8
1 zmienionych plików z 1 dodań i 1 usunięć

@ -22,7 +22,7 @@ As per https://github.com/linuxserver/docker-papermerge/issues/4, run these comm
Make sure you're not sending too long messages, as some notification targets do have message length limitations.
For example, too long notification message submitted to the Telegram will produce the following error in the log file:
`WARNING:apprise:Failed to send Telegram notification to 196289410: Bad Request: message is too long, error=400.`
`WARNING:apprise:Failed to send Telegram notification to {ID}: Bad Request: message is too long, error=400.`
`DEBUG:apprise:Response Details:`
`b'{"ok":false,"error_code":400,"description":"Bad Request: message is too long"}'`