#Warp Client on Linux Server

7 messages · Page 1 of 1 (latest)

flat robin
#

Following this guide for reference: https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/private-net/warp-connector/

Although we're aware this feature is newly announced and in beta, so we're not expecting anything and just happy to give feedback to the CF devs (including a debug zip of our install)

FWIW, the package that was pulled down from https://pkg.cloudflareclient.com/ for both ARM and AMD64 doesn't seem to have the commands listed in the developer guide linked above. We're attempting this on version 2024.9.346.0.

flat robin
#

I just tried this on Ubuntu Desktop, and got the same errors. Digging into the debug logs seems to point at the same issue with the certifcates not loading correctly. I've tried forcefully loading the CF pem cert as well

flat robin
#

Was able to pull some logs from the warp service.

Oct 11 22:53:31 lab2 warp-svc[963]: 2024-10-11T22:53:31.522Z INFO firewall::engine: Firewall stopped Oct 11 22:53:31 lab2 warp-svc[963]: 2024-10-11T22:53:31.523Z DEBUG main_loop: warp::warp_service: Entering main loop arm arm="status_change" Oct 11 22:53:31 lab2 warp-svc[963]: 2024-10-11T22:53:31.523Z INFO main_loop: warp::warp_service: WARP status: Unable(FailedToSetMtls) Oct 11 22:53:31 lab2 warp-svc[963]: 2024-10-11T22:53:31.523Z DEBUG main_loop: warp::warp_service::ipc_handlers: Sending IPC status update: Unable(FailedToSetMtls)

flat robin
flat robin
#

bump