-
Hi, thank you for this package!
**Describe the issue**
I am trying to use the `KeycloakOpenID` client in Python to connect to a Keycloak server behind a proxy, specifying a custom certificate fo…
-
**Description**
When using `curl` against the salt-api endpoint:
- PAM reports that login:auth `authentication success`.
- salt-master reports: `salt.master :2260][WARNING ][760504] Authentica…
-
```
2022-08-01T11:37:43.0997430Z [DEBUG ] Processing dependencies for Flask==2.0.0
2022-08-01T11:37:43.1046970Z [DEBUG ] Searching for itsdangerous>=2.0
2022-08-01T11:37:43.1051680Z [DEBUG …
-
**Describe the bug**
We are trying to use django redis cache with sentinel and SSL connection in our application. The issue occurs when we use `rediss` as part of the URL given in the `LOCATION` sett…
-
SSM agent version: 3.3.551.0
Snippets from the CloudWatch logs output:
```
Using python binary: 'python3'
Using Python Version: Python 3.8.10
Downloading payload from https://s3.us-east-2.a…
philm updated
1 month ago
-
Hi
getting this error while installing requirements:
PS C:\github\GithubMigrate\GithubMigrate> pip install -f ./requirements.txt
ERROR: You must give at least one requirement to install (maybe yo…
-
**Describe the issue**
Im trying to create new checks either in yaml or python custom policies
I am using Azure postgres flexi server and using this TF resource azurerm_postgresql_flexible_server_…
-
# Documentation
The example at https://docs.python.org/3/library/ssl.html#protocol-versions says:
```
client_context = ssl.SSLContext(ssl.PROTOCOL_TLS_CLIENT)
client_context.minimum_version = …
qris updated
10 months ago
-
Traceback (most recent call last):
File "C:\Python38\lib\site-packages\urllib3\connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
File "C:\Python38\lib\site-pac…
lkeld updated
3 years ago
-
### search you tried in the issue tracker
yes
### describe your issue
I have upgraded to pre-commit 4.0.1 via Brew and now I am getting a lot of errors related to python 3.13:
```
An unexpected…