Nikolaos Moraitis

Results 45 issues of Nikolaos Moraitis

### Describe the bug ```console 16:56:21,699 ERROR [org.keycloak.services.scheduled.ScheduledTaskRunner] (Timer-2) Failed to run scheduled task ClearExpiredEvents: java.lang.IllegalAccessError: class org.keycloak.services.scheduled.ClusterAwareScheduledTaskRunner$1 tried to access protected field org.keycloak.services.scheduled.ScheduledTaskRunner.task (org.keycloak.services.scheduled.ClusterAwareScheduledTaskRunner$1 is in unnamed module of...

kind/bug
status/triage

### Describe the bug I am using the keycloak-operator in Kubernetes My Keycloak object holds ``` externalURL: https://keycloak.local internalURL: https://keycloak.keycloak-operator.svc:8443 ``` But other pods can't reach Keycloak using the internalURL...

kind/bug
status/triage

### Describe the bug Based on https://www.keycloak.org/docs/10.0/server_admin/#_ssl_modes > none Keycloak does not require SSL. This should really only be used in development when you are playing around with things and...

kind/bug
status/triage

### Describe the bug I am using the keycloak-operator in Kubernetes My Keycloak object holds ``` externalURL: https://keycloak.local internalURL: https://keycloak.keycloak-operator.svc:8443 ``` But other pods can't reach Keycloak using the internalURL...

kind/bug
status/triage

I tried to debug this and also open an issue to RIOT, but it seems that something is happening with wine there. The main problem is ```console 000005.105| ERROR| ClientWebSocketTransport:...

I just installed it in vscode version 1.72.0`. I opened my JSON file, but the extension is completely broken. ![image](https://user-images.githubusercontent.com/8650912/203189043-8414c04a-ae28-49cd-93b9-acb6fe3fa9ac.png)

```console vault policy write read-only my-policy.hcl --address=http://localhost:8200 Too many arguments (expected 2, got 3) ```` Following https://developer.hashicorp.com/vault/docs/commands/policy/write. What I am doing wrong? How can I pass the `--address` flag?

waiting-for-response
question

My .md file: ``` --- locale: en-US UID: whatever type: type --- My TEST content ``` ```go source, err := os.ReadFile(path) if err != nil { ...... } markdown :=...

Currently, the response of any mutation returns a map of uids and an empty JSON. This is 100% wrong for the following reasons: - The uids will be returned for...

Version: 5.15.4 This happened when we are trying to change the version of a specific package. Our older package is already cached, and when verdaccio tries to get the tarball...

issue: bug
issue_needs_triage
issue: waiting-user-feedback
7.x branch (next)