Henery Hawk
Henery Hawk
I've used this plenty of times before but here on a new project the command isn't returning the expected instructions. Any ideas? I'm expecting the instructions to put a file...
Is there a reason we can't use the same techniques that drush uses where the global drush figures out which site it is in and then executes the proper local...
other than hacking/hardcoding my installer script in the "do not edit" section... ``` # # Find correct IP. find_correct_ip() { _LOC_IP=$(curl ${crlGet} https://api.ipify.org \ | sed 's/[^0-9\.]//g' 2>&1) if [...
Somehow the install has caused all DNS queries to fail. My resolv.conf file is empty. This is there a more detail log file than the terminal output to help debug?
I'm running on a Debian Stretch server and have executed the following commands... ``` cd;wget -q -U iCab http://files.aegir.cc/BOA.sh.txt;bash BOA.sh.txt boa in-stable public boa-1.my_domain.us info@my_domain.us o1 ask my_key ``` yields...
root@kaltura:~# apt update Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease Get:2 http://installrepo.kaltura.org/repo/aptn/focal propus InRelease [1,426 B] Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease Err:2 http://installrepo.kaltura.org/repo/aptn/focal propus InRelease The following signatures couldn't be verified because the public...
- [ ] I've read the [guidelines for Contributing to Kaltura Projects](https://github.com/kaltura/platform-install-packages/blob/master/CONTRIBUTING.md) - [ x ] I've read the [installation guides](https://github.com/kaltura/platform-install-packages#documentation-and-guides) and [troubleshooting FAQ](https://github.com/kaltura/platform-install-packages/blob/master/doc/kaltura-packages-faq.md) - [ x ] This is...
Documentation - example or discussion forum for proxy with straight ssl passthrough (maybe stream)
### Is your feature request related to a problem? Please describe A clear and concise description of what the problem is. Ex. I'm always frustrated when ... I've been running...
While the UI seems to allow adding or changing entries, they are all lost when data gets reloaded from the static json file on startup. I think this note should...
The Prusa MK3s returns an ambient temperature value as read from the einsy board when it replies to an M105. Can this plug-in be tweaked to recognize that and display...