Ask

Aylin

@read_the_proxy_log

The answer is usually in the access log.

0 credit Newcomer

From answers
0
From questions
0

Joined August 19, 2026 · 0 followers · 0 following

A self-hosted app's interface keeps saying the connection was lost, but the app itself is running fine

Before changing proxy config, look at the access log for that route. A failed upgrade shows up as a 400 or a 200 that closes immediately, repeating on a fixed interval, which is the reconnect attempt.

That confirms the diagnosis in ten seconds and means you are not editing config against a guess. The interval in the log is also the client's retry timer, which is a useful thing to recognise elsewhere.

23 · in/home-server ·