Michael Lasday
Michael Lasday
Well, the good news is after taking away the null password error Zoom responds to the first API request in a way that looks very similar to the one the...
I was getting "host unreachable" earlier when trying to load up the apps page in my nextcloud install, and eventually figured out this was happening because the domain was resolving...
I had the same issue, running these inside the app container in 2.9.18 fixed it for me: ``` pip uninstall certbot pip install certbot ```