Skip to content

tailscale randomly not wokring #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Valllaion opened this issue Apr 19, 2025 · 1 comment
Open

tailscale randomly not wokring #36

Valllaion opened this issue Apr 19, 2025 · 1 comment

Comments

@Valllaion
Copy link

(deck ~)$ journalctl -xeu tailscaled.service
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel

░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ Automatic restarting of the unit tailscaled.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Apr 19 17:14:33[1]: tailscaled.service: Failed to load environment files: No such file or directory
Apr 19 17:14:33 [1]: tailscaled.service: Failed to spawn 'start-pre' task: No such file or directory
Apr 19 17:14:33 systemd[1]: tailscaled.service: Failed with result 'resources'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ The unit tailscaled.service has entered the 'failed' state with result 'resources'.
Apr 19 17:14:33 systemd[1]: Failed to start Tailscale node agent.
░░ Subject: A start job for unit tailscaled.service has failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit tailscaled.service has finished with a failure.
░░
░░ The job identifier is 4704 and the job result is failed.
Apr 19 17:14:33 systemd[1]: tailscaled.service: Scheduled restart job, restart counter is at 5.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ Automatic restarting of the unit tailscaled.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Apr 19 17:14:33 systemd[1]: tailscaled.service: Start request repeated too quickly.
Apr 19 17:14:33 systemd[1]: tailscaled.service: Failed with result 'resources'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ The unit tailscaled.service has entered the 'failed' state with result 'resources'.
Apr 19 17:14:33 systemd[1]: Failed to start Tailscale node agent.
░░ Subject: A start job for unit tailscaled.service has failed
lines 218-254/260 98%

tailscale isnt working anymore after not changing anything, ran the command journalctl -xeu tailscaled.service to get the logs. tried to run

sudo systemctl enable tailscaled --now

and got this

Job for tailscaled.service failed because of unavailable resources or another system error.
See "systemctl status tailscaled.service" and "journalctl -xeu tailscaled.service" for details.

then ran systemctl and got

tailscaled.service - Tailscale node agent
Loaded: loaded (/etc/systemd/system/tailscaled.service; enabled; preset: disabled)
Drop-In: /etc/systemd/system/tailscaled.service.d
└─override.conf
Active: failed (Result: resources) since Sat 2025-04-19 17:33:06 CDT; 2min 36s ago
Docs: https://tailscale.com/kb/
CPU: 0

need help fixing this

@legowerewolf
Copy link
Contributor

Good morning! It looks like it can't find your environment files.
Can you tell us which install method you used? (If you run git branch, what do you get?)
Can you show us the contents of /etc/systemd/system/tailscaled.service and /etc/systemd/system/tailscaled.service.d/override.conf?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants