-
I added this line very quickly, after line 44 in the file scraper.py, contained in the "scraping" folder:
```
driver.execute_script("window.scrollTo(0, document.body.scrollHeight)")
driver.find_e…
-
I was using my paid ChatGPT account on Windows 10, using the **Desktop** Version (Version 1.1.0) . Everything was working fine: Then it wasn't. It started not working today 09/17/2024 around 8:45 pm…
-
**Describe the bug**
Clicking on the link to the "/api/openapi.json" in the Mirth Connect Client API page (Swagger) generates the following error.
**To Reproduce**
Setup steps (if required). Ex…
-
**Describe the bug**
I am unable to access websockets over SSL. (unraid -> cloudflared->nginx reverse proxy manager + authelia )
Trying to use Frigate as a docker container... everything works…
-
### Name and Version
bitnami/keycloak 22.2.5
### What architecture are you using?
amd64
### What steps will reproduce the bug?
1. Upgrade from bitnami/keycloak 21.0.0 to 22.2.5
2. Environment …
-
When using lua-resty-openidc with Keycloak for OpenID Connect, an issue arises during the logout process if the session has been removed from Redis by OpenResty. Specifically, Keycloak requires an id_…
-
```[]``` (slow_query, 85.1, mysql)
Reported on decksite by mysql-perf
Location Hash: 43006208699fe483725577a17f938e52a11c6bc1
Request Data
```
Request Method: GET
Path: /api/rotation/clear_cache?…
-
```[]``` (slow_query, 65.2, mysql)
Reported on decksite by mysql-perf
Location Hash: 3b34a50c40f240dffa9e5664a7bca4d5b8005d83
Request Data
```
Request Method: GET
Path: /api/rotation/clear_cache?…
-
**Describe the bug**
Ive pulled the tokens and cookie, as I've done for a while now, but recently its been failing even with the private tab still open
**To Reproduce**
Steps to reproduce the behav…
-
Hi
I am using EAS + Keycloak
EAS Config:
```yaml
****-com-eas:
aud: ****-com-eas
eas:
plugins:
- type: oidc
issuer:
discover…