Denton Gentry
Denton Gentry
There somehow are two versions of Tailscale running. The first appears to be the QNAP package installed through the App Center, the second is running in `userspace-networking` mode which the...
Also, if you have shell access: `tailscale up --accept-routes=false` might help. That would imply that there is a subnet router, and that something is going wrong when programming the routes.
@ag14spirit We would need a bugreport or even the Tailscale IP address of the QNAP device to have a change of finding its telemetry. If not comfortable corresponding about that...
Is it running QTS5? The Tailscale app doesn't run on QTS 4.
`XML syntax error on line 59: element closed by` is the entire error? What options relating to QNAP login are enabled, for example: - an alternate port - automatic https...
Does turning off accepting of routes on the QNAP device resolve the routing issue? `/share/ZFS530_DATA/.qpkg/Tailscale/tailscale --socket=/tmp/tailscale/tailscaled.sock set --accept-routes=false` The path to the `tailscale` binary might differ on your system. `ps...
The QNAP package works with QTS and QuTS Hero versions of the QNAP platform. It has not been tested with nor developed for myQNAPcloud.
The latest stable release is https://github.com/tailscale/tailscale-qpkg/releases/tag/v1.34.1, which has x19 packages available. You may find other binaries if you look for them, which are marked as Pre-release and not intended for...
Next week we're expecting to release 1.36.0, so a new qnap-* package will appear. I'll include the x19 build this time instead of x41, and expect to use that for...
https://github.com/tailscale/tailscale-qpkg/releases/tag/qnap-1.36.0 includes an x19 binary.