strannik19

Results 5 comments of strannik19

just found this project recently. really need the ability to have edges between Clusters rather than just nodes.

subscribing to this issue. until it gets resolved, can't even consider using it.

would be great if the log_server.conf conf file has something like: `url_prefix: 'logio'` so that the url can be accessed as http://127.0.0.1:28777/logio which would make life much more easier for...

i get this error intermittently. got an instance of keycloak 20.0.1 running and creating a client like so: ```python keycloak_admin = KeycloakAdmin( server_url=keycloak_endpoint, client_id=keycloak_client["client_id"], realm_name=keycloak_realm, client_secret_key=keycloak_client["client_secret"], ) ``` and about...

for what its worth, this works fine for me on ubuntu 22.04 with jq 1.6