CRITICAL OSError(13) regarding output json file permission #1861
-
Hi, Team. I'm using 3.1.4 version of Prowler. When I run prowler to audit my aws account, it shows error and exit. Can someone please help me to troubleshoot this? =========================================================== (prowler) ubuntu@mkvmubuntu:~/prowler$ prowler aws Date: 2023-02-08 13:19:20 This report is being generated using credentials below: AWS-CLI Profile: [default] AWS Filter Region: [all] Executing 247 checks, please wait... 2023-02-08 13:21:36,659 [File: utils.py:15] [Module: utils] CRITICAL: /home/ubuntu/prowler/output/prowler-output-663596238219-20230208131920.json: OSError[13] |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @whatthejay, that is due to the file descriptor limits in your operating system, please see here to solve the problem https://docs.prowler.cloud/en/latest/troubleshooting/ |
Beta Was this translation helpful? Give feedback.
Hi @whatthejay, that is due to the file descriptor limits in your operating system, please see here to solve the problem https://docs.prowler.cloud/en/latest/troubleshooting/