Open teon opened 2 months ago
This was caused by busy loop in proxy after core disconnected. The invalid state after core disconnection is fixed in https://github.com/DefGuard/proxy/pull/78.
Additionally errors should be made more precise on the frontend to discriminate between "Invalid token" and any other backend error.