This is an automated archive.
The original was posted on /r/fedora by /u/tr710_ on 2023-08-27 14:10:22+00:00.
I want to use Warp on the college network, but for some reason, it is not working.
it works fine for other networks.
Also not that it works on a college network when I connect through an Android or windows client.
( so I don’t think ISP blocking warp connection )
I spent hours debugging this issue but no result.
already tried -
- Switching to the older warp-cli client but same issue
- change resolve.conf
also note that it works fine when i share college wifi through my phone using hotspot but doesn’t work directly.
Not sure why it is so, any help would be appreciated.
Debug info
warp-cli -l connect
Success
Status update: Settings Updated
Status change: Connecting
Status change: Disconnected. Reason: Manual Disconnection
sudo warp-svc
2023-08-27T14:05:41.700Z INFO warp::warp_service: Starting WarpService pid=25206
2023-08-27T14:05:41.700Z INFO warp::warp_service: Version: 2023.7.40
2023-08-27T14:05:41.700Z DEBUG warp_settings::raw_settings: Loading settings from file "/var/lib/cloudflare-warp/settings.json"
2023-08-27T14:05:41.700Z DEBUG warp_settings::manager: Starting local policy file watch parent_path="/var/lib/cloudflare-warp"
2023-08-27T14:05:41.704Z DEBUG watchdog: warp::watchdog: Kicking off watchdog
2023-08-27T14:05:41.704Z ERROR main_loop: warp_net::ipc::unix: Unix socket already bound by root. Is another daemon running? path="/run/cloudflare-warp/warp_service"
2023-08-27T14:05:41.704Z DEBUG main_loop: warp::warp_service: close time.busy=159µs time.idle=7.45µs
2023-08-27T14:05:41.704Z INFO warp::warp_service: Dropping WarpService
2023-08-27T14:05:41.704Z WARN watchdog: warp::watchdog: Watchdog reports that daemon has disconnected watchdog_name="main loop"
2023-08-27T14:05:41.704Z INFO firewall: Firewall stopped
2023-08-27T14:05:41.704Z DEBUG watchdog: warp::watchdog: close time.busy=137µs time.idle=4.50µs
2023-08-27T14:05:41.704Z INFO warp_svc: Service stopped exit_code=Err(OsError(Custom { kind: Other, error: "Unix socket already bound by root" }))
2023-08-27T14:05:41.704Z DEBUG run: warp_settings::manager: close time.busy=30.8µs time.idle=3.78ms
Error: OsError(Custom { kind: Other, error: "Unix socket already bound by root" })
You must log in or # to comment.