Alex Yao

Results 114 comments of Alex Yao

To help out the next person who finds this, I set this on the ingress to my sso which fixed the issue. ``` if ($request_method = OPTIONS) { add_header Access-Control-Allow-Origin...

Sure, but are you able to reproduce this? From my testing, it seems to occur reliably, at least on my instance. ``` HeadscaleError: {"code":2,"message":"route (localhost) is not available on node...

This probably is an issue with headscale itself based on the fact it doesn't remove the route from the list once it's no longer being advertised.

@ziasquinn Do you have your nix files for this handy? I'm trying to get it running on nixos as well.