Micah Beasley
Micah Beasley
I am (as far as I can tell) using dyndns check with the Dynamic DNS (legacy) plugin without issue... Did something change? On Wed, Jun 29, 2022 at 12:17 PM...
> so I switched to freedns check service and that works for https too. we maybe have to switch the default > > you can fill out the missing info...
Ugh, round and round we go, now seeing a bunch of messages in the log that seems to indicate IP has been attained but CloudFlare doesn't like the headers: ```...
> Maybe even better would be to fail and fall back to http and log the incident as it can relate to security policies? That would work and would advise...
Additionally the error states that it is unable to validate which version (or a particular version) of Butler is installed... The 4th retry seems to have worked? (I was finally...
## Fixes: ### Guest Additions: Changed the Vagrant.configure section to start: > ``` > Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| > config.vm.box = "geerlingguy/debian9" > if Vagrant.has_plugin?("vagrant-vbguest") then > config.vbguest.auto_update = false >...
When installing gitsome via `apt-get install gitsome` on Ubuntu 22.04 LTS the install completes with the following errors: ``` /usr/lib/python3/dist-packages/gitsome/github.py:792: SyntaxWarning: "is not" with a literal. Did you mean "!="?...
Note: This is a partial duplicate of #182 as this PR will also correct that file.
Indeed, this also happens with the kubernetes folder: ``` The IP address configured for the host-only network is not within the allowed ranges. Please update the address used to be...
I am also getting this error on Linux Mint 20.3 Cinnamon. mkchromecast correctly detects the Chromecast but then fails to display anything (or play any audio) I tried uninstalling and...