Deploying MineMeld on CentOS Nginx Task failed

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Deploying MineMeld on CentOS Nginx Task failed

L0 Member

Hello Team,

 

I'm trying to deploy MineMeld on the CentOS server following the PAN Github procedures. 

When I start the ansible playbook, all the tasks completed exept the 'enable nginx connections to upstream'. 

Related log is below. CentOS release is CentOS Linux release 7.9.2009 (Core). How can I proceed to solve this problem?


TASK [minemeld : enable nginx connections to upstream] **************************************************************************************************************************************************************************************
fatal: [127.0.0.1]: FAILED! => {"changed": true, "cmd": ["setsebool", "-P", "httpd_can_network_connect", "1"], "delta": "0:00:00.002830", "end": "2021-01-13 15:43:59.472129", "msg": "non-zero return code", "rc": 1, "start": "2021-01-13 15:43:59.469299", "stderr": "setsebool: SELinux is disabled.", "stderr_lines": ["setsebool: SELinux is disabled."], "stdout": "", "stdout_lines": []}

PLAY RECAP **********************************************************************************************************************************************************************************************************************************
127.0.0.1 : ok=65 changed=30 unreachable=0 failed=1 skipped=4 rescued=0 ignored=0

 

0 REPLIES 0
  • 1525 Views
  • 0 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!