Eagleman7

Results 31 comments of Eagleman7

Seems it is exactly 30 seconds, which can be found here: https://github.com/binhex/arch-qbittorrentvpn/blob/e4d2d79b27727b1fee7b08979c6ac92bcbb94f91/run/nobody/watchdog.sh#L33-L34

These are my env variables: ``` ENABLE_PRIVOXY: 'no' LAN_NETWORK: 10.233.0.0/17,172.16.0.0/12,192.168.0.0/16 NAME_SERVERS: 9.9.9.9,1.1.1.1,1.0.0.1 PGID: '0' PUID: '0' STRICT_PORT_FORWARD: 'no' UMASK: '000' DEBUG: 'true' VPN_CLIENT: wireguard VPN_ENABLED: 'true' VPN_OUTPUT_PORTS: '50000' VPN_PROV: custom...

Sorry for the late reply, the device almost got fried because I left the window open and the wESP32 got soaked in water. Luckily it still works after drying for...

Same issue after adding your new code: OperationalError at /rules/source/29/delete too many SQL variables Request Method: POST Request URL: http://ips.corp.domain.com:8000/rules/source/29/delete Django Version: 1.8.17 Exception Type: OperationalError Exception Value: too many...

When running this patch against the SSLBL abuse.ch Sigs source which contains 93 pages of rules I am getting the same error.

Hi @pevma No difference: ``` [user@ips scirius]$ sudo python manage.py listbackups /usr/lib/python2.7/site-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.16) or chardet (3.0.4) doesn't match a supported version! RequestsDependencyWarning) Traceback (most recent call last): File...

@regit ``` --- Metadata-Version: 2.1 Name: Django Version: 1.11.12 Summary: A high-level Python Web framework that encourages rapid development and clean, pragmatic design. Home-page: https://www.djangoproject.com/ Author: Django Software Foundation Author-email:...