lollipopkit / flutter_server_box

ServerBox - server status & toolbox
GNU General Public License v3.0
4.89k stars 310 forks source link

Can no longer add server with Tailscale #610

Open exstntlmsnthrp opened 1 month ago

exstntlmsnthrp commented 1 month ago

Describe the bug

Up through app version 1.0.1051 you can add servers by having Tailscale installed on the phone and server. It does not require a password or authentication as that is handled by Tailscale. On all updates since then, this feature is broken and provides a timeout error.

To Reproduce

Steps to reproduce the behavior:

  1. Install server box 1.0.1051
  2. Install Tailscale on phone and server
  3. Add server to server box using Tailscale IP address and user (no password required)
  4. Update server box to any version after 1051.
  5. See error

Desired Results

Desired result is to continue using server box with Tailscale as authentication. **Actual Results**

I can no longer connect to servers.

Screenshots

Version 1051: Screenshot_20241021-212407.png

Version 1104: Screenshot_20241021-212556.png

Device

Android 14 and Android 15 beta App version 1051 and 1104 **Additional context**
AstroEngineeer commented 1 month ago

I'm facing this issue as well. Since I just installed ServerBox yesterday I thought it could be a issue from my side but couldn't find any. I'm on iOS 18.1 beta and app version is 1.0.1070.

The error I'm getting:

Authentication failed, please check whether credentials are correct


SSHAuthAbortError(Connection closed before authentication: null)
exstntlmsnthrp commented 1 month ago

I'm facing this issue as well. Since I just installed ServerBox yesterday I thought it could be a issue from my side but couldn't find any.

The error I'm getting:

Authentication failed, please check whether credentials are correct


SSHAuthAbortError(Connection closed before authentication: null)

Yes, this is the problem I'm having as well. It never occurred with version 1051 or earlier. Only from versions after this.

You can download version 1051 from GitHub or from F-Droid and it works fine. But remember to disable update notifications.

BSoDium commented 4 weeks ago

Same here, the provided user and port are correct, but this error pops up and the app crashes when attempting SSH connection