Marko Todorić
Marko Todorić
**Describe the bug** Starting TheengsGatewaay on armhf platform ends with an error stated below. ``` File "/usr/local/lib/python3.9/runpy.py", line 188, in _run_module_as_main mod_name, mod_spec, code = _get_module_details(mod_name, _Error) File "/usr/local/lib/python3.9/runpy.py", line...
Hello everyone, as the title states, I'm having issues attempting to bind to Windows Active Directory using SASL+DIGEST_MD5. I'm using following code: ```python from ldap3 import Server, Connection, ALL, SASL,...
When a client tries to authenticate to VPN via LDAP, i get the following error in log, after which OpenVPN Server crashes and needs to be restarted. ``` openvpn: compare.c:114:...
I would like to point out something that would need to be added to Requirements to compile this plugin. Beside the regular Development Tools (yum groupinstall "Development Tools"), re2c, openldap-devel...
Hello, is this one supported on Windows by any chance? Build is failing. ``` python -m pip install asyncdb Collecting asyncdb Using cached asyncdb-2.1.40.tar.gz (228 kB) Installing build dependencies ......
* Async AWS SDK for Python version: aioboto3==12.4.0 * Python version: 3.10.12 * Operating System: Ubuntu 22.04.2 LTS (Jammy Jellyfish) ### Description I'm receiving warning when using S3 client: ```...
**Describe the bug** ``` Unclosed connection client_connection: Connection ``` Warning shows up when using S3 client, get_object method. This is the code I've used: ``` async def get_s3_object(bucket: str, filepath:...
**Describe the bug** After upgrading cluster and fleet agents from 8.9.1 to 8.15.2, i have no services or no traces uploaded to elasticsearch, with following error message in all elastic...