Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

login steps hangs without showing URL #72

Open
hmoffatt opened this issue Oct 11, 2024 · 1 comment
Open

login steps hangs without showing URL #72

hmoffatt opened this issue Oct 11, 2024 · 1 comment
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@hmoffatt
Copy link
Contributor

The role runs cloudflared login which hangs until the certificate is issued, but there's no way to see the authorization URL to make this happen.

@papanito papanito self-assigned this Oct 11, 2024
@papanito papanito added bug Something isn't working good first issue Good for newcomers labels Oct 11, 2024
@hmoffatt
Copy link
Contributor Author

hmoffatt commented Oct 17, 2024

I'm not even sure this can be solved, as ansible doesn't have a mechanism for it, and cloudflared insists on waiting for the authorization within the same process, rather than being able to print the URL, exit and then go back for it later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants