appvia / krane

Kubernetes RBAC static analysis & visualisation tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Run the report first

Joseph94m opened this issue · comments

@marcinc hi, it's me again, not sure if this goes here or if I should ask it on the community chat.

Short issue description

So after having (i hope) correctly applied the deployments files, krane does start but it keeps crashing with the following error:
Screenshot 2021-08-13 at 09 39 20

The message in itself is obvious... I did look into the scripts and I saw that the code does try to run a report first... I guess it's failing? But there are no additional logs to debug. So, i am not entirely sure if this is a misconfiguration from my side or if it's a bug.

image

Krane version: latest
redisgraph version: 1.99.7
OS (Linux/Mac/Windows..): centos7
Docker version 18.06.2
Kubernetes version: 1.17.4

Hi @Joseph94m. Welcome back and thanks for the issue report. We’ll look into thiis. Could be some sort of race condition.