riccardom
34cae56ee3
[client] Stop netbird login from retrying a refusal for 30 seconds
...
`netbird up` and `netbird login` both run Login through the backoff cycle, and
each carried its own copy of the list of codes that end it. Only up.go learned
about codes.FailedPrecondition, so a refused `netbird login` kept retrying and
then reported "login backoff cycle failed" instead of what the daemon said.
terminalLoginError is now that list, once, next to WithBackOff — the duplicated
copies are what let the two commands disagree in the first place.
Reported by cubic-dev-ai on PR #7398 .
2026-09-02 16:25:55 +02:00
..
2026-03-13 17:01:28 +01:00
2026-05-04 11:28:56 +02:00
2026-07-29 20:32:26 +02:00
2025-10-01 20:10:11 +02:00
2025-07-25 16:54:46 +03:00
2025-07-25 16:54:46 +03:00
2026-09-01 12:50:03 +02:00
2025-09-20 09:31:04 +02:00
2026-04-07 17:55:35 +02:00
2025-03-09 16:06:43 +01:00
2026-09-01 17:53:41 +02:00
2026-06-10 15:00:10 +02:00
2026-06-10 15:00:10 +02:00
2026-06-18 08:49:19 +02:00
2026-09-02 16:25:55 +02:00
2026-09-01 12:50:03 +02:00
2025-08-13 22:03:48 +02:00
2026-01-08 18:58:22 +01:00
2026-09-01 12:50:03 +02:00
2026-05-04 18:59:29 +02:00
2026-05-04 18:59:29 +02:00
2025-08-26 16:00:14 +02:00
2026-09-02 16:25:55 +02:00
2026-08-20 16:50:50 +02:00
2026-07-07 16:58:48 +02:00
2026-07-29 20:32:26 +02:00
2026-07-29 20:32:26 +02:00
2026-07-07 16:58:48 +02:00
2026-07-07 16:58:48 +02:00
2026-07-29 20:32:26 +02:00
2026-07-29 20:32:26 +02:00
2026-07-29 20:32:26 +02:00
2026-06-28 16:15:54 +02:00
2026-08-20 16:50:50 +02:00
2026-06-28 16:15:54 +02:00
2026-07-29 20:32:26 +02:00
2025-11-17 17:10:41 +01:00
2025-11-17 17:10:41 +01:00
2025-11-17 17:10:41 +01:00
2026-05-07 11:33:37 +02:00
2026-05-07 11:33:37 +02:00
2025-08-06 18:32:35 +02:00
2025-02-21 16:29:21 +01:00
2026-08-10 11:27:20 +02:00
2026-05-07 11:33:37 +02:00
2026-08-27 11:28:05 +02:00
2025-06-16 10:12:59 +02:00
2026-06-18 08:49:19 +02:00
2026-09-02 16:25:55 +02:00
2026-09-01 12:50:03 +02:00
2026-09-02 16:25:55 +02:00
2026-03-13 17:01:28 +01:00
2025-12-19 19:57:39 +01:00
2026-06-03 08:56:50 +02:00