Search Criteria
Package Details: cloudflare-warp-bin 2025.2.600-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cloudflare-warp-bin.git (read-only, click to copy) |
---|---|
Package Base: | cloudflare-warp-bin |
Description: | Cloudflare Warp Client |
Upstream URL: | https://1.1.1.1 |
Licenses: | unknown |
Conflicts: | cloudflare-warp |
Provides: | warp-cli, warp-diag, warp-svc |
Submitter: | solatis |
Maintainer: | solatis (mhdi, billyaddlers, vk8a8, Neomax7) |
Last Packager: | mhdi |
Votes: | 58 |
Popularity: | 1.69 |
First Submitted: | 2021-05-26 08:59 (UTC) |
Last Updated: | 2025-03-31 23:04 (UTC) |
Dependencies (12)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- nftables (nftables-fullconeAUR, nftables-gitAUR)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- pango (pango-gitAUR)
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 Next › Last »
sl1pkn07 commented on 2021-12-22 16:23 (UTC) (edited on 2021-12-22 16:50 (UTC) by sl1pkn07)
@solatis same with sudo
i have summited a tiket with
about w/o sudo. delete, register, settings and others options works with my user, so i think is not problem with the client or service iself
glitsj16 commented on 2021-12-19 11:17 (UTC)
@solatis Indeed, this is not a regular user application and will need to be handled as such. Pretty much standard stuff for system daemons. AFAIK only upstream could change this, so I don't think you can do much more than adding another note to stress this in the
cloudflare-warp-bin.install
file.solatis commented on 2021-12-19 10:52 (UTC)
Right, that makes sense; it’s also unlikely to be able add all the network interfaces, etc without root permissions.
Is there anything I can add to the package to improve this?
glitsj16 commented on 2021-12-19 01:46 (UTC)
@solatis The second option you mention isn't going to work. systemd uses a strict seperation between system and user services (reflected in the filesystem). /usr/lib/systemd/system/warp-svc.service isn't accessible via
systemctl --user start warp-svc
. IMO all the warp binaries are designed to be run as root with sudo...solatis commented on 2021-12-18 20:41 (UTC)
@sl1pkno07 I think what's going on is that warp-cli tries to access files in /var/lib/cloudflare-warp/ , which are owned by root.
Two options:
Run
warp-cli
as root.Launch the systemd service using your normal user account, i.e.
systemctl start --user warp-svc
. I haven't tested this, but should work.solatis commented on 2021-12-18 20:37 (UTC)
Could you check the permissions of your systemd service?
There's a chance that something changed upstream in the systemd unit that caused a regression.
amin616 commented on 2021-12-17 19:26 (UTC)
Hello guys. I'm totally new to manjaro and linux and need help here. so I build the package and go to terminal and perform warp-cli register but the system keep telling me Unable to connect to CloudflareWARP daemon. Maybe the daemon is not running, or is connected to another process? what should I do? since I live in Iran I really need the warp for accessing free internet. any help would be highly appreciated
sl1pkn07 commented on 2021-12-16 21:30 (UTC)
after run
warp-cli register && warp-cli connect
i gethow fix this?
H0301ein commented on 2021-12-15 17:09 (UTC)
Thanks! it's working now.
H0301ein commented on 2021-12-15 11:03 (UTC) (edited on 2021-12-15 11:03 (UTC) by H0301ein)
I get this error during update package with paru:
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 Next › Last »