Michal Bok
Results
2
comments of
Michal Bok
Same on Pixel 8, Android 14 and 15
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`