Expire a used key #600

Closed
opened 2025-12-29 02:21:01 +01:00 by adam · 1 comment
Owner

Originally created by @manju-rn on GitHub (Dec 15, 2023).

How to expire a key that has expiry date in future and has been used?

ID | Key                                              | Reusable | Ephemeral | Used  | Expiration          | Created   
26 | 0xsxsxsxsxxsxsxsxsxsxsxsxsxsxsxsxsxsxsxsxsxsxsxx | false    | false     | true  | 2024-02-12 03:34:45 | 2023-11-14 03:34:45 

Error message after executing the following command headscale pre expire -u myuser 0xsxsxsxsxxsxsxsxsxsxsxsxsxsxsxsxsxsxsxsxsxsxsxx

Cannot expire Pre Auth Key: rpc error: code = Unknown desc = AuthKey has already been used

Headscale version: 0.22.1-debug

Originally created by @manju-rn on GitHub (Dec 15, 2023). How to expire a key that has expiry date in future and has been used? ``` ID | Key | Reusable | Ephemeral | Used | Expiration | Created 26 | 0xsxsxsxsxxsxsxsxsxsxsxsxsxsxsxsxsxsxsxsxsxsxsxx | false | false | true | 2024-02-12 03:34:45 | 2023-11-14 03:34:45 ``` Error message after executing the following command `headscale pre expire -u myuser 0xsxsxsxsxxsxsxsxsxsxsxsxsxsxsxsxsxsxsxsxsxsxsxx` ``` Cannot expire Pre Auth Key: rpc error: code = Unknown desc = AuthKey has already been used ``` Headscale version: 0.22.1-debug
adam added the bug label 2025-12-29 02:21:01 +01:00
adam closed this issue 2025-12-29 02:21:01 +01:00
Author
Owner

@manju-rn commented on GitHub (Jan 30, 2024):

Closing this as this is not really a showstopper

@manju-rn commented on GitHub (Jan 30, 2024): Closing this as this is not really a showstopper
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#600