From cc22abe17a3dadcb03fcbd035ed5a3a3bebe1983 Mon Sep 17 00:00:00 2001 From: sim Date: Sun, 26 Mar 2023 14:24:31 +0200 Subject: [PATCH] Precise start error may be because of buffering --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 8131a6b..681b81a 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -18,7 +18,7 @@ NextPush is disconnected Warn when NextPush is disconnected or an issue occured. Warning - The service could not be started correctly. Check the configuration of your server. + The service could not be started correctly. Check the configuration of your server. You may be using a reverse proxy with buffering enabled. The server app is configured with a low keepalive: %ss. It will drain your battery. We recommend using a higher keepalive. NextPush was disconnected 3 times before receiving the ping. You probably have a problem with your server configuration. Your reverse proxy timeout is probably too low. Foreground