Giter Club home page Giter Club logo

plugin-adguard's People

Contributors

nebzhb avatar

Watchers

 avatar

plugin-adguard's Issues

Commandes "action" sans effet

Depuis le plugin les commandes actions suivantes ne sont pas fonctionnelles :

  • On/Off de Recherche Sécurisée Globale
  • On/Off de Contrôle Parental Global
  • On/Off de Sécurité de Navigation Globale

Log associé (à priori il manque le paramètre) :

[2021-09-11 19:03:16][DEBUG] : raw return : This request must be POST 
[2021-09-11 19:03:16][DEBUG] : Exec safesearch/enable avec params null | 
[2021-09-11 19:03:23][DEBUG] : recu:{"dns_addresses":["xxx.xxx.xxx.xxx"],"dns_port":53,"http_port":80,"protection_enabled":true,"dhcp_available":true,"running":true,"version":{"disabled":false,"new_version":"v0.106.3","announcement":"AdGuard Home v0.106.3 is now available!","announcement_url":"https:\/\/github.com\/AdguardTeam\/AdGuardHome\/releases","can_autoupdate":false},"language":"","safebrowsing":{"enabled":false},"parental":{"enabled":true},"safesearch":{"enabled":false},"filtering":{"enabled":true,"interval":24,"filters":"deleted","whitelist_filters":null,"user_rules":[]},"stats":{"time_units":"hours","num_dns_queries":0,"num_blocked_filtering":0,"num_replaced_safebrowsing":0,"num_replaced_safesearch":0,"num_replaced_parental":0,"avg_processing_time":0,"top_queried_domains":"deleted","top_clients":"deleted","top_blocked_domains":"deleted","dns_queries":"deleted","blocked_filtering":"deleted","replaced_safebrowsing":"deleted","replaced_parental":"deleted"},"clients":{"clients":null,"auto_clients":"deleted","supported_tags":"deleted"},"blocked_services":[]}
[2021-09-11 19:03:30][DEBUG] : raw return : This request must be POST 
[2021-09-11 19:03:30][DEBUG] : Exec parental/disable avec params null | 
[2021-09-11 19:03:37][DEBUG] : recu:{"dns_addresses":["xxx.xxx.xxx.xxx"],"dns_port":53,"http_port":80,"protection_enabled":true,"dhcp_available":true,"running":true,"version":{"disabled":false,"new_version":"v0.106.3","announcement":"AdGuard Home v0.106.3 is now available!","announcement_url":"https:\/\/github.com\/AdguardTeam\/AdGuardHome\/releases","can_autoupdate":false},"language":"","safebrowsing":{"enabled":false},"parental":{"enabled":true},"safesearch":{"enabled":false},"filtering":{"enabled":true,"interval":24,"filters":"deleted","whitelist_filters":null,"user_rules":[]},"stats":{"time_units":"hours","num_dns_queries":0,"num_blocked_filtering":0,"num_replaced_safebrowsing":0,"num_replaced_safesearch":0,"num_replaced_parental":0,"avg_processing_time":0,"top_queried_domains":"deleted","top_clients":"deleted","top_blocked_domains":"deleted","dns_queries":"deleted","blocked_filtering":"deleted","replaced_safebrowsing":"deleted","replaced_parental":"deleted"},"clients":{"clients":null,"auto_clients":"deleted","supported_tags":"deleted"},"blocked_services":[]}
[2021-09-11 19:03:42][DEBUG] : raw return : This request must be POST 
[2021-09-11 19:03:42][DEBUG] : Exec safebrowsing/enable avec params null |

PHP Warning dans http.error à la création de l'équipement AdGuard

J'ai créé mon équipement AdGuard. Côté AdGuard je n'ai pas configuré grand chose pour le moment.

[Fri Sep 10 20:30:10.189208 2021] [php7:warn] [pid 1234] [client 165.225.202.120:15470] PHP Warning:  Invalid argument supplied for foreach() in /var/www/html/plugins/AdGuard/core/class/AdGuard.class.php on line 467, referer: https://myhome.egenillon.net/index.php?v=d&m=AdGuard&p=AdGuard&id=541
[Fri Sep 10 20:30:24.034824 2021] [php7:warn] [pid 1234] [client 165.225.202.120:15470] PHP Warning:  implode(): Invalid arguments passed in /var/www/html/plugins/AdGuard/core/class/AdGuard.class.php on line 284, referer: https://myhome.egenillon.net/index.php?v=d&m=AdGuard&p=AdGuard&id=541
[Fri Sep 10 20:30:24.487307 2021] [php7:warn] [pid 1234] [client 165.225.202.120:15470] PHP Warning:  Invalid argument supplied for foreach() in /var/www/html/plugins/AdGuard/core/class/AdGuard.class.php on line 304, referer: https://myhome.egenillon.net/index.php?v=d&m=AdGuard&p=AdGuard&id=541
[Fri Sep 10 20:30:45.487958 2021] [php7:warn] [pid 8784] [client 165.225.202.120:18044] PHP Warning:  Invalid argument supplied for foreach() in /var/www/html/plugins/AdGuard/core/class/AdGuard.class.php on line 467, referer: https://myhome.egenillon.net/index.php?v=d&m=AdGuard&p=AdGuard&id=541
[Fri Sep 10 20:30:52.439599 2021] [php7:warn] [pid 8784] [client 165.225.202.120:18044] PHP Warning:  implode(): Invalid arguments passed in /var/www/html/plugins/AdGuard/core/class/AdGuard.class.php on line 284, referer: https://myhome.egenillon.net/index.php?v=d&m=AdGuard&p=AdGuard&id=541
[Fri Sep 10 20:30:52.450812 2021] [php7:warn] [pid 8784] [client 165.225.202.120:18044] PHP Warning:  Invalid argument supplied for foreach() in /var/www/html/plugins/AdGuard/core/class/AdGuard.class.php on line 304, referer: https://myhome.egenillon.net/index.php?v=d&m=AdGuard&p=AdGuard&id=541

n'hésites pas si tu as besoin de faire des essais

Erreur de la valeur "Online"

Si le serveur Adguard n'est plus joignable (Shutdown ou autre) avec la valeur de la commande "Online" reste à 1.
Dans le log Adguard on retrouve :
[2021-09-11 07:50:11][ERROR] : Impossible de communiquer GET avec le serveur AdGuard 192.168.59.231 status ! Message : {}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.