Flunkyball
Flunkyball
Hi, I want to give this topic a push since I am in the same boat. **Issue:** - When giving an app the "LAN" permission it is only able to...
Is there a solution to this problem available ? Iam stuck with the same thing on a Galaxy S20 with Android 11. ` pm create-user --profileOf 0 --managed Island` results...
Iam looking for the same information since Iam stuck with an "error cannot create user" when setting up Island....
Setting SEARX_HOSTNAME=http://localhost:8081 and changing docker-compose.yaml s BASE_URL to http only does not do the trick. Apache shows a blank page using Proxypass http://localhost:8081
any progress here ? I still could not manage to get it working with the following changes: In .env: Set SEARS_HOSTNAME=http://localhost:8081 In docker-compose-yaml: Set BASE_URL=http://domain.com In Apache2 config: ProxyPass http://localhost:8081...
@fareszr Thanks for the heads up. However your sample is based on v3.3 whereas the latest config file is v3.7. 3.3 does lead to a not working configuration on my...
Well, it does not: `filtron | 2020/12/13 18:25:20 Cannot parse rules: open /etc/filtron/rules.json: no such file or directory morty | WARNING: no logs are available with the 'none' log driver...
I see then this is the difference between the 3.3 and the 3.7 config file as the rule.json as well as the rest of the necessary files are created when...
@fareszr The files are all there. Anyway, thank you for pointing me into the right direction as the searx settings.yml has an hardcoded base url - therefore the changes in...
> wait, you were trying these options on the official image ?. the example docker-compose config was built on hoellen/searx:master Yes, cause this is the github repo for the official...