The OpenClaw Dashboard works correctly when accessed from my personal computer (home). However, attempts to access it from other devices (different computers or a mobile phone) fail, even when using the same SSH tunnel:
ssh -N -L 18791:127.0.0.1:18791 ???
In these cases, the browser displays the following error and just white:
401 (Unauthorized)
There's nothing else in the logs, neither in OpenClaw nor in the service.
Expected behavior:
Either the panel opens directly, or the token login form appears.
Neither of these two options appears