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

🐛Unable to install/activate cloudflared service on Windows Server 2025 #1366

Open
alexbrothman opened this issue Dec 6, 2024 · 0 comments
Labels
Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working

Comments

@alexbrothman
Copy link

Describe the bug
I'm seeing the following error message when I I attempt to install/activate the cloudflared service on Windows Server 2025. The application successfully installs, yet running cloudflared.exe service install #### produces:

2024-12-06T00:19:57Z INF Installing cloudflared Windows service
2024-12-06T00: 19:57Z ERR Unable to determine extra arguments for windows service error="Provided tunnel token
is not valid (unexpected end of JSON input)." windowsServiceName=Cloudflared
Unable to determine extra arguments for windows service: Provided tunnel token is not valid (unexpected end of
JSON

I've tried using several different tokens and all produce the same error.

Screenshot 2024-12-05 at 16 22 16

To Reproduce
Steps to reproduce the behavior:

  1. Install the cloudflared 64-bit connector on Windows Server 2025
  2. Run cloudflared.exe service install ####
  3. See error:
    2024-12-06T00:19:57Z INF Installing cloudflared Windows service
    2024-12-06T00: 19:57Z ERR Unable to determine extra arguments for windows service error="Provided tunnel token
    is not valid (unexpected end of JSON input)." windowsServiceName=Cloudflared
    Unable to determine extra arguments for windows service: Provided tunnel token is not valid (unexpected end of
    JSON

Expected behavior
The service should activate and the endpoint should join the Tunnel.

Environment and versions

  • OS: Windows Server 2025
  • Architecture: Intel
  • Version: 24H2
@alexbrothman alexbrothman added Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working labels Dec 6, 2024
@alexbrothman alexbrothman changed the title 🐛Unable to install.activate cloudflared service on Windows Server 2025 🐛Unable to install/activate cloudflared service on Windows Server 2025 Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant