FleischKarussel

Results 16 comments of FleischKarussel

Alright, it seems to be related to certificate verification. Custom enterprise CA. Other ansible modules using this CA work fine, except the check_mk.py. I'll add more details on Monday.

Additional information: Ubuntu 16.04 Ansible Tower 3.5.2 Ansible 2.8.3 Playbook: - name: Add host to check_mk Server via WATO API and discover services check_mk: server_url: "{{ check_mk_agent_monitoring_host_url }}" username: "{{...

I just confirmed by setting validate_certs: False, then the playbook ran fine. Does have the check_mk.py no access to CAs because it's not an upstream module? Currently it's checked into...

```python Python 2.7.12 (default, Nov 12 2018, 14:36:49) [GCC 5.4.0 20160609] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import requests url = "https://checkmk-dev01.mgmt.example.com" >>> url...

Same issue here, using 19.03.6 (latest Ubuntu 18.04 provided docker.io package)

Also affected here, I'm also not sure if mirroredmode is still experimental or not? Specs: Hardware: AMD Ryzen 7 PRO 5850U with 32G memory VSCode Version: 1.86.2 WSL-Version: 2.0.14.0 Kernelversion:...

Hey, I was having some similar issues with changing error messages like PAGE_FAULT_IN_NONPAGED_AREA or ntoskrnl.sys (can't remember exactly) and another one just one hour ago starting with nvdl*. I would...

Great! Here they come. https://gofile.io/d/qNWG7u

Thanks for confirmation, still weird for me, because I see a link between starting to use winbtrfs as my gaming storage space and bsods while playing the same game without...

My error message: ![image](https://user-images.githubusercontent.com/1714374/225041456-db8829cb-a7d4-4a11-b0ab-1ff3ea5ee765.jpeg)