Prowler Issue #2564
Replies: 7 comments 1 reply
-
Hi @jatinwadhwa27 that is due to the limit of file descriptors allowed in that session in your OS, look at here to fix it https://docs.prowler.cloud/en/latest/troubleshooting/ |
Beta Was this translation helpful? Give feedback.
-
Hi Toni
Thanks for this but I running prowler on ubuntu 20.0.4
…On Mon, Jul 10, 2023, 18:25 Toni de la Fuente ***@***.***> wrote:
Hi @jatinwadhwa27 <https://github.com/jatinwadhwa27> that is due to the
limit of file descriptors allowed in that session in your OS, look at here
to fix it https://docs.prowler.cloud/en/latest/troubleshooting/
—
Reply to this email directly, view it on GitHub
<#2564 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BBFQLGJO4MYGDZJGP3GDPNLXPP3V7ANCNFSM6AAAAAA2EPCURI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
That issue apply to any linux/unix OS. |
Beta Was this translation helpful? Give feedback.
-
Hello Toni
I am still getting the same error after using ulimit -n 1000.
My ubuntu machine is 1 core, 8 GB memory.
Best regards
Jatin
…On Mon, Jul 10, 2023 at 6:57 PM Toni de la Fuente ***@***.***> wrote:
That issue apply to any linux/unix OS.
—
Reply to this email directly, view it on GitHub
<#2564 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BBFQLGJQ4KODHWFQIBH5ZT3XPP7MZANCNFSM6AAAAAA2EPCURI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Jatin Wadhwa
Infosec Consultant
Indisec IS Consultants Pvt
+91 9818231221
|
Beta Was this translation helpful? Give feedback.
-
can you add |
Beta Was this translation helpful? Give feedback.
-
I have used the log level error but didnt find any specific issues in the json collected. |
Beta Was this translation helpful? Give feedback.
-
Hi Toni
I have sorted the issue out. I upgraded the prowler to 3.7.0 the latest one
and also changed the ulimit to 4096 from 1000 as before it worked like a
charm
Thank you
Any article if you cant point me toward which can help build a dashboard
for my prowler reports
…On Mon, Jul 10, 2023 at 9:05 PM Toni de la Fuente ***@***.***> wrote:
can you add --log-level ERROR to see what else is going on?
—
Reply to this email directly, view it on GitHub
<#2564 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BBFQLGPFATHMZTAXKBFGYJ3XPQOMXANCNFSM6AAAAAA2EPCURI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Jatin Wadhwa
Infosec Consultant
Indisec IS Consultants Pvt
+91 9818231221
|
Beta Was this translation helpful? Give feedback.
-
2023-07-10 12:14:12,691 [File: utils.py:15] [Module: utils] CRITICAL: xxxxxxxxxxxxx.html: OSError[13]
When I run the prowler tool I get this error for my aws tenant
Beta Was this translation helpful? Give feedback.
All reactions