Project

General

Profile

(View Message) » issue.txt

54635, 2021-03-12 03:21 AM

 
1
Hi, first of all thank you for all you work.
2
I'm not very techy savy but by following instruction i managed to install Parabola OpenRC version on an old computer.
3
I'm trying to run a tor relay but i keep failing on running it as a non-root user. As root everything works fine.
4

    
5
My current  issue is that when i run tor i get this warning:
6

    
7
[warn] No permission to set capabilities pre-setuid: Operation non permitted
8

    
9
I got this after giving: setcap CAP_NET_BIND_SERVICE=+eip /usr/bin/tor, because of other errors regarding opening ports not allowed: 
10
- Could not binbd to 0.0.0.0:443: Permission Denied
11
- Could not binbd to 0.0.0.0:80: Permission Denied
12

    
13
I don't know what is the next step to make it work.
14
I already set the user to the tor group and changed owners to /var/lib/tor to tor:tor
15

    
16
If any other info is needed let me know, than you in advance!
    (1-1/1)