Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard: cannot access local variable 'pie_3' where it is not associated with a value #6060

Open
jfagoagas opened this issue Dec 9, 2024 · 1 comment
Labels
bug status/awaiting-reponse Waiting response from Issue owner

Comments

@jfagoagas
Copy link
Member

Steps to Reproduce

Using the Prowler Dashboard the following error is raised

Traceback (most recent call last):
  File "/home/kali/.local/lib/python3.12/site-packages/dashboard/pages/overview.py", line 1260, in filter_data
    pie_3,
UnboundLocalError: cannot access local variable 'pie_3' where it is not associated with a value

Expected behavior

Working without any error.

Actual Result with Screenshots or Logs

image

How did you install Prowler?

Cloning the repository from github.com (git clone)

Environment Resource

Workstation

OS used

Kali Linux

Prowler version

5.0.0

Pip version

N/A

Context

Issue coming from the Prowler Community Slack https://prowler-workspace.slack.com/archives/C045DAM2NE9/p1733509962571659

@jfagoagas jfagoagas added bug status/needs-triage Issue pending triage labels Dec 9, 2024
@pedrooot
Copy link
Member

pedrooot commented Dec 10, 2024

Hello, I’m unable to reproduce your error. Could you let me know if you’re applying a specific filter or something similar? Also, please ensure that the files are being read from the specified path.

Looking forward to your response, thanks!

@pedrooot pedrooot added status/awaiting-reponse Waiting response from Issue owner and removed status/needs-triage Issue pending triage labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug status/awaiting-reponse Waiting response from Issue owner
Projects
None yet
Development

No branches or pull requests

2 participants