jayme-github
jayme-github
I get 403 errors for some (not all) team icons since today (kubernetes, google cloud platform, ...). Debian Jessie (+Backports) scudcloud 1.22-2 ``` pytb Traceback (most recent call last): File...
Hi, I'm not sure why you choose to build x11vnc and libvncserver from source and doing so with the versions from your archive on alpine 3.13 currently fails (see https://github.com/LibVNC/x11vnc/issues/128)....
I've added a setup script (and .gitignore)
I just hat two downloads with similar problems like the one described in sabnzbd/sabnzbd#32. Of cause I have configured Sabnzbd to not download sample files. The downloaded archive contained two...
### Ⅰ. Issue Description I do see a bunch of loglevel DEBUG logs in app.log, although I have configured `debug: false` in the supernode config. ### Ⅱ. Describe what happened...
### Ⅰ. Issue Description When a supernode is configured with `cdnPattern: source`, dfget clients should connect the source directly instead of using the supernodes CDN (via a webserver listening on...
### Ⅰ. Issue Description We use dfdaemon as HTTPS_PROXY for our in house docker registry and some namespaces of said registry do need authentication. When dfdaemon calls dfget for processing,...
**Describe the bug**: At Wikimedia we run cert-manager with our own issuer and a cfssl PKI: https://gerrit.wikimedia.org/g/operations/software/cfssl-issuer We've got a staging cluster with short-lived certificates (24h) where I noticed one...
Update paperless to the latest Django 2.2 (LTS) release. Django 2.0 is already EOL since April 2019. I also dropped python 3.5 from the matrix (EOL September 2020) as it...
I'm not sure why exactly, but directory traversing did not work for me when running the tests locally. With os.walk() it does and it still works in travis :-)