mirror of
https://github.com/tailscale-dev/deck-tailscale.git
synced 2025-10-22 07:28:14 +00:00
Add common issues documentation
This commit is contained in:
@@ -72,6 +72,14 @@ the SYSEXT_LEVEL or VERSION_ID, which have to match what the system declares.
|
|||||||
SteamOS doesn't declare a SYSEXT_LEVEL, and the VERSION_ID increments with every
|
SteamOS doesn't declare a SYSEXT_LEVEL, and the VERSION_ID increments with every
|
||||||
system update, so there's no stable values to declare compatibility against.
|
system update, so there's no stable values to declare compatibility against.
|
||||||
|
|
||||||
|
## Common issues
|
||||||
|
|
||||||
|
### Broken config file (#10)
|
||||||
|
|
||||||
|
Symptom: `invalid value "" for flag -port: can't be the empty string`
|
||||||
|
|
||||||
|
Resolution: Delete `/etc/default/tailscaled` and re-run installer script.
|
||||||
|
|
||||||
## How it works
|
## How it works
|
||||||
|
|
||||||
It uses the same system extension method as the official guide, but we put the
|
It uses the same system extension method as the official guide, but we put the
|
||||||
|
Reference in New Issue
Block a user