jeremy avnet
jeremy avnet
The PYTHONPATH environment variable includes the virtualenv-burrito site-packages. This causes bad behaviour for setuptools as the version in there will override whatever is actually installed in the virtualenv itself. The...
**Context** - nextdns version 1.32.2 - EdgeRouter X v2.0.9-hotfix.2 For days I've had a lot of problems with the NextDNS client failing. Lots of `cached HTTP/2.0: doh resolve: context deadline...
**Context** * nextdns version 1.32.2 * EdgeRouter X v2.0.9-hotfix.2 ``` $ /config/nextdns/nextdns config log-queries false cache-max-age 0s hardened-privacy false report-client-info true bogus-priv true setup-router true listen localhost:53 max-ttl 0s timeout...
I removed all my gems, installed bundler, and then ran bundle install on a fresh clone. Getting this: ``` $ gem install bundler Fetching: bundler-1.12.5.gem (100%) Successfully installed bundler-1.12.5 Parsing...
**Context** - CLI Version: NextDNS 1.43.5/freebsd - Platform: pfSense 24.03 (FreeBSD 15.0-CURRENT) When a device wakes from sleep or boots, some of the queries use the wrong conditional profile. In...
After upgrading from 2.2.0 to 2.2.1 I can no longer login via passkey or user/pass. Downgrading back to 2.2.0 allows me to login again. I'm using the container image `ghcr.io/miniflux/miniflux:2.2.1-distroless`....