We just added a new member to our team, and when h...
# ory-network
h
We just added a new member to our team, and when he tried to use Ory Tunnel for local development he had to go through a login process in the browser (we had never seen this before). He logged in and approved, but in the terminal where ran the ory tunnel command he received an auth failed command which includes the message:
Copy code
failed to authenticate, please try again: context deadline exceeded
This is using a new install of the Ory CLI on Windows via scoop. We thought maybe he took too long to login in the browser, so we tried it a few times, and it was as quick as humanly possible. Still no luck. Any ideas?
r
A fix is underway for this.
🙌 1
Hey. This is fixed in the latest pre-release: https://github.com/ory/cli/releases/tag/v1.0.0-alpha.2
h
Sweet. Thanks you 🙂