Michal Bok

Results 2 comments of Michal Bok

For me, the problem was with apparmor curl rules. Make sure, that in `/etc/apparmor.d/curl` there is: ``` file rw /tmp/**, file rw /run/user/1001/**, ``` And then execute: `apparmor_parser -r /etc/apparmor.d/curl`