I tried connecting with wireguard to my usual Amsterdam based peer and it suddenly stopped working and I couldn’t connect to any private IPs (I noticed since the DNS stopped resolving any hosts). I tried restarting the tunnel and fiddling with the wg commands a bit, but couldn’t get it to work. I created a new wireguard profile that connected to Frankfurt instead and that worked fine.
If this isn’t an issue or if it is already fixed, go ahead and ignore this…
BTW, how do you usually prefer to get support related reports like this?
You should be OK again. You’re catching the tail end of a migration we’re doing to a new system for managing WireGuard peers (as of tomorrow, it should take single-digit seconds to create and bring up WireGuard for a new peer, rather than 1.5 minutes).
I think you created and then deleted a peer, which snagged a corner case — I had a UNIQUE constraint on a sqlite column that the peer you’re talking about was hitting.
I’ve rolled back AMS to the old (slow) behavior (boo!) — it should be fine for you now.