tailscale / tailscale

The easiest, most secure way to use WireGuard and 2FA.
https://tailscale.com
BSD 3-Clause "New" or "Revised" License
16.89k stars 1.28k forks source link

Sync Tailscale ACLs github action simply errors with error code 1, without any changes. #11913

Closed kaywoz closed 1 week ago

kaywoz commented 3 weeks ago

What is the issue?

3 weeks ago, my github action from here (https://tailscale.com/blog/gitops-acls) started failing with error code 1. No changes to the action have been made. I am unsure how to proceed with this as the code is the same as in the sample page.

image

Steps to reproduce

I can reproduce it all day long with the example found here; https://tailscale.com/blog/gitops-acls

Are there any recent changes that introduced the issue?

no

OS

Windows

OS version

win 11

Tailscale version

No response

Other software

No response

Bug report

No response

kaywoz commented 1 week ago

closing this as it's my mistake, the api key had expired resulting in a 401 running the action as below;

wanted HTTP status code 200 but got 401 exit status 1 Error: Process completed with exit code 1.