What is the name of the domain?
1.1.1.1
What is the error message?
thread ‘main’ panicked at logger/src/lib.rs:417:6: called Result::unwrap()
on an Err
value: Os { code: 13, kind: PermissionDenied, message: “Permission denied” } note: run with RUST_BACKTRACE=1
environment variable to display a backtrace
What is the issue you’re encountering
Cannot start warp-svc.service
What steps have you taken to resolve the issue?
package source:
https://aur.archlinux.org/packages/cloudflare-warp-bin
What are the steps to reproduce the issue?
sudo systemctl enable warp-svc.service
sudo systemctl start warp-svc.service
doesnt help