You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
To Reproduce
Steps to reproduce the behavior:
Install the cloudflared 64-bit connector on Windows Server 2025
Run cloudflared.exe service install ####
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
The text was updated successfully, but these errors were encountered:
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
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.
To Reproduce
Steps to reproduce the behavior:
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
The text was updated successfully, but these errors were encountered: