I am trying to run cloudflare-warp on a barebone ubuntu server (22.04.3). After installation, the service (warp-svc) crashes immediately, and the only feedback I get is the exit code ‘NetworkInfoError’ and message:
... ERROR warp::warp_service::network_change: Failed to collect initial network info err=Os { code: 2, kind: NotFound, message: "No such file or directory" }
I’m assuming I am missing some prerequisites, but the documentation specifies nothing about it (at least not related). Any clues would be appreciated.