Resolve Nginx Connect () to 127.0.0.1:8080 failed (13:permission denied) while Connect

Source: Internet
Author: User
Tags log log

In the NGINX+TOMCAT load balancer encountered this permission problem, in the Error.log log, we can see the following:

 connect () to 127.0.0.1:8080 failed (13:permission denied) and connecting to upstream,

After a few checks and Google, it should be the result of SELinux. You can choose between two ways:

1. To close SELinux, you can view the following articles:

View SELinux status and turn off SELinux under CentOS

2, execute the following command

Setsebool-p Httpd_can_network_connect 1

Original address:

Resolve Nginx Connect () to 127.0.0.1:8080 failed (13:permission denied)

Resolve Nginx Connect () to 127.0.0.1:8080 failed (13:permission denied) while Connect

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.