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

Prowler Error: 'ABCMeta' object is not subscriptable #6494

Open
mai1x9 opened this issue Jan 14, 2025 · 3 comments
Open

Prowler Error: 'ABCMeta' object is not subscriptable #6494

mai1x9 opened this issue Jan 14, 2025 · 3 comments
Labels
bug provider/azure Issues/PRs related with the Azure provider status/needs-triage Issue pending triage

Comments

@mai1x9
Copy link

mai1x9 commented Jan 14, 2025

Steps to Reproduce

Run prowler azure on Ubuntu 22.04.

Expected behavior

Prowler azure must work but throws error.

Actual Result with Screenshots or Logs

ubuntu@ubuntu-dev:~$ prowler azure
                         _
 _ __  _ __ _____      _| | ___ _ __
| '_ \| '__/ _ \ \ /\ / / |/ _ \ '__|
| |_) | | | (_) \ V  V /| |  __/ |
| .__/|_|  \___/ \_/\_/ |_|\___|_|v4.3.5
|_| the handy multi-cloud security tool

Date: 2025-01-14 08:35:17


2025-01-14 08:35:18,555 [File: provider.py:175]         [Module: provider]       CRITICAL: TypeError[168]: 'ABCMeta' object is not subscriptable

How did you install Prowler?

From pip package (pip install prowler)

Environment Resource

Ubuntu 22.04 virtual machine.

OS used

Ubuntu 22.04

Prowler version

4.3.5

Pip version

22.0.2

Context

The same prowler, 4.3.5 running on ubuntu 20.04 is working. Python version: 3.10.12

@mai1x9 mai1x9 added bug status/needs-triage Issue pending triage labels Jan 14, 2025
@jfagoagas
Copy link
Member

jfagoagas commented Jan 14, 2025

Hello @mai1x9, thanks for reporting this, I've just passed this to the team and they'll review it shortly. We'll get back to you once we have an update.

Thanks for using Prowler 🚀

@jfagoagas jfagoagas added the provider/azure Issues/PRs related with the Azure provider label Jan 14, 2025
@puchy22
Copy link
Member

puchy22 commented Jan 17, 2025

Hi @mai1x9,

I haven’t been able to reproduce the error you encountered. Please try using a newer version, as version 4.3.5 is no longer supported. If the issue persists, kindly provide me with the logs from running the following command:

prowler azure --sp-env-auth --verbose --log-level ERROR

Thank you!

@mai1x9
Copy link
Author

mai1x9 commented Jan 17, 2025

Hi @mai1x9,

I haven’t been able to reproduce the error you encountered. Please try using a newer version, as version 4.3.5 is no longer supported. If the issue persists, kindly provide me with the logs from running the following command:

prowler azure --sp-env-auth --verbose --log-level ERROR

Thank you!

@puchy22 have you checked on ubuntu 22.04.
Also I have installed 5.0.5 and seems working with no errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug provider/azure Issues/PRs related with the Azure provider status/needs-triage Issue pending triage
Projects
None yet
Development

No branches or pull requests

3 participants